diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-07-10 17:35:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-07-10 17:35:33 +0000 |
commit | 7bcb64e019ad0aa12bb99a5caf7da5e06344f81c (patch) | |
tree | 25b20415a335abcf6e32324793b04cda5a70e8af /binutils | |
parent | 0ee09671a80cc9e1abe6f30de4250b53bed026aa (diff) | |
download | gdb-7bcb64e019ad0aa12bb99a5caf7da5e06344f81c.zip gdb-7bcb64e019ad0aa12bb99a5caf7da5e06344f81c.tar.gz gdb-7bcb64e019ad0aa12bb99a5caf7da5e06344f81c.tar.bz2 |
* stabs.c (stab_demangle_fund_type): Return a void * for a
template, rather than simply aborting.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d2d32e5..68e98df 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 10 13:32:28 1996 Ian Lance Taylor <ian@cygnus.com> + + * stabs.c (stab_demangle_fund_type): Return a void * for a + template, rather than simply aborting. + Mon Jul 8 15:28:05 1996 Ian Lance Taylor <ian@cygnus.com> * ar.c (open_inarch): Add file parameter. Change all callers. If |