Commit Graph

348 Commits

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