aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-05-13 18:01:59 +0000
committerIan Lance Taylor <ian@airs.com>1994-05-13 18:01:59 +0000
commit269773c1a959c5f73083894da9ea050d2ca30dce (patch)
tree6e7919db87a5dd672e2efdb73eff6532886c2db1 /ld/ChangeLog
parentf666bb79cad1b5cbd693a9e1c3c9d37e3c895d16 (diff)
downloadgdb-269773c1a959c5f73083894da9ea050d2ca30dce.zip
gdb-269773c1a959c5f73083894da9ea050d2ca30dce.tar.gz
gdb-269773c1a959c5f73083894da9ea050d2ca30dce.tar.bz2
* ldlang.c (print_output_section_statement): Change ``no attached
output section'' message slightly. (lang_do_assignments): Don't recurse down if there is no real section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 576118d..2913ea7 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,10 @@
Fri May 13 13:00:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * ldlang.c (print_output_section_statement): Change ``no attached
+ output section'' message slightly.
+ (lang_do_assignments): Don't recurse down if there is no real
+ section.
+
* config/i386-linux.mt (OTHER_EMULATIONS): Change em_ to e to
match corresponding change in emulation templates.
* config/i386-lynx.mt, config/m68k-lynx.mt: Likewise.