diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-03-07 05:53:47 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-03-07 05:53:47 +0000 |
commit | b939d1f43b4befbd6186ea2f83cffe92af2b35f3 (patch) | |
tree | d96a43d011b446a3d5c4f369ff73a504c372d33c /ld | |
parent | e70bba9f276b2af03f5cc3d80ad20fd982d4eb1a (diff) | |
download | gdb-b939d1f43b4befbd6186ea2f83cffe92af2b35f3.zip gdb-b939d1f43b4befbd6186ea2f83cffe92af2b35f3.tar.gz gdb-b939d1f43b4befbd6186ea2f83cffe92af2b35f3.tar.bz2 |
* ldemul.c (ldemul_choose_mode): If emulation not recognized, list
all supported emulations.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cd0bc2f..bcefd65 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 7 00:53:08 1995 Ian Lance Taylor <ian@cygnus.com> + + * ldemul.c (ldemul_choose_mode): If emulation not recognized, list + all supported emulations. + Mon Mar 6 14:03:50 1995 Ian Lance Taylor <ian@cygnus.com> * ldemul.c (ldemul_list_emulations): New function. |