aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-03-06 19:21:33 +0000
committerIan Lance Taylor <ian@airs.com>1995-03-06 19:21:33 +0000
commitb73b413106e7b07078ba1daae4e7b0da1dab33a7 (patch)
tree5cd2b1c3da2ad351061414571078d84b9a7766a7 /ld/ChangeLog
parentbe1d162bb4a676a561295b84e09069a02223b311 (diff)
downloadgdb-b73b413106e7b07078ba1daae4e7b0da1dab33a7.zip
gdb-b73b413106e7b07078ba1daae4e7b0da1dab33a7.tar.gz
gdb-b73b413106e7b07078ba1daae4e7b0da1dab33a7.tar.bz2
* ldemul.c (ldemul_list_emulations): New function.
* ldemul.h (ldemul_list_emulations): Declare. * ldver.c (help): List supported targets and emulations. PR 6345.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index cb737c5..cd0bc2f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,15 @@
+Mon Mar 6 14:03:50 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * ldemul.c (ldemul_list_emulations): New function.
+ * ldemul.h (ldemul_list_emulations): Declare.
+ * ldver.c (help): List supported targets and emulations.
+
+Fri Mar 3 15:40:36 1995 Doug Evans <dje@canuck.cygnus.com>
+
+ * scripttempl/elf.sc (.debug): Relocate to address 0.
+ (.debug_srcinfo, .debug_aranges, .debug_pubnames,
+ .debug_sfnames, .line): Likewise.
+
Fri Mar 3 17:07:14 1995 Ian Lance Taylor <ian@cygnus.com>
* emultempl/elf32.em (hold_rel): New static variable.