diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-05-13 17:06:49 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-05-13 17:06:49 +0000 |
commit | 439a3604ae0f5ebef5b0311ae235e066523e228c (patch) | |
tree | 646ae79489cf187d4a573e75534eddc4cd153286 /ld/ChangeLog | |
parent | 8db528c8458dd3a4ce120cceb2ed301d2f5583f6 (diff) | |
download | gdb-439a3604ae0f5ebef5b0311ae235e066523e228c.zip gdb-439a3604ae0f5ebef5b0311ae235e066523e228c.tar.gz gdb-439a3604ae0f5ebef5b0311ae235e066523e228c.tar.bz2 |
* 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.
* config/sparc-lynx.mt, config/sun4sol2.mt: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e9db192..576118d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Fri May 13 13:00:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * 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. + * config/sparc-lynx.mt, config/sun4sol2.mt: Likewise. + Wed May 11 18:16:46 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * ldver.c (ldversion): Updated version number. |