diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-06-12 23:15:20 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-06-12 23:15:20 +0000 |
commit | 6d792f42f33b6777728f4ab00c8a4e4cf5ce4a38 (patch) | |
tree | 0dd112c2b5d73c196c4f4e07524c458424a014a1 /bfd/ChangeLog | |
parent | 80af2bd319adf65d9a1ff06c9b498d1caeb16a12 (diff) | |
download | gdb-6d792f42f33b6777728f4ab00c8a4e4cf5ce4a38.zip gdb-6d792f42f33b6777728f4ab00c8a4e4cf5ce4a38.tar.gz gdb-6d792f42f33b6777728f4ab00c8a4e4cf5ce4a38.tar.bz2 |
* hosts/std-host.h (struct int64e_struct): Remove needless typedef
keyword.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b32f400..f8d2145 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Sat Jun 12 16:13:17 1993 Jim Kingdon (kingdon@cygnus.com) + + * hosts/std-host.h (struct int64e_struct): Remove needless typedef + keyword. + +Fri Jun 11 14:25:34 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) + + * aoutf1.h (sunos4_write_object_contents): set flags to 1, breaking + 1927 but fixing some other important things. + Thu Jun 10 20:36:22 1993 Doug Evans (dje@canuck.cygnus.com) * hosts/std-host.h (int64e_type): Fix definition. |