aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-04-17 18:11:21 -0700
committerH.J. Lu <hjl.tools@gmail.com>2018-04-17 18:11:21 -0700
commite4e6a73d26ef82622d3bd190749aad508534abe6 (patch)
tree3beab0fe7caca57e76519995859ea540f2bad5f3 /bfd/ChangeLog
parentc65c21e1ffd1e02d9970a4bca0b7e384788a50f0 (diff)
downloadgdb-e4e6a73d26ef82622d3bd190749aad508534abe6.zip
gdb-e4e6a73d26ef82622d3bd190749aad508534abe6.tar.gz
gdb-e4e6a73d26ef82622d3bd190749aad508534abe6.tar.bz2
x86: Use a normal input file with compatible relocation
Use a normal input file with compatible relocation to hold linker created sections, PR ld/23055 * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Use a normal input file with compatible relocation.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index afa66e0..8a9b966 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2018-04-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/23055
+ * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Use a
+ normal input file with compatible relocation.
+
2018-04-18 Alan Modra <amodra@gmail.com>
* Makefile.am: Remove support for assorted i386 aout and coff targets.