Commit Graph

412 Commits

Author SHA1 Message Date
Fedora Release Engineering 33f0f2b93c - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 06:53:01 +00:00
Stephen Gallagher 3aec439323 Install COPYING[*] files using the %license macro.
Resolves: #1418430
2017-02-02 10:37:45 +00:00
Nick Clifton 1cd2662020 Fix buffer overflows when printing translated messages.
Resolves: #1417411
2017-01-31 11:48:35 +00:00
Nick Clifton 4ae66ca2b6 Include the filename concerned in readelf error messages.
Relates: #1412348
2017-01-16 13:01:22 +00:00
Nick Clifton b877ba7c27 Another speed up for objdump when displaying source code alognside disassembly.
Relates: #1397113
2017-01-09 14:13:52 +00:00
Nick Clifton bac2d67474 Speed up objdump when displaying source code alognside disassembly.
Resolves: #1397113
2016-11-22 17:38:26 +00:00
Nick Clifton fc94ffc4f9 Fix objdumps disassembly of dynamic executables.
Resolves: #1370275
2016-11-08 17:20:33 +00:00
Nick Clifton 2d9ddcdfa4 Fix GOLD for ARM and AARCH64 where it would generate bogus 'unresolved symbol' messages.
Resolves: #1386126
2016-11-04 16:12:46 +00:00
Nick Clifton db47e74e80 Fix invocation of /sbin/ldconfig when reinstalling binutils in order to prevent warnings from rpm.
Resolves: #1379030
2016-09-26 11:48:56 +01:00
Nick Clifton ab12bff2af Add i386pep emulation for all EFI capable CPU types.
Resolves: #1376870
2016-09-22 12:06:48 +01:00
Nick Clifton da9be1579e Use --with-sysroot=/ for native targets. This prevents the default
sysroot of /usr/local/<target>/sys-root from being used, which breaks
 locating needed shared libaries, but still allows the --sysroot
 linker command line option to be effective.
Resolves: #1374889
Resolves: #1377803
Resolves: #1377949
2016-09-21 16:34:08 +01:00
Nick Clifton 5dc0384acf - Omit building GOLD when bootstrapping.
- Add a generic build requirement on gcc.
- Move bison and m4 build requirements to be conditional upon building GOLD.
- Add --with-sysroot=/ configure option when building native targets.
- Skip PR14918 linker test for ARM native targets.
Resolves: #1374889
2016-09-20 14:39:09 +01:00
Nick Clifton 3478af0f2c Add support for building the rpm with "--with bootstrap" enabled.
Retire: binutils-2.20.51.0.2-ia64-lib64.patch
2016-09-16 15:00:06 +01:00
Nick Clifton d303a52d3e Properly disable the default generation of compressed debug sections.
Resolves: #1366182
2016-09-01 11:24:10 +01:00
Nick Clifton a243f6a308 Put sections in a monotonically increasing order of file offset.
Allow ARM and AArch64 targets to have relro on by default.
Add missing test files to lto patch.
2016-08-19 12:24:06 +01:00
Nick Clifton 8d06b5d1c4 Fix computation of sh_info field in the header of .dynsym sections. 2016-08-15 09:31:02 +01:00
Nick Clifton c1bb236faf Rebase on FSF binutils 2.27 release.
- Retire: binutils-2.26-formatting.patch
- Retire: binutils-2.26-Bsymbolic_PIE.patch
- Retire: binutils-rh1312151.patch
- Retire: binutils-2.26-fix-GOT-offset-calculation.patch
- Retire: binutils-2.26-common-definitions.patch
- Retire: binutils-2.26-x86-PIE-relocations.patch
2016-08-03 17:43:40 +01:00
Nick Clifton a302c15623 Enable support for GCC's LTO.
Resolves: #1342618
2016-06-13 13:00:09 +01:00
Nick Clifton 438d506569 Retire the copy-osabi patch.
Resolves: #1252066
2016-06-02 08:52:49 +01:00
Nick Clifton 8f9df622c5 Fix another compile time warning, this time in tc-arm.c.
Resolves: #1333695
2016-05-09 17:46:07 +01:00
Nick Clifton bee341650a Remove spurious delta in kernel lto patch. 2016-04-22 09:42:07 +01:00
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
poma 4ffa17dc92 Enable -Bsymbolic and -Bsymbolic-functions to PIE. Needed by Syslinux
Resolves: #1308296
2016-02-16 11:13:59 +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 d1c45d07d2 Fix the parsing of corrupt iHex files.
Resovles: #1250141
2015-08-04 17:21:53 +01:00