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
|
d5ad1c59d1
|
Added 2.20.0.51 tarball.
|
2010-08-10 17:44:37 +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 |
|
Fedora Release Engineering
|
cb0c5e2517
|
dist-git conversion
|
2010-07-28 11:00:19 +00: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 |
|
Bill Nottingham
|
d4c2b75b35
|
Fix typo that causes a failure to update the common directory. (releng
#2781)
|
2009-11-25 22:44:33 +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 |
|
Nicholas Clifton
|
eb06afa850
|
Fix thinko in patch.
|
2009-11-09 12:35:29 +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 |
|
roland
|
53d5c2880b
|
Remove bogon patch for .orig file
|
2009-10-16 00:41:01 +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 |
|
Nicholas Clifton
|
c4a1568849
|
Rebase sources on 2.19.51.0.14 tarball. Gain fixes for PRs 10429 and 10433.
|
2009-07-23 08:34:57 +00:00 |
|
Nicholas Clifton
|
573f2d34b3
|
Rebase sources on 2.19.51.0.113 tarball. Remove redundant orphan section
placement patch. (BZ 512937)
|
2009-07-22 08:34:04 +00:00 |
|
Nicholas Clifton
|
04855a470d
|
Add patch to allow moxie target to build, and hence --enable-targets=all to
work.
|
2009-07-14 10:40:08 +00:00 |
|
Nicholas Clifton
|
508d826e26
|
Import orphan section placement patch from mainline. (BZ 510384)
|
2009-07-14 10:00:42 +00:00 |
|
Nicholas Clifton
|
fdf1169030
|
Fix build-id patch to avoid memory corruption. (BZ 501582)
|
2009-07-14 09:48:32 +00:00 |
|
Jan Kratochvil
|
ca76cc18dc
|
- Provide uuencode output of the testsuite results.
|
2009-07-11 21:25:27 +00:00 |
|
Nicholas Clifton
|
a9f105f0c1
|
Import 2.19.51.0.11 source tarball.
|
2009-06-30 13:18:39 +00:00 |
|
Nicholas Clifton
|
11c397ea92
|
Rebuild patches against latest binutils source tarball
|
2009-06-22 16:18:17 +00:00 |
|
Nicholas Clifton
|
67ee9cb6f9
|
Do not attempt to set execute permission on non-regular files. (BZ 503426)
|
2009-06-11 15:16:20 +00:00 |
|
Jakub Jelinek
|
be920410bf
|
2.19.51.0.2-20
|
2009-06-09 15:35:23 +00:00 |
|
Nicholas Clifton
|
e09bbb74ab
|
- Import fix for binutils PR #9938. (BZ 500295)
|
2009-05-27 11:21:47 +00:00 |
|
Nicholas Clifton
|
5059c7423b
|
Update IBM Power 7 support patch to fix tlbilx opcode. (BZ 494718)
|
2009-04-15 12:44:44 +00:00 |
|
Nicholas Clifton
|
969efb614f
|
Update IFUNC patch to improve functionality. Fix typo in binutils spec.
|
2009-04-08 16:13:33 +00:00 |
|
Nicholas Clifton
|
55c6ab19cf
|
Add glibc-static to BuildRequires when running the testsuite.
|
2009-03-17 12:01:12 +00:00 |
|