From: Ian Lance Taylor Date: Tue, 7 Mar 1995 05:53:47 +0000 (+0000) Subject: * ldemul.c (ldemul_choose_mode): If emulation not recognized, list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b939d1f43b4befbd6186ea2f83cffe92af2b35f3;p=binutils-gdb.git * ldemul.c (ldemul_choose_mode): If emulation not recognized, list all supported emulations. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index cd0bc2f8f2e..bcefd650065 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 7 00:53:08 1995 Ian Lance Taylor + + * ldemul.c (ldemul_choose_mode): If emulation not recognized, list + all supported emulations. + Mon Mar 6 14:03:50 1995 Ian Lance Taylor * ldemul.c (ldemul_list_emulations): New function.