Nick Clifton
3ebde0f76b
Remove spurious spaces from binutils.spec
2021-05-27 13:06:57 +01:00
Nick Clifton
a4b106ec38
Increase number of file descriptors available to plugins. ( #1918924 )
...
Remove uses of RPATH.
2021-05-27 10:44:25 +01:00
Nick Clifton
2680508b04
Spec file tidy ups
2021-05-21 10:32:35 +01:00
Nick Clifton
fc998ec612
Generate PLT relocs for weak undefined PPC function symbols.
...
Resolves : #1960730
2021-05-18 12:50:19 +01:00
Nick Clifton
616b9e8e44
Enable new dtags
2021-05-13 12:07:17 +01:00
Timm Bäder
117b4ee5c2
spec: Consistently use %set_build_flags
...
So we can always refer to CFLAGS and LDFLAGS instead of swithing between
them and the RPM_ equivalent.
2021-05-08 10:42:18 +02:00
Timm Bäder
5e669f0402
Remove unnecessary parameters from make macros
...
%make_build already passes %{_smp_mflags) and %make_install passes
DESTDIR=%{buildroot}
2021-05-08 10:01:11 +02:00
Nick Clifton
2c147eaf06
Stop stack exhaustion when demangling corrupt rust names.
...
Resolves : #1956424
2021-05-07 17:42:52 +01:00
Nick Clifton
7453caeb33
Add an explicit dependency upon autoconf 2.69.
...
Resolves : #1942991
2021-03-25 13:39:49 +00:00
Nick Clifton
ac55f50329
Extend vulnerability fix yet again.
...
Resolves : #1925779
2021-03-11 14:30:48 +00:00
Nick Clifton
0b119dd9d5
Unretire the CVE 2021-20197 patch.
...
Fix merging ppc64le notes (again). (#1928936 )
2021-02-22 16:49:04 +00:00
Nick Clifton
e184e98697
Add support for the Z extensions to the s390x architecture.
2021-02-19 13:32:41 +00:00
Nick Clifton
2f53574f32
Fix merging ppc64le notes.
2021-02-18 12:42:56 +00:00
Nick Clifton
e5b60c3bbb
Fix some unexpected failures in the linker testsuite which are triggered by the locally applied patches
2021-02-12 14:27:01 +00:00
Nick Clifton
e1785a2a4b
Rebase to GNU Binutils 2.36.1.
2021-02-11 13:36:12 +00:00
Nick Clifton
bbafdb8775
Extend vulnerability fix again.
...
Resolves : #1925779
2021-02-08 13:07:23 +00:00
Nick Clifton
c014d04d53
Preserve debug information in libbfd.a and libopcodes.a.
...
Resolves : #1924068
2021-02-04 20:29:52 +00:00
Nick Clifton
5cef9601f1
Extend vulnerability fix again.
...
Resolves : #1913744
2021-02-04 11:18:37 +00:00
Nick Clifton
34f3e5e618
Enable PEP support for all targets.
...
Resolves : #1920373
2021-02-03 11:57:16 +00:00
Nick Clifton
8bb6c79408
Extend vulnerability fix.
...
Re4solves: #1913744
2021-02-02 15:42:25 +00:00
Nick Clifton
94c52a6c76
Add support for DWARF-5 sections to the bfd linker's scripts.
...
Resolves : #1922707
2021-02-01 11:03:26 +00:00
Nick Clifton
1c9437f634
Fix a vulnerability in the smart_rename function.
...
Resolves : #1913744
2021-01-29 14:55:39 +00:00
Nick Clifton
da81b23637
Fix failures is gas and ld testsuites.
2021-01-28 10:27:32 +00:00
Fedora Release Engineering
90ca16a5d6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 01:09:07 +00:00
Nick Clifton
88880dcb05
Update the BFD library to handle DWARF-5 line number ranges.
2021-01-25 11:53:12 +00:00
Nick Clifton
433c9b01d4
Update the GOLD linker to handle x86 .note.gnu.property sections.
...
Resolves : #1916925
2021-01-21 19:23:49 +00:00
Nick Clifton
d5e63f6505
Add a fix to gas to automatically enable DWARF-5 style file name tables.
2021-01-18 16:28:08 +00:00
Nick Clifton
0960a4713d
Add an option (currently disabled) to build a linker which generates new dtags.
2021-01-15 13:11:49 +00:00
Nick Clifton
c3a1a4ef17
Ensure that bfd.h is the same for i686- and x86_64 versions of the devel rpm.
...
Resolves : #1915317
2021-01-12 16:34:38 +00:00
Nick Clifton
eeeb57f8ed
Fix bug running readelf on an empty file. ( #1903448 )
2021-01-08 17:48:06 +00:00
Nick Clifton
e056abea7e
Fix bug running readelf on a file that cannot be read.
...
Resolves : #1913589
2021-01-07 14:20:35 +00:00
Nick Clifton
5aee897b5c
Fix linking with multiple same-name sections. (PR 27100)
2021-01-04 16:31:41 +00:00
Nick Clifton
4b3b7c0eda
Fix linking mixed SHF_LINK_ORDER and non-SHF_LINK_ORDER sections. ( #1907945 )
2021-01-04 14:24:14 +00:00
Tom Stellard
1c6ed47920
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-17 22:56:04 +00:00
Florian Weimer
05722a7935
NVR bump for toolchain rebuild
2020-11-26 13:58:42 +01:00
Nick Clifton
0781ec435c
Import latest fixes on 2.35 branch
2020-11-25 15:49:04 +00:00
Nick Clifton
b69788edf8
Tweaks for building cross binutils rpms.
2020-11-25 15:00:22 +00:00
Nick Clifton
540feda45b
Tweaks to improve cross building
2020-11-10 14:31:42 +00:00
Nick Clifton
7c556a22c9
Add support for DW_FORM_ref8 when parsing DWARF types.
2020-11-10 12:01:43 +00:00
Nick Clifton
9138ef7327
Fix dwarf type handling - again!
2020-11-03 20:03:31 +00:00
Nick Clifton
a4573e9c3e
Another correction for plugin as-needed patch. ( #1889763 )
2020-11-03 13:16:50 +00:00
Nick Clifton
611c7aa70b
Another fix for the plugin as-needed problem.
2020-10-30 14:41:16 +00:00
Nick Clifton
63965bc14d
Correction for plugin as-needed patch.
...
Resolves : #1889763
2020-10-29 16:58:38 +00:00
Nick Clifton
b5f49511e0
This time without the debugging
2020-10-29 08:07:17 +00:00
Nick Clifton
a1dc8e2d32
Correction for plugin as-needed patch.
...
Resolves : #1889763
2020-10-28 21:18:47 +00:00
Nick Clifton
45e67f9ccb
Really fix erroneous decoding of LEB128 values.
...
Resolves : #1891171
2020-10-27 16:59:21 +00:00
Nick Clifton
9051ca66fa
Fix erroneous decoding of LEB128 values.
...
Resolves : #188716
2020-10-21 15:08:45 +01:00
Nick Clifton
842839bbb1
Make readelf and objdump recursively follow debug links. (PR 26595)
2020-10-15 15:11:10 +01:00
Nick Clifton
13a86b8b66
Allow plugin syms to mark as-needed shared libs needed
2020-10-09 13:23:57 +01:00
Nick Clifton
2592e35890
Fix various problems with Power10 support.
2020-10-08 17:08:25 +01:00
Nick Clifton
a04d2461fb
Really add the patch to fix strip this time.
2020-10-07 14:42:08 +01:00
Nick Clifton
2c9d39bc55
Fix strip when merging multiple same-named sections.
...
Resolves : #1885607
2020-10-06 16:58:40 +01:00
Nick Clifton
7e6a1748ba
Rebase to GNU Binutils 2.35.1 release.
...
Retire: binutils-gas-dwarf-level-4.patch
Retire: binutils-aarch64-plt-sh_entsize.patch
Retire: binutils-ppc-rename-xvcvbf16sp-to-xvcvbf16spn.patch
Retire: binutils-dwarf-5-fixes.patch
2020-09-21 11:06:32 +01:00
Nick Clifton
ba80920a4c
Fix the PowerPC disassembler so that it ignores annobin symbols.
2020-09-11 11:37:10 +01:00
Nick Clifton
2e0c2015a5
Import fixes from GNU binutils mainline for handling DWARF-5 debug information.
2020-08-25 16:57:53 +01:00
Nick Clifton
d62f898ae7
Rename the PPC xvcvbf16sp instruction to xvcvbf16spn.
2020-08-24 15:12:48 +01:00
Jeff Law
7bb2daa612
Re-enable LTO
2020-07-31 18:39:00 -06:00
Jeff Law
e315473f6c
Disable LTO for bootstrapping purposes
2020-07-31 15:25:01 -06:00
Nick Clifton
b22933e83e
Fix building with LTO enabled.
2020-07-31 14:35:26 +01:00
Nick Clifton
93bf869662
Set the sh_entsize field of the AArch64's PLT section to 0. (PR 26312)
2020-07-31 08:13:17 +01:00
Richard W.M. Jones
6442193bff
Disable LTO again, it causes "ar" to segfault.
2020-07-30 22:31:29 +01:00
Nick Clifton
722dceebdb
Fix assembler to default to DWARF level 3
2020-07-30 14:05:32 +01:00
Nick Clifton
a8b0efde87
Default to DWARF level 4 in the assembler.
2020-07-30 09:29:21 +01:00
Fedora Release Engineering
74b3ce8462
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 13:08:28 +00:00
Jeff Law
0af851ae02
Disable LTO for now
2020-07-26 12:02:43 -06:00
Nick Clifton
15a78ff3d8
Rebase to GNU BInutils 2.35
...
Resolves : #1854613
2020-07-26 11:33:09 +01:00
Nick Clifton
385f20222d
Enable debuginfod support.
2020-07-24 19:56:24 +01:00
Jeff Law
426edf4a6e
- Fix more configure tests compromised by LTO.
2020-07-20 13:58:21 -06:00
Jeff Law
32bf168f75
- Fix configure test compromised by LTO. Add appropriate BuildRequires
...
and force rebuliding the configure files in the appropriate dirs
- Fix various warnings exposed by LTO.
2020-07-19 11:35:06 -06:00
Nick Clifton
d8ce39864a
Switch to using %autosetup
2020-07-07 10:56:06 +01:00
Nick Clifton
c548afa128
Add BPF support to the s390x target.
...
Resolves : #1825193
2020-06-16 20:38:14 +01:00
Nick Clifton
347bbd0dc5
Enhance the error message displayed by the BFD library when it fails to load a plugin.
...
Resolves : #1836618
2020-05-26 14:05:33 +01:00
Nick Clifton
72f99ab293
Rebase to tip of GNU Binutils 2.34 branch, brining in LTO fixes.
...
Retire: binutils-nm-lto-plugin.patch
2020-05-22 15:50:12 +01:00
Nick Clifton
e8f39243b8
Fix seg fault when loading plugins via symlinks.
...
Resolves : #1828587
2020-04-28 15:33:47 +01:00
Nick Clifton
07a3e80865
Add support for the BPF target.
...
Resolves : #1825193
2020-04-20 15:22:40 +01:00
Nick Clifton
beb7b8e936
Fix the plugin support architecture to allow proper symbol info handling. (PR 25355)
2020-02-16 11:34:52 +00:00
Nick Clifton
657e3d5a3e
Rebase to GNU Binutils 2.34. ( #1793098 )
...
Retire: binutils-improved-note-merging.patch
Retire: binutils-CVE-2019-17451.patch
Retire: binutils-CVE-2019-17450.patch
Retire: binutils-addr2line-fixes.patch
2020-02-02 14:55:39 +00:00
Fedora Release Engineering
bf57373ec8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 12:59:08 +00:00
Nick Clifton
dcf3d266fa
Enable 64-bit BFD and PEP support for riscv.
2020-01-23 12:27:30 +00:00
Nick Clifton
7111265a8a
Improve the accuracy of addr2line.
...
Resolves : #1760967
2020-01-02 17:26:12 +00:00
Nick Clifton
07a2a5840d
Re-enable strip merging build notes.
...
Resolves : #1777760
2019-12-02 15:58:13 +00:00
Nick Clifton
c2688f2fa0
Remove spurious code left in gold-mimatched-section-flags patch.
...
Resolves : #1775750
2019-11-25 12:34:11 +00:00
Nick Clifton
86b5dd655f
Fix a buffer overrun in the note merging code.
...
Resolves : #1774507
2019-11-21 08:10:18 +00:00
Nick Clifton
2ea649d73a
Fix a potential seg-fault in the BFD library when parsing pathalogical debug_info sections. ( #1771669 )
...
Fix a potential memory exhaustion in the BFD library when parsing corrupt DWARF debug information. (#1771678 )
2019-11-13 12:11:41 +00:00
Nick Clifton
18a3e8b612
Stop objcopy from creating null filled note sections when merging notes.
2019-11-06 22:04:18 +00:00
Nick Clifton
b0bbc38aef
Strip: Do not merge notes unless explicitly requested to do so.
2019-11-06 14:00:17 +00:00
Nick Clifton
1a47df5d0d
Objcopy: Do not generate a failure exit status if note merging fails.
...
Relates: #1767937
2019-11-05 12:30:47 +00:00
Nick Clifton
dd47049996
Fix the verification of the installed linker symlink.
...
Resolves : #1767000
2019-10-30 16:56:10 +00:00
Nick Clifton
11b5d51d94
Improve objdump's ability to merge GNU build attribute notes.
2019-10-28 12:30:39 +00:00
Nick Clifton
31bd4965ad
Rebase to GNU Binutils 2.33.1.
...
- Retire: binutils-CVE-2019-9073.patch
- Retire: binutils-CVE-2019-9074.patch
- Retire: binutils-CVE-2019-9075.patch
- Retire: binutils-CVE-2019-9077.patch
- Retire: binutils-disassembling-efi-files.patch
- Retire: binutils-CVE-2019-9071.patch
- Retire: binutils-gas-build-note-relocs.patch
- Retire: binutils-do-not-warn-about-debuginfo-files.patch
- Retire: binutils-do-not-merge-differing-SHF_EXCLUDE-groups.patch
- Retire: binutils-rh1736114.patch
- Retire: binutils-objcopy-gnu-build-version-notes.patch
- Retire: binutils-CVE-2019-14250.patch
- Retire: binutils-CVE-2019-14444.patch
- Retire: binutils-gcc-10-fixes.patch
- Retire: binutils-remove-old-formats.patch
- Retire: binutils-aarch64-gold-PLT-for-MOVW_ABS.patch
2019-10-14 13:24:26 +01:00
Nick Clifton
70ab9c2b90
Remove support for old file formats (ihex, tekhex, verilog) as they are a constant source of CVEs.
2019-10-04 10:59:30 +01:00
Nick Clifton
6f8976d0f9
Add an option to build using clang instead of gcc.
2019-09-25 16:35:16 +01:00
Nick Clifton
60374778c3
Fix building with gcc-10.
2019-09-24 10:01:17 +01:00
Nick Clifton
6a63423c37
Fix potential integer overflow in readelf.
...
Resolves: #1740470
2019-08-13 14:53:31 +01:00
Nick Clifton
79f83cf3ce
Fix potential integer overflow in GOLD.
...
Resolves : #1739491
2019-08-09 14:51:53 +01:00
Nick Clifton
1f0862a7b6
Stop GOLD from seg-faulting on a corrupt input with a fuzzed section offset.
...
Resolves : #1735605
2019-08-06 15:08:35 +01:00
Nick Clifton
9dc3a9d58c
Stop strip from complaining if the first build note is not a version note.
...
Resolves : #1736114
2019-08-05 17:02:57 +01:00
Florian Weimer
f3c54369c5
Fix ld -Map not to produce corrupt ELF notes ( #1736114 )
2019-08-02 18:44:25 +02:00
Fedora Release Engineering
9b3321d433
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 19:17:27 +00:00
Nick Clifton
bc6d877ace
Stops the linker from merging section groups with different SHF_EXCLUDE flags.
...
Resolves : #1730906
2019-07-22 14:19:11 +01:00
Nick Clifton
cbe88f3d8f
Stop the BFD library from complaining about sections found inside debuginfo files. (PR 24717)
2019-07-02 16:50:58 +01:00
Nick Clifton
6f32c52f03
Stop gas from triggering a seg-fault when creating relocs for build notes. (PR 24748)
2019-07-01 17:10:01 +01:00
Nick Clifton
c6c79eaa2c
Stop gold from aborting when it encounters input sections with the same name and different flags.
...
Relates: #1722715
2019-06-24 15:11:32 +01:00
Nick Clifton
6ba705ff04
Import fix for PR 23870 in order to help building Go binaries.
2019-05-21 12:15:54 +01:00
Nick Clifton
69aed915f7
Do not include ld.gold in the base binutils package.
...
Resolves : #1703714
2019-04-29 11:58:14 +01:00
Björn Esser
dc5ffb15b6
Remove hardcoded gzip suffix from GNU info pages
2019-04-24 14:56:29 +02:00
Nick Clifton
5c29c452de
Fix a stack exhaustion problem in libiberty's name demangling code.
2019-04-10 17:09:17 +01:00
Nick Clifton
3edfd25eae
Disable ld.gold on RISC-V and fix file installation issues.
2019-03-19 12:17:25 +00: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
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
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
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