diff options
author | Stu Grossman <grossman@cygnus> | 1994-02-15 01:29:26 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1994-02-15 01:29:26 +0000 |
commit | 5cf354ef0e7978a91331e2287afbb79c8549e264 (patch) | |
tree | 046a71de5c1f0926340c42139f11bc185fafd5d9 /bfd | |
parent | 8b8ddedb9384be201048ccc6ad26506e49172883 (diff) | |
download | gdb-5cf354ef0e7978a91331e2287afbb79c8549e264.zip gdb-5cf354ef0e7978a91331e2287afbb79c8549e264.tar.gz gdb-5cf354ef0e7978a91331e2287afbb79c8549e264.tar.bz2 |
* hosts/rs6000lynx.h: Create this to enable Lynx host support.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6de5576..28dc9f3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -7,6 +7,7 @@ Mon Feb 14 17:02:28 1994 Stu Grossman (grossman at cygnus.com) COREFILES_PLEASE. * config/rs6000lynx.mh: Turn on Lynx core file support. * hosts/rs6000.h: #define HOST_AIX. + * hosts/rs6000lynx.h: Create this to enable Lynx host support. Sun Feb 13 14:30:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu) |