Commit Graph

522 Commits

Author SHA1 Message Date
Nick Clifton b3fd2f8ff9 Housekeeping: Delete retired patches. Renumber patches.
Increase version number past F24 because F24 update is blocked by a version number comparison.
2016-04-22 09:08:24 +01:00
Nick Clifton 2fa80847e2 Import patch to fix generation of x86 relocs in PIE mode. (PR 19827) 2016-03-18 10:18:50 +00:00
Nick Clifton 712d1262f6 Import patch to have common symbols in an executable override definitions in shared objects (PR 19579)
Resolves: #1312507
2016-03-14 17:36:56 +00:00
Nick Clifton c7d41bf2ae Import patch to fix x86 GOT offset calculation in 2.26 sources (PR 19601)
Resolves: #1312489
2016-02-29 16:19:02 +00:00
Nick Clifton 0024239f34 Import patch to fix symbol versioning bug in 2.26 sources (PR 19698)
Resolves: #1312151
2016-02-26 13:38:28 +00:00
Nick Clifton 1963b8a307 Import H.J.Lu's kernel LTO patch.
Related: #1302071
2016-02-19 10:00:43 +00:00
poma 3445ae2cc2 Enable -Bsymbolic and -Bsymbolic-functions to PIE. Needed by Syslinux
Resolves: #1308296
2016-02-16 11:15:03 +00:00
Nick Clifton 6d4405bdd4 Retire: binutils-2.23.2-aarch64-em.patch
Resolves: #1305179
2016-02-10 17:43:16 +00:00
Nick Clifton bf77df855c Fix more compile time warnings generated by badly indented sources. 2016-02-09 15:40:15 +00:00
Nick Clifton b117b11140 Add fix for compile time warning building ARM assembler. 2016-02-04 12:51:17 +00:00
Nick Clifton 56fddbc07f Suppress the Reloc_Stub::Key::name() function in GOLD. 2016-02-04 12:12:15 +00:00
Nick Clifton 9c62962685 Fix compile time warning building x86_64 gold. 2016-02-04 11:41:01 +00:00
Nick Clifton 783dd1f082 Corrected fix for formatting problems. 2016-02-04 11:00:59 +00:00
Nick Clifton 18938e5300 Fix compile time warning about incorrect indentation. 2016-02-04 10:35:39 +00:00
Dennis Gilmore 5da6eb588f - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 17:02:36 +00:00
Nick Clifton 9b795a3bc5 Experimental removal of the (old) kernel-ld-r patch. 2016-01-27 16:08:03 +00:00
Nick Clifton 54f8fd9435 ooops - fix typo in previous delta 2016-01-26 12:47:52 +00:00
Nick Clifton 987c54f5b6 Fix kernel patch so that AVR targets will build. 2016-01-26 11:05:45 +00:00
Nick Clifton c56cfc1db4 Fix kernel patch for PPC32 targets. 2016-01-25 12:47:06 +00:00
Nick Clifton e37b508a86 Rebase on the new FSF 2.26 binutils release
Resolves: 1271387
2016-01-25 11:31:53 +00:00
Nick Clifton 58ff635f1e Prevent an infinite recursion when a plugin tries to claim a file in an unrecognised format.
Resolves: #1174065
2015-11-05 16:31:21 +00:00
Nick Clifton b39776830b Enable little endian support when configuring for 64-bit PowerPC.
Resolves: #1275709
2015-10-28 11:46:46 +00:00
Nick Clifton 2143cbc355 Fix incorrectly generated binaries and DSOs on PPC platforms.
Resolves: #1247126
2015-09-24 13:00:18 +01:00
Nick Clifton 29776bac49 Fix handling of AArch64 local GOT relocs.
Resolves: #1262091
2015-09-11 18:59:36 +01:00
Nick Clifton fe17c525e4 Do not enable deterministic archives by default
Resolves: #1195883
2015-09-10 09:51:57 +01:00
Rex Dieter 0e5924dcde Qt linked with gold crash on startup (#1193044) 2015-08-06 11:33:26 -05:00
Nick Clifton bc7b34fba7 Fix the parsing of corrupt iHex files.
Resovles: #1250141
2015-08-04 17:22:33 +01:00
Nick Clifton 90a6397236 Retire: binutils-2.25-aarch64-fPIC-error.patch (no longer needed after rebase).
Resovles: #1249969
2015-08-04 16:06:33 +01:00
Nick Clifton c9267a9a9b Rebase on FSF binutils 2.25.1 release.
Retire: binutils-2.25-x86_64-pie-relocs.patch
2015-07-23 09:34:04 +01:00
Nick Clifton 3c3e148fe3 For AArch64 issue an error message when attempting to resolve a
PC-relative dynamic reloc in a non-PIC object file.
Related: 1232499
2015-07-02 14:54:41 +01:00
Dennis Gilmore 16714c52b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 01:49:48 +00:00
Nick Clifton a225f076e9 Make the AArch64 GOLD port use 64K pages.
Resolves: BZ #1225156 and BZ #1215546
2015-06-10 20:20:02 +01:00
Nick Clifton 9b18d3fcd6 Require the coreutils so that touch is available.
Resolves: BZ #1215242
2015-04-27 13:01:49 +01:00
Nick Clifton 17d93b6c7f Enable building GOLD for the AArch64.
Resolves: BZ #1203057
2015-04-21 17:21:49 +01:00
Nick Clifton 60a8c57936 Remove the windmc manual page, so that it is not installed.
Resolves: BZ #1203606
2015-03-19 14:26:31 +00:00
Till Maas a9c5952267 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:24:00 +01:00
Nick Clifton cb8d97c37e Fix scanning for object symbols in binutils-2.25-kernel-ld-r.patch
Resolves: BZ #1149660
2015-02-02 16:32:37 +00:00
Nick Clifton 09dade7667 Import the fix for PR ld/17827 from FSF mainline.
Resolves: BZ #1182511
2015-01-20 17:14:36 +00:00
Nick Clifton 5713793b39 Suppress building of GOLD for PPC, for now...
Resolves: BZ #1173780
2015-01-12 17:17:10 +00:00
Ralf Corsépius 3e82b7ae14 Reflect configure.info/standards.info having been dropped (RHBZ#1177359). 2014-12-27 11:05:46 +01:00
Nick Clifton cb347a47c2 Rebase the source on the new 2.25 FSF binutils release. 2014-12-24 12:11:52 +00:00
Nick Clifton ea1b2220db Fix problems with the ar program reported in FSF PR 17533.
Resolves: BZ #1162666, #1162655
2014-11-13 11:41:23 +00:00
Nick Clifton f396ddc9f7 Fix buffer overrun in ihex parser.
Fix memory corruption in previous patch.
Consoldiate corrupt handling patches into just one patch.
Default strings command to using -a.
2014-10-31 12:17:36 +00:00
Nick Clifton c6c4136c20 Fix memory corruption bug introduced by the previous patch. 2014-10-29 10:36:37 +00:00
Nick Clifton 8d9ecc8685 Import patches for PR/17510 and PR/17512 to fix reading corrupt ELF binaries.
Resolves: BZ #1157276, #1157277
2014-10-28 10:56:06 +00:00
Nick Clifton b57b4a1e9b Import patch from mainline to fix seg-fault when reading corrupt group headers.
Resolves: BZ #1157276, #11527277
2014-10-27 13:01:52 +00:00
Nick Clifton 09883f6445 Import patch from mainline to fix seg-fault when reading corrupt srec fields.
Resolves: BZ #1156272
2014-10-24 15:57:33 +01:00
Kyle McMartin d7c31854e8 backport fix from HEAD that fixes LTO + ifunc when using ld.bfd instead of gold
also increase ELF_COMMON_PAGESIZE to 64K on aarch64 a la ppc64
2014-08-26 10:45:37 -04:00
Kyle McMartin 422f7b7960 binutils-2.24-aarch64-fix-ie-relax.patch: fix GD to IE relaxation under register pressure
split some fixes out, so it's easier to see what's backported
2014-08-22 11:52:55 -04:00
Kyle McMartin 404956d0f6 bfd/elfnn-aarch64.c: use correct offsets in final_link_relocate
Resolves: BZ #1126199
2014-08-21 22:14:57 -04:00
Nick Clifton eaa735511a Import patch from mainline to fix indirect symbol resolution.
Resolves: BZ #1123714
2014-08-21 10:20:37 +01:00
Nick Clifton 6878c21860 Enable deterministic archives by default.
Resolves: BZ #1124342
2014-08-19 12:37:54 +01:00
Peter Robinson 6e1cadc95c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-15 22:39:09 +00:00
Nick Clifton 2bd8f32fb2 Correct elf_merge_st_other arguments for weak symbols.
Resolves: #1126436
2014-08-15 14:51:17 +01:00
Jeff Law e356d3a444 * Tue Aug 12 2014 Jeff Law <law@redhat.com> - 2.24-17
- Enable gold for PPC.
2014-08-12 13:35:46 -06:00
Kyle McMartin cd1fc1360a backport some testsuite fixes from upstream 2014-06-24 15:30:41 -04:00
Dennis Gilmore adb0f8668a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 22:01:52 -05:00
Nick Clifton cb51b833f9 Fix detection of little endian PPC64 binaries.
Resolves: #1095885
2014-05-09 11:16:41 +01:00
Nick Clifton b1b97a35f2 Fix detection of uncompressed .debug_str sections.
Resolves: #1082370
2014-04-28 16:48:25 +01:00
Nick Clifton 16b577d5e7 Fix compiling using gcc 4.9
Partially resolves: #1087374
2014-04-22 12:23:56 +01:00
Nick Clifton 316c3d4761 Use %{version} in Source string. 2014-03-27 09:51:59 +00:00
Nick Clifton 4dda3faefd Fix decoding of abbrevs using a DW_FORM_ref_addr attribute.
Resolved: #1056797
2014-01-28 12:19:34 +00:00
Nick Clifton 7c1c0bfb2b Import fixes on 2.24 branch that affect AArch64 IFUNC and PLT handling. 2013-12-17 11:40:44 +00:00
Nick Clifton edae137564 Fix building opcodes library with -Werror=format-security.
Resolves #1037026
2013-12-05 13:32:17 +00:00
Jeff Law 981ff06766 * Wed Dec 04 2013 Jeff Law <law@redhat.com> - 2.24-7
- Update to official binutils 2.24 release.
2013-12-04 10:24:11 -07:00
Nick Clifton 229c6dbadb Update binutils 2.24 snapshot. 2013-11-21 16:17:44 +00:00
Nick Clifton fcc0aa9887 - Update binutils 2.24 snapshot.
- Switch to using GIT instead of CVS to access the FSF repository.
- Retire binutils-2.24-nm-dynsym.patch
2013-11-12 08:45:24 +00:00
Nick Clifton 7ae446d791 - Update binutils 2.24 snapshot.
- Stop NM from halting if it encounters a file with no symbols when displaying dynamic symbols in multiple files.  (#1022845)
2013-10-25 11:02:10 +01:00
Nick Clifton ad5d3f039a Update binutils 2.24 snapshot. 2013-10-18 10:28:05 +01:00
Nick Clifton 3b030601d6 Update binutils 2.24 snapshot: binutils-2.24-2013-10-11 2013-10-11 10:27:34 +01:00
Nick Clifton b0ab35a6ae Adjust version number from 2.24.0 to 2.24 2013-10-04 16:55:00 +01:00
Nick Clifton 8c6f60c388 Use a local tarball rather than trying to download one. 2013-10-04 16:15:10 +01:00
Nick Clifton c8364ddc0d Fix location of source file. 2013-10-04 14:10:45 +01:00
Nick Clifton 5b79e05f88 Rebase on binutils 2.24 snapshot.
Retire: binutils-2.23.52.0.1-64-bit-thin-archives.patch,
        binutils-2.23.52.0.1-as-doc-texinfo-fixes.patch,
        binutils-2.23.52.0.1-check-regular-ifunc-refs.patch,
        binutils-2.23.2-ld-texinfo-fixes.patch,
        binutils-2.23.2-bfd-texinfo-fixes.patch,
        binutils-2.23.2-dwz-alt-debuginfo.patch
        binutils-2.23.2-s390-gas-machinemode.patch
        binutils-2.23.2-xtensa.memset.patch
        binutils-2.23.2-s390-zEC12.patch
        binutils-2.23.2-arm-add-float-abi-to-e_flags.patch
        binutils-2.23.51.0.1-readelf-flush-stdout.patch
2013-10-04 12:27:00 +01:00
Nick Clifton 37642687c8 Make readelf flush stdout before emitting an error or warning message.
Resolves: #1005182
2013-09-09 15:41:28 +01:00
Kyle McMartin d6a7761e06 Add the hard-float/soft-float ABI flag as appropriate for ET_DYN/ET_EXEC in EABI_VER5 2013-08-30 09:35:45 -04:00
Nick Clifton f3ecc48453 Add support for the s/390 zEC12 architecture to gas.
Resolves: #996395
2013-08-14 11:51:31 +01:00
Nick Clifton 8627b7fec0 Fix typos in invocations of memset in elf32-xtensa.c 2013-08-12 11:56:59 +01:00
Karsten Hopp 858928c4f0 disable -Werror on ppc64p7 for #918189 2013-08-07 14:34:16 +02:00
Dennis Gilmore 0a13497c69 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 22:28:20 -05:00
Nick Clifton cc4bf7386b Add support for the S/390 .machinemode pseudo-op to GAS.
Resolves: #986031
2013-07-19 13:46:30 +01:00
Nick Clifton 9aa667ddde Add a requirement for libstdc++-static when running the GOLD testsuite. 2013-07-05 11:11:18 +01:00
Nick Clifton 65af22ec81 Fix building of aarch64 targets after applying the patch for kernel ld -r modules.
Fix building when "--with debug" is specified.
2013-06-05 10:39:19 +01:00
Nick Clifton 9a844518ab Add support for the alternative debuging files generated by the DWZ program.
Resolves: #965255
2013-05-29 16:20:47 +01:00
Nick Clifton cf89fe02ea Add fix for generating bfd documentation. 2013-05-17 09:18:15 +01:00
Nick Clifton d43b72113c Import H.J.'s patch to add support for kernel ld -r modules. 2013-05-17 08:42:58 +01:00
Nick Clifton a95226edfc Fix errors reported by version 5.0 of texinfo when parsing assembler documentation. 2013-04-26 08:26:27 +01:00
Nick Clifton 767651388e Fix errors reported by version 5.0 of texinfo when parsing linker documentation. 2013-04-25 17:04:12 +01:00
Nick Clifton 7a3406881d Switch over to basing sources on the official FSF binutils releases.
Retire binutils-2.23.52.0.1-revert-pr15149.patch.
Update binutils-2.22.52.0.1-relro-on-by-default.patch and binutils-2.23.52.0.1-as-doc-texinfo-fixes.patch.
2013-04-25 16:28:02 +01:00
Nick Clifton d5ebb3e8df Import patch for FSF mainline PR 15371 to fix ifunc references in shared libraries.
Partially resolves: #927818
2013-04-17 16:16:27 +01:00
Nick Clifton 47e37c4a28 Enhance opncls.c:find_separate_debug_file() to look in Fedora specific locations.
Enhance dwarf2.c:find_line() to work with shared libraries.
Might resolve: #920542
2013-03-14 13:53:38 +00:00
Nick Clifton 79e98a9f2d Fix addr2line to use dynamic symbols if it failed to canonicalize ordinary symbols.
Might resolve: #920542
2013-03-13 17:19:21 +00:00
Nick Clifton 162c1fc381 Change requirement to explicitly depend upon /usr/bin/pod2man.
Another attempt at a fix for: #920545
2013-03-13 16:17:35 +00:00
Nick Clifton e0a8842080 Require perl for pod2man for building man pages.
Might resolve: #920545
2013-03-13 12:13:23 +00:00
Nick Clifton 3f3148de6a Reverts patch for PR15149 - prevents report weak DT_NEEDED symbols.
May fix BZ918003
2013-03-08 12:21:56 +00:00
Nick Clifton 1063dbe9c2 Enable building of GOLD for the ARM.
Resolves: #908966
2013-03-06 16:07:24 +00:00
Nick Clifton 86dfbfd4c3 Fix errors reported by version 5.0 of texinfo. 2013-03-04 09:01:40 +00:00
Nick Clifton f2a73fac2c Fix the creation of index tables in 64-bit thin archives.
Resolves #915411
2013-03-01 17:40:21 +00:00
Nick Clifton 99379f5eec Rebase on 2.23.51.0.1 release.
Resolves: #916516
2013-02-28 11:47:57 +00:00
Nick Clifton 92aafd15a0 Enable 64-bit BFD for aarch64.
Resolves: #908904
2013-02-08 15:37:18 +00:00
Nick Clifton bd0afd4525 - Rebase on 2.23.51.0.9 release.
- Retire binutils-2.23.51.0.8-arm-whitespace.patch.
Resolves: #907089
2013-02-04 11:13:03 +00:00
Nick Clifton 00f0993c1e Allow more whitespace in ARM instructions.
Resolves: #892261
2013-01-21 11:04:08 +00:00
Nick Clifton 4c0c3e880e Add bc to BuildRequires when running the testsuite.
Resolves: #895321
2013-01-15 11:32:40 +00:00
Nick Clifton 7abab3da96 Add runtime link with libdl.
Resolves: #889134
2013-01-02 14:54:46 +00:00
Nick Clifton 4292cb60ec Rebase on 2.23.51.0.8 release.
Resolves: #890382
2013-01-02 10:51:33 +00:00
Nick Clifton 5880ed7967 Rebase on 2.23.51.0.7 release.
Resolves: #889432
2012-12-21 09:36:20 +00:00
Nick Clifton e35c5a1246 Rebase on 2.23.51.0.6 release.
Resolves: #880508
2012-11-27 10:16:31 +00:00
Nick Clifton 1344610fb5 Rebase on 2.23.51.0.5 release.
Resolves: #876141
Retires: binutils-2.23.51.0.3-arm-ldralt.patch
2012-11-13 17:46:33 +00:00
Nick Clifton e8eb590ac5 Rename ARM LDRALT instruction to LDALT.
Resolves: #869025
2012-10-23 10:46:05 +01:00
Jon Ciesla 4346be8bff Provides: bundled(libiberty) 2012-10-15 14:43:50 -05:00
Nick Clifton 5fc1b8396e Rebase on 2.23.51.0.3 release.
Resolves: #858560
2012-10-02 13:09:01 +01:00
Nick Clifton a0cd9b74e1 Rebase on 2.23.51.0.2 release.
Resolves: #856119
Retire binutils-2.23.51.0.1-gold-keep.patch and binutils-rh805974.patch.
2012-09-11 14:17:34 +01:00
Jeff Law 23113b3c7c - Correctly handle PLTOFF relocs for s390 IFUNCs. 2012-09-04 10:49:01 -06:00
Karsten Hopp 38b6595bbe apply F17 commit cd2fda5 to honour {powerpc64} macro (#834651) 2012-08-14 17:38:17 +02:00
Nick Clifton 96e01b840b Make GOLD hHonour KEEP directives in linker scripts.
Resolves: #8333355
2012-08-14 10:23:24 +01:00
Nick Clifton fe57180be4 Rebase on 2.23.51.0.1 release.
Retire binutils-2.22.52.0.4-dwz.patch, binutils-2.22.52.0.4-ar-4Gb.patch, binutils-2.22.52.0.4-arm-plt-refcount.patch, binutils-2.22.52.0.4-s390-64bit-archive.patch.
Resolves: #846433
2012-08-08 11:04:01 +01:00
Nick Clifton cc48585e6c Make the binutils-devel package depend upon the binutils package.
Resolves #845082
2012-08-02 13:47:40 +01:00
Nick Clifton 900d65c3da Disable checks that config.h is included before system headers.
Resolves: 845084
2012-08-02 11:23:36 +01:00
Nick Clifton debfc6d605 Use 64bit indicies in archives for s390 binaries. (#835957) 2012-07-17 14:48:39 +01:00
Nick Clifton 45e2b47aa7 Catch attempts to create a broken symbol index with archives > 4Gb in size. (#835957) 2012-07-05 15:41:54 +01:00
Nick Clifton 0dfc6cabe1 Import fix for ld/14189. (#829311) 2012-06-29 13:45:42 +01:00
Nick Clifton de3f00e4ec Fix handling of archives > 4Gb in size by importing patch for PR binutils/14302. (#835957) 2012-06-29 11:45:20 +01:00
Jakub Jelinek 59f002d13a Add minimal dwz -m support. 2012-06-19 09:50:51 +02:00
Nick Clifton ea460ded34 Rebase on 2.22.52.0.4 release. (#829027) 2012-06-07 08:07:03 +01:00
Nick Clifton acb1c552b3 Rebase on 2.22.52.0.3 release. (#819823) 2012-05-08 12:09:32 +01:00
Nick Clifton f3ebd325f9 Rebase on 2.22.52.0.2 release. (#816514)
Retire binutils-2.22.52.0.1-weakdef.patch, binutils-2.22.52.0.1-ld-13621.patch, binutils-rh797752.patch, binutils-2.22.52.0.1-x86_64-hidden-ifunc.patch, binutils-2.22.52.0.1-tsx.patch and binutils-2.22.52.0.1-hidden-ifunc.patch.
Update binutils-2.22.52.0.1-reloc-on-by-default.patch.
2012-04-30 16:36:53 +01:00
Nick Clifton 21664c127f Include demangle.h in the binutils-devel rpm. 2012-04-30 15:53:44 +01:00
Nick Clifton 29ab3f6c02 Enable -zrelro by default for RHEL 7+. (#807831) 2012-04-03 15:49:11 +01:00
Nick Clifton c51b2800bb Enable -zrelro by default for RHEL 7+ as well as Fedora 18+ (#807831) 2012-04-02 17:37:42 +01:00
Jakub Jelinek 45f57ff341 Fix up handling of hidden ifunc relocs on i?86 2012-03-16 16:37:59 +01:00
Jeff Law ac69f16321 Fix changelog date 2012-03-14 10:23:50 -06:00
Jeff Law a76c9477f4 Fix c++filt docs (2nd instance) (#797752) 2012-03-14 10:23:12 -06:00
Jakub Jelinek f674c212db 2.22.52.0.1-8 2012-03-07 09:49:23 +01:00
Nick Clifton 6b2ab95e10 Enable -zrelro be default. (#621983) 2012-03-06 15:17:32 +00:00
Jeff Law 786114ad70 Fix c++filt docs (#797752) 2012-02-29 09:52:22 -07:00
Nick Clifton 9aa2cc66bd Add upstream ld/13621 'dangling global hidden symbol in symtab' patch. 2012-02-14 15:53:26 +00:00
Adam Williamson 92cfe74afd bump to apply patch 2012-02-08 15:51:27 -08:00
Adam Williamson 65d3230d02 drop the ChangeLog changes from the patch so it applies, and apply it 2012-02-08 15:50:44 -08:00
Adam Williamson 4660e1baa3 add upstream weakdef.patch to fix RH #788107 2012-02-08 15:33:01 -08:00
Nick Clifton 7698ba09ba Drat - forgot to upload the new tarball. Now done. 2012-02-01 17:22:20 +00:00
Nick Clifton 8e8dc3d383 - Rebase on 2.22.52 release.
- Remove build-id.patch and gold-casts.patch as they are included in the 2.22.52 sources.
2012-02-01 16:49:34 +00:00
Nick Clifton 1695c639cf Fix bug in GOLD sources parsing signed integers in command line options. 2012-01-13 14:11:30 +00:00
Nick Clifton 3670e94633 Add casts for building gold with 4.7 version of gcc. 2012-01-13 12:58:28 +00:00
Dennis Gilmore 2d4d33bf93 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 16:31:55 -06:00
Nick Clifton b046c6d2c5 Add changelog entry to binutils.spec 2011-11-22 16:43:38 +00:00
Nick Clifton 8950c298fd Rebase on 2.22 release. 2011-11-22 16:41:33 +00:00
Nick Clifton 08625d2c91 Rebuild libopcodes.a with -fPIC. 2011-09-30 16:12:05 +01:00
Nick Clifton 408e5810e0 Rebase on 2.21.53.0.2 tarball. Delete unneeded patches. (BZ 728677) 2011-08-08 14:07:13 +01:00
Nick Clifton 89be60d9a2 Fix typo in changelog entry 2011-08-02 14:14:50 +01:00
Nick Clifton e39b494e58 Update libiberty demangling. (BZ 727453) 2011-08-02 14:14:01 +01:00
Nick Clifton 5a38d502ff Import Jakub Jelinek's patch to add support for displaying the contents of .debug_macro sections. 2011-07-27 10:32:54 +01:00
Nick Clifton 1ac3c72670 Rebase on 2.21.53.0.1 tarball. Delete unneeded patches. (BZ 712668) 2011-07-19 12:22:08 +01:00
Nick Clifton 3e3ce188a7 Import fix for PR ld/12921. 2011-06-24 11:46:17 +01:00
Nick Clifton c834ce88cc Run "alternatives --auto" to restore ld symbolic link if it was manually configured. (BZ 661247) 2011-06-24 11:01:20 +01:00
Nick Clifton c2d4d7cd61 Fix seg-fault attempting to find a function name without a symbol table. (BZ 713471) 2011-06-16 13:29:48 +01:00
nick clifton 9a40ab20db Import fix for PR ld/12851 (BZ 711268) 2011-06-10 08:52:05 +01:00
nick clifton a9ad2404e8 Rebase on 2.21.52.0.1 tarball. (BZ 712025) 2011-06-09 12:16:25 +01:00
nick clifton 107281f3ba Rebase on 2.21.51.0.9 tarball. (BZ 703105) 2011-05-10 09:58:23 +01:00
Peter Robinson 4bb2530e86 Add ARM to BFD checks 2011-05-02 08:30:19 +01:00
nick clifton b93cfa4dc3 Delete plugins patch - enable plugins via configure option. 2011-04-11 12:22:39 +01:00
nick clifton c4a4783715 Rebase on 2.21.51.0.8 tarball. 2011-04-11 10:59:01 +01:00
nick clifton 27e5904f97 Rebase on 2.21.51.0.7 tarball. 2011-03-17 10:46:47 +00:00
nick clifton 4fe5c928d2 Enable gold plugins. (BZ 682852) 2011-03-08 16:24:53 +00:00
nick clifton 697bf30baa - Rebase on 2.21.51.0.6 tarball. 2011-02-10 16:30:51 +00:00
Dennis Gilmore a5eb3e0961 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 22:58:27 -06:00
Jakub Jelinek 873b5453b0 Readd forgotten --build-id fix patch. 2011-01-28 15:52:56 +01:00
Dan Horák 641a933d19 - fix build on non-gold arches like s390(x) where both ld and ld.bfd is installed 2011-01-06 10:29:10 +01:00
nick clifton 19db05c0fb - Rebase on 2.21.51.0.5 tarball.
- Delete redundant patches.
- Fix gold+ld configure command line option.
2011-01-05 10:55:17 +00:00
Dan Horák 531a74d49f - "no" is not valid option for --enable-gold 2010-11-05 14:54:04 +01:00
Nick Clifton 53d6e53533 Rebase on 2.20.51.0.12 tarball. (BZ 582160) 2010-10-29 09:55:06 +01:00
Nick Clifton 918c022ea7 Rebase on 2.20.51.0.11 tarball. (BZ 631771) 2010-09-10 11:05:24 +01:00
Nick Clifton fb76e793be Allow ^ and ! characters in linker script wildcard patterns. (BZ 621742) 2010-08-20 16:07:03 +01:00
Nick Clifton fa26cbc678 Fix seg fault in sec_merge_emit(). (BZ 623687) 2010-08-20 13:03:04 +01:00
Nick Clifton bd25b08cdb Rebase on 2.20.51.0.10 tarball.
Import GOLD sources from binutils mainline as of 10 Aug 2010.
2010-08-10 17:05:23 +01:00
Nicholas Clifton ebdf2916f0 Rename the binutils-static package to binutils-devel in line with the
Fedora packaging guidelines.
2010-06-30 10:00:25 +00:00
Nicholas Clifton 2ba3bf20b9 Allow GOLD linker to parse "-l<name>" directives inside INPUT statements in
linker scripts. (BZ 600553)
2010-06-09 15:02:07 +00:00
Nicholas Clifton b429324655 Allow unique symbols in archive maps. 2010-05-04 20:10:34 +00:00
Nicholas Clifton f7c14791f0 Merge binutils-devel package into binutils-static package. (BZ 576300) 2010-04-20 14:35:27 +00:00
Nicholas Clifton 711d8b61df - Rebase on 2.20.51.0.7 tarball.
- Delete redundant patches: binutils-2.20.51.0.2-add-needed.patch,
    binutils-2.20.51.0.2-do-not-set-ifunc.patch,
    binutils-2.20.51.0.2-enable-gold.patch,
    binutils-2.20.51.0.2-gas-expr.patch,
    binutils-2.20.51.0.2-ifunc-ld-s.patch, binutils-2.20.51.0.2-lwp.patch,
    binutils-2.20.51.0.2-ppc-hidden-plt-relocs.patch,
    binutils-2.20.51.0.2-x86-hash-table.patch,
- Do not allow unique symbols to be bound locally. (PR ld/11434)
- Add support for DWARF4 debug information.
2010-04-08 15:57:31 +00:00
Nicholas Clifton 7272e92f0a Do not set ELFOSABI_LINUX on binaries which just link to IFUNC using DSOs.
(BZ 568941)
2010-03-04 13:18:00 +00:00
Nicholas Clifton 3f8308f3dc Copy the OSABI field in ELF headers, if set. (BZ 568921) 2010-03-02 15:32:01 +00:00
Nicholas Clifton 5f3d2b56d0 Create separate static and devel sub-packages. (BZ 556040) 2010-02-12 13:53:24 +00:00
Nicholas Clifton eb2c3474d5 Fix seg-fault when linking mixed x86 and x86_64 binaries. (BZ 487472) 2010-02-02 13:34:50 +00:00
Nicholas Clifton 17167ab951 Add a requirement for the coreutils. (BZ 557006) 2010-01-22 15:30:01 +00:00
Nicholas Clifton 8d40e3a0e8 Fix --no-copy-dt-needed so that it does not complain about weak references.
Fix --no-copy-dt-needed so that it reports the correct input file which
    needs a DSO.
2010-01-20 09:48:52 +00:00
Nicholas Clifton cff4ada549 Fix ppc hidden plt patch. 2009-12-18 14:53:13 +00:00
Nicholas Clifton 8ef28f50d1 Apply patch for PR 11088. (BZ 544149) 2009-12-17 17:41:35 +00:00
Nicholas Clifton 655e7ef445 Apply patch for PR 10856. (BZ 544358) 2009-12-09 12:07:11 +00:00
roland 59a4c4b1b3 Build gold only for x86 flavors until others are tested. 2009-12-01 22:08:40 +00:00
roland 0938f9b842 Fix %preun buglet. 2009-11-24 23:13:35 +00:00
roland ea3df5e4c2 Fix up severely botched commit. 2009-11-24 22:03:24 +00:00
Nicholas Clifton 470a4914c7 Add support for building gold. 2009-11-24 21:38:13 +00:00
Jakub Jelinek e002c5613b 2.20.51.0.2-5 2009-11-09 14:00:46 +00:00
Jakub Jelinek 98da9d924c 2.20.51.0.2-4 2009-11-09 10:01:04 +00:00
Nicholas Clifton 7bd7de7187 Rename --add-needed to --copy-dt-needed-entries and improve error message. 2009-11-05 18:33:17 +00:00
Jan Kratochvil 4f046e66e3 - Fix rpm --excludedocs (BZ 515922).
- Fix spurious scriplet errors by `exit 0'. (BZ 517979, Nick Clifton)
2009-10-27 18:56:42 +00:00
Nicholas Clifton 2055b15849 - Rebase on 2.20 tarball.
- Remove redundant moxie patch.
- Remove redundant unique is global patch.
- Remove redundant cxxfilt java doc patch.
2009-10-12 11:18:37 +00:00
Jan Kratochvil 002f77263a - Remove spurious description of nonexistent --java switch for cxxfilt. 2009-09-29 17:35:56 +00:00
Jakub Jelinek 21b973b9ce 2.19.51.0.14-31.fc12 2009-08-06 13:17:59 +00:00
Jesse Keating 37e61ba5ad - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 18:04:11 +00:00