aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-07-31 12:04:47 +0000
committerNick Clifton <nickc@redhat.com>2002-07-31 12:04:47 +0000
commit8f64befb294f61bb55b79152b628a332dc1d2e3b (patch)
tree74b25f4a24a1de29580e711b64f2503cdec19e79 /ld/ChangeLog
parent500800ca01a6b09418ca2f5079aa3bd4f4452dfc (diff)
downloadgdb-8f64befb294f61bb55b79152b628a332dc1d2e3b.zip
gdb-8f64befb294f61bb55b79152b628a332dc1d2e3b.tar.gz
gdb-8f64befb294f61bb55b79152b628a332dc1d2e3b.tar.bz2
Add support for Thumb PLT entries with interworking
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a2a5dbb..6a59826 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-31 Adam Nemet <anemet@lnxw.com>
+
+ * emulparams/armelf.sh (OTHER_PLT_SECTIONS): New variable. Set it
+ to .plt.thumb.
+ * scripttempl/elf.sc: Comment it. Use the same way as ${PLT} is
+ used.
+
2002-07-31 Nick Clifton <nickc@redhat.com>
* NEWS: Retroactively add entry for Lars Brinkhoff's contribution