Commit Graph

322 Commits

Author SHA1 Message Date
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