From d68d4570182930a4094744cb950d0fbdadbf0746 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Thu, 15 Mar 2001 19:30:32 +0000 Subject: * stabs.c (s_stab_generic): Don't corrupt the notes obstack by blindly freeing string if it isn't at the top of the obstack. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 2d6241d..c67b49f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-03-15 DJ Delorie + + * stabs.c (s_stab_generic): Don't corrupt the notes obstack by + blindly freeing string if it isn't at the top of the obstack. + 2001-03-13 Alan Modra * config/tc-i386.c (RELOC_ENUM): Define. Use throughout file. -- cgit v1.1