diff options
author | Stu Grossman <grossman@cygnus> | 1994-02-11 23:39:38 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1994-02-11 23:39:38 +0000 |
commit | 30e441ca4551a34bdfe7575e4080f147db1f6bfc (patch) | |
tree | 94933f88182ac8370735d0b4e6d495acf51f0a0b /bfd | |
parent | 475156577a866f5e885ed88405b12ad27593cb59 (diff) | |
download | gdb-30e441ca4551a34bdfe7575e4080f147db1f6bfc.zip gdb-30e441ca4551a34bdfe7575e4080f147db1f6bfc.tar.gz gdb-30e441ca4551a34bdfe7575e4080f147db1f6bfc.tar.bz2 |
* configure.host: Add Lynx/rs6000 support.
* config/i386-nlm.mt: Enable a.out file support.
* config/rs6000lynx.mh: Lynx/rs6000 host support.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 20a341f..140a921 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 11 15:35:32 1994 Stu Grossman (grossman at cygnus.com) + + * configure.host: Add Lynx/rs6000 support. + * config/i386-nlm.mt: Enable a.out file support. + * config/rs6000lynx.mh: Lynx/rs6000 host support. + Fri Feb 11 17:25:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * archive.c (compute_and_write_armap): Rewrite somewhat to improve |