8fcc41da4a
Bump Release
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-03-15 13:29:29 +01:00
e252bc0073
Fix build
...
RPM build errors:
BUILDSTDERR: error: Installed (but unpackaged) file(s) found:
BUILDSTDERR: /usr/bin/ld
BUILDSTDERR: /usr/lib/debug/usr/bin/ld-2.32-9.0.riscv64.fc31.riscv64.debug
BUILDSTDERR: File listed twice: /usr/share/info/as.info.gz
BUILDSTDERR: File listed twice: /usr/share/info/binutils.info.gz
BUILDSTDERR: File listed twice: /usr/share/info/gprof.info.gz
BUILDSTDERR: File listed twice: /usr/share/info/ld.info.gz
BUILDSTDERR: Installed (but unpackaged) file(s) found:
BUILDSTDERR: /usr/bin/ld
BUILDSTDERR: /usr/lib/debug/usr/bin/ld-2.32-9.0.riscv64.fc31.riscv64.debug
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-03-15 13:28:03 +01:00
f052716c2b
Disable ld.gold on RISC-V
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2019-03-15 12:22:15 +01:00
Nick Clifton
c77184d403
Stop potential illegal memory access when disassembling an EFI binary.
...
Resolves : #1685727
2019-03-06 09:50:21 +00:00
Nick Clifton
4890018329
Fix requirements and use of the alternatives mechanism.
...
Resolves : #1683408
Resolves : #1683466
2019-02-27 13:03:19 +00:00
Nick Clifton
0c37d8745b
Move GOLD into a sub-package of BINUTILS.
2019-02-26 14:48:06 +00:00
Nick Clifton
b430795c93
Stop potential illegal memory access when parsing a corrupt MIPS binary.
...
Resolves : #1680676
2019-02-26 12:22:14 +00:00
Nick Clifton
43332bae43
Stop potential illegal memory access when parsing corrupt archives.
...
Resolves : #1680670
2019-02-26 11:34:26 +00:00
Nick Clifton
d003e8dd8a
Stop potential illegal memory access when parsing corrupt PE files.
...
Resolves : #1680682
2019-02-25 17:43:37 +00:00
Nick Clifton
20ffc82c3d
Improve objdump's handling of corrupt input files.
...
Resolves : #1680663
2019-02-25 16:58:49 +00:00
Nick Clifton
bbcde65656
Fix some bfd linker testsuite failures.
2019-02-20 13:06:40 +00:00
Nick Clifton
68e3eaebed
Rebase to GNU Binutils 2.32
2019-02-20 11:24:25 +00:00
Nick Clifton
2aa9183617
Ensure that decompressed sections have the correct alignment.
...
Related: #1678204
2019-02-18 15:01:45 +00:00
Nick Clifton
9e69a9f1b2
Rework the post uninstall stage to avoid mysterious error from ldconfig.
...
Resolves : #1673912
2019-02-14 17:09:02 +00:00
Fedora Release Engineering
673d465538
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 14:38:14 +00:00
Nick Clifton
0ae8348359
another Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/binutils
2019-01-30 11:53:49 +00:00
Nick Clifton
8328d01902
Fix the assembler's check that the output file is not also one of the input files.
...
Resolves : #1660279
2019-01-30 11:53:06 +00:00
Igor Gnatenko
597aff75bf
Remove obsolete scriptlets
...
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-29 06:28:12 +01:00
Igor Gnatenko
bb1823f86e
Remove obsolete BuildRoot tag
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-29 05:34:30 +01:00
Igor Gnatenko
0598fac554
Remove obsolete scriptlets
...
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-27 15:25:23 +01:00
Nick Clifton
263729c7ef
Fix a memory leak reading minisymbols.
...
Resolves : #1661535
2019-01-03 14:53:35 +00:00
Nick Clifton
a2261d64e8
Ensure that GOLD is linked with pthread library. ( #1636479 )
2019-01-02 12:54:05 +00:00
Nick Clifton
fde96c9add
Stop gold from warning about discard version information unless explicitly requested.
...
Resolves : #1654153
2018-11-28 14:18:00 +00:00
Nick Clifton
b094c0da4a
Remove debugging fprintf statement accidentally left in patch.
...
Resolves : #1645828
2018-11-15 14:35:14 +00:00
Nick Clifton
2c1a3f99f0
Fix snafu adding new patch
2018-10-19 12:38:14 +01:00
Nick Clifton
4a979a7ca0
Allow OS specific sections in section groups. ( #1639485 )
2018-10-19 12:31:04 +01:00
Nick Clifton
b25b0811ad
Fix a potential buffer overrun when parsing a corrupt ELF file. ( #1632912 )
...
Add a .attach_to_group pseuo-op to assembler (for use by annobin). (#1630574 )
Stop the binutils from statically linking with libstdc++. (#1630550 )
Include gold testsuite results in test logs.
Disable readelf's reporting of gaps in build notes. (#1623556 )
2018-09-28 14:19:31 +01:00
Nick Clifton
ae9f9e49b7
Delay the evaluation of linker script constants until after the configuration options have been set.
...
Resolves : #1624751
2018-09-04 12:02:54 +01:00
Nick Clifton
f62ff52c89
Detect and report corrupt symbol version information.
...
Relates: #1599521
2018-08-28 13:05:02 +01:00
Nick Clifton
0cdbf63122
Add patch missing from previous commit.
2018-08-14 11:07:33 +01:00
Nick Clifton
bddf5597fc
Remove the version information from a dynamic symbol that is being overridden.
...
Relates: #1614920
2018-08-14 11:06:53 +01:00
Nick Clifton
67b290a73f
Improve objcopy's --merge-notes option.
...
Relates: #1608390
2018-08-06 11:51:44 +01:00
Florian Weimer
964511b7be
Rebuild with fixed binutils
2018-07-31 10:28:28 +02:00
Nick Clifton
b97225ea48
Move the .gnu.build.attributes section to after the .comment section.
2018-07-30 11:42:41 +01:00
Nick Clifton
fa9010df1f
Move the .gnu.build.attributes section to after the other readonly sections.
2018-07-27 11:51:59 +01:00
Nick Clifton
a9675438c0
Fix typo in merge patch
2018-07-27 10:37:35 +01:00
Nick Clifton
2d0d6ec530
Merge .gnu.build.attribute sections together. [for GOLD]
...
Relates: #1608390
2018-07-26 22:11:14 +01:00
Nick Clifton
1bbe42b979
Merge .gnu.build.attribute sections together.
...
Realtes: #1608390
2018-07-26 14:01:23 +01:00
Nick Clifton
3aa289aea0
Correct changelog entries
2018-07-25 08:16:34 +01:00
Nick Clifton
82b0d56f5b
Extend gold linker patch to cover subsections of .gnu.build.attributes.
2018-07-24 09:52:27 +01:00
Nick Clifton
889b6e2596
Improve partial relro support for the s/390.
2018-07-19 13:24:40 +01:00
Nick Clifton
b3e6223124
Rebase to GNU Binutils 2.31.1 release.
2018-07-19 10:27:52 +01:00
Fedora Release Engineering
762e415bc4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 21:06:21 +00:00
Nick Clifton
1164dc3bf8
Stop gold from complaining about annobin note relocs against symbols in sections which have been discarded.
...
Resolves : #1600431
2018-07-12 16:33:35 +01:00
Nick Clifton
57a0cd3028
Revert fix for PR 23161 which was placing unversioned section symbols (_edata, _end, __bss_start) into shared libraries.
...
Resolves : #1599521
2018-07-10 12:28:40 +01:00
Nick Clifton
f0cd52938b
Add binutils-2.31-export-demangle.h.patch
2018-07-09 11:44:56 +01:00
Nick Clifton
3e6490cd61
Rebase to a snapshot of the soon-to-be-created 2.31 FSF release.
2018-07-09 11:44:13 +01:00
Nick Clifton
33b2466cb6
Fix the generation of relocations for assembler created notes.
2018-07-06 11:54:35 +01:00
Peter Robinson
9cd6949c58
Minor spec cleanups and fixes
2018-07-04 13:43:30 +01:00
Nick Clifton
ed4765883e
When installing both ld.bfd and ld.gold, do not reset the current alternative if upgrading.
...
Resolves : #1592069
2018-06-18 11:05:41 +01:00