From b73b413106e7b07078ba1daae4e7b0da1dab33a7 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 6 Mar 1995 19:21:33 +0000 Subject: * ldemul.c (ldemul_list_emulations): New function. * ldemul.h (ldemul_list_emulations): Declare. * ldver.c (help): List supported targets and emulations. PR 6345. --- ld/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ld/ChangeLog') 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 + + * 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 + + * 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 * emultempl/elf32.em (hold_rel): New static variable. -- cgit v1.1