aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-12-17 00:43:17 +0000
committerAlan Modra <amodra@gmail.com>2001-12-17 00:43:17 +0000
commit76f63e91263a394065560500287a32d72c088967 (patch)
tree566a25cd8d9e2be848b8d5e1cc94e46b5aa2f878 /ld
parent73e87d70385884aeb3a381e727cb81a8fe12b1d9 (diff)
downloadfsf-binutils-gdb-76f63e91263a394065560500287a32d72c088967.zip
fsf-binutils-gdb-76f63e91263a394065560500287a32d72c088967.tar.gz
fsf-binutils-gdb-76f63e91263a394065560500287a32d72c088967.tar.bz2
Oops, changelog for last patch.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index cb83b83..06278a6 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2001-12-17 Alan Modra <amodra@bigpond.net.au>
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Adjust
+ section_tail when fiddling with section list.
+ (gld${EMULATION_NAME}_list_options): Ensure sentences aren't
+ broken into separate strings to make translation easier.
+ * emultempl/mmo.em (mmo_place_orphan): Adjust section_tail when
+ fiddling with section list.
+ * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
+
2001-12-16 Hans-Peter Nilsson <hp@bitrange.com>
* scripttempl/mmo.sc: Add .debug_ranges to listed sections.