diff options
| author | Elvis Dowson <elvis.dowson@gmail.com> | 2013-03-29 12:23:09 +0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-22 14:45:04 +0100 |
| commit | fd566d20b76c0c9febcd7a13cfd4b062d2d14424 (patch) | |
| tree | 9f95a07483a7172587742ff69ba50b70a67df926 /meta/recipes-devtools/gcc/gcc-4.8.inc | |
| parent | c3cc4bfc83e53acdb2e7ef6ac139598a5ebd8a7f (diff) | |
| download | poky-fd566d20b76c0c9febcd7a13cfd4b062d2d14424.tar.gz | |
gcc-4.8: Refactor gcc-4.8.0 patch files.
(From OE-Core rev: 16ab55220c4b602a8406c7a4405c737caae5907b)
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.8.inc')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.8.inc | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.8.inc b/meta/recipes-devtools/gcc/gcc-4.8.inc index 25b5f2caf7..87af783e2c 100644 --- a/meta/recipes-devtools/gcc/gcc-4.8.inc +++ b/meta/recipes-devtools/gcc/gcc-4.8.inc | |||
| @@ -30,41 +30,41 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
| 30 | file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8" | 30 | file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8" |
| 31 | 31 | ||
| 32 | SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ | 32 | SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ |
| 33 | file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ | 33 | file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ |
| 34 | file://100-uclibc-conf.patch \ | 34 | file://0002-uclibc-conf.patch \ |
| 35 | file://gcc-uclibc-locale-ctype_touplow_t.patch \ | 35 | file://0003-gcc-uclibc-locale-ctype_touplow_t.patch \ |
| 36 | file://200-uclibc-locale.patch \ | 36 | file://0004-uclibc-locale.patch \ |
| 37 | file://203-uclibc-locale-no__x.patch; \ | 37 | file://0005-uclibc-locale-no__x.patch \ |
| 38 | file://204-uclibc-locale-wchar_fix.patch; \ | 38 | file://0006-uclibc-locale-wchar_fix.patch \ |
| 39 | file://205-uclibc-locale-update.patch; \ | 39 | file://0007-uclibc-locale-update.patch \ |
| 40 | file://301-missing-execinfo_h.patch \ | 40 | file://0008-missing-execinfo_h.patch \ |
| 41 | file://302-c99-snprintf.patch \ | 41 | file://0009-c99-snprintf.patch \ |
| 42 | file://303-c99-complex-ugly-hack.patch \ | 42 | file://0010-c99-complex-ugly-hack.patch \ |
| 43 | file://304-index_macro.patch \ | 43 | file://0011-index_macro.patch \ |
| 44 | file://305-libmudflap-susv3-legacy.patch \ | 44 | file://0012-libmudflap-susv3-legacy.patch \ |
| 45 | file://306-libstdc++-namespace.patch \ | 45 | file://0013-libstdc-namespace.patch \ |
| 46 | file://740-sh-pr24836.patch \ | 46 | file://0014-sh-pr24836.patch \ |
| 47 | file://800-arm-bigendian.patch \ | 47 | file://0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch \ |
| 48 | file://gcc-poison-system-directories.patch \ | 48 | file://0016-gcc-poison-system-directories.patch \ |
| 49 | file://gcc-poison-dir-extend.patch \ | 49 | file://0017-gcc-poison-dir-extend.patch \ |
| 50 | file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ | 50 | file://0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ |
| 51 | file://64bithack.patch \ | 51 | file://0019-64-bit-multilib-hack.patch \ |
| 52 | file://optional_libstdc.patch \ | 52 | file://0020-optional-libstdc.patch \ |
| 53 | file://disable_relax_pic_calls_flag.patch \ | 53 | file://0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch \ |
| 54 | file://COLLECT_GCC_OPTIONS.patch \ | 54 | file://0022-COLLECT_GCC_OPTIONS.patch \ |
| 55 | file://use-defaults.h-and-t-oe-in-B.patch \ | 55 | file://0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \ |
| 56 | file://pr32219.patch \ | 56 | file://0024-PR-target-32219.patch \ |
| 57 | file://fortran-cross-compile-hack.patch \ | 57 | file://0025-fortran-cross-compile-hack.patch \ |
| 58 | file://libgcc-sjlj-check.patch \ | 58 | file://0026-libgcc-sjlj-check.patch \ |
| 59 | file://cpp-honor-sysroot.patch \ | 59 | file://0027-cpp-honor-sysroot.patch \ |
| 60 | file://mips64-default-n64.patch \ | 60 | file://0028-MIPS64-Default-to-N64-ABI.patch \ |
| 61 | file://GLIBC_DYNAMIC_LINKER.patch \ | 61 | file://0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \ |
| 62 | file://gcc-argument-list-too-long.patch \ | 62 | file://0030-gcc-Fix-argument-list-too-long-error.patch \ |
| 63 | file://disablesdt.patch \ | 63 | file://0031-Disable-sdt.patch \ |
| 64 | file://libtool.patch \ | 64 | file://0032-libtool.patch \ |
| 65 | file://gcc-armv4-pass-fix-v4bx-to-ld.patch \ | 65 | file://0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \ |
| 66 | file://use-ml-conf-files-from-B.patch \ | 66 | file://0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch \ |
| 67 | file://wcast-qual-PR55383.patch \ | 67 | file://0035-wcast-qual-PR-55383.patch \ |
| 68 | " | 68 | " |
| 69 | SRC_URI[md5sum] = "e6040024eb9e761c3bea348d1fa5abb0" | 69 | SRC_URI[md5sum] = "e6040024eb9e761c3bea348d1fa5abb0" |
| 70 | SRC_URI[sha256sum] = "b037fe5132b71ecad2ea7141ec92292b5d32427bf90fd90cde432b1d5abacc2c" | 70 | SRC_URI[sha256sum] = "b037fe5132b71ecad2ea7141ec92292b5d32427bf90fd90cde432b1d5abacc2c" |
