diff options
author | John Gilmore <gnu@cygnus> | 1991-10-01 13:37:14 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-10-01 13:37:14 +0000 |
commit | 995ee059a141a8960262c023b3f053c8d39859cc (patch) | |
tree | ceb7d91c9a22bd468b941ee6d9f5c05af84c955f /bfd | |
parent | 9bb3045288909b15d1efcae6d27829233127af25 (diff) | |
download | gdb-995ee059a141a8960262c023b3f053c8d39859cc.zip gdb-995ee059a141a8960262c023b3f053c8d39859cc.tar.gz gdb-995ee059a141a8960262c023b3f053c8d39859cc.tar.bz2 |
Avoid depending on number of initializers.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 51c215f..bb4da2f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Tue Oct 1 05:02:53 1991 John Gilmore (gnu at cygnus.com) + * cpu-i960.c: Avoid numerical count of initializers. + Vax Ultrix changes from David Taylor <taylor@think.com>: * host-aout.c: Make little-endian vector really little-endian. * configure.in: Separate vax and tahoe cases, handle ultrix. |