diff options
author | Kim Knuttila <krk@cygnus> | 1995-09-27 11:06:00 +0000 |
---|---|---|
committer | Kim Knuttila <krk@cygnus> | 1995-09-27 11:06:00 +0000 |
commit | ae42c05ea58fd71fdda60533f15cd3f260a37cfc (patch) | |
tree | 85d5b1900d102062b38352355750aaf978a3c483 /include | |
parent | 2cdeb832a44d377c9458e8688bbb55b41a4b93c0 (diff) | |
download | fsf-binutils-gdb-ae42c05ea58fd71fdda60533f15cd3f260a37cfc.zip fsf-binutils-gdb-ae42c05ea58fd71fdda60533f15cd3f260a37cfc.tar.gz fsf-binutils-gdb-ae42c05ea58fd71fdda60533f15cd3f260a37cfc.tar.bz2 |
Powerpc and Pe support.
Diffstat (limited to 'include')
-rw-r--r-- | include/coff/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 5b737ae..0122515 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 27 06:50:50 1995 Kim Knuttila <krk@nellie> + + * pe.h: added defines for more section characteristics + * powerpc.h (new file): base coff definitions for ppc PE + Tue Sep 12 12:08:20 1995 Ian Lance Taylor <ian@cygnus.com> * internal.h (struct internal_syment): Change n_numaux field from |