diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ac90c2f..0ae93d3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ Fri May 21 09:04:25 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * configure.in: Add i[34]86-*-isc*. + * stabsread.c: Make sure all complain() pass the address of the struct. * xcoffread.c: Make sure all struct complaints are static not auto. |