diff options
author | Steve Chamberlain <sac@cygnus> | 1992-06-10 14:59:16 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-06-10 14:59:16 +0000 |
commit | b5adcbd066a3555b289cee1202f34aa38cff8a12 (patch) | |
tree | 8ca2614eb081ad50ac5fd47861b2c3616456bd02 /include | |
parent | aa0a709adce23fe48ebd09ad64d8f622e5789ce3 (diff) | |
download | gdb-b5adcbd066a3555b289cee1202f34aa38cff8a12.zip gdb-b5adcbd066a3555b289cee1202f34aa38cff8a12.tar.gz gdb-b5adcbd066a3555b289cee1202f34aa38cff8a12.tar.bz2 |
* i386.h: a.out magic numbers from
mohring@informatik.tu-muenchen.de
Diffstat (limited to 'include')
-rw-r--r-- | include/coff/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 5995036..90665ba 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,9 @@ +Wed Jun 10 07:57:49 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * i386.h: a.out magic numbers from + mohring@informatik.tu-muenchen.de + + Mon Jun 8 20:13:33 1992 John Gilmore (gnu at cygnus.com) * ecoff-ext.h, mips.h: Use unsigned chars everywhere. |