From: Jim Blandy Date: Mon, 12 Apr 1999 12:36:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9252355101080f9f944d869c465cade9287d0bd1;p=gcc.git *** empty log message *** From-SVN: r26374 --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index e0b3aa4f072..34ebae2b526 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +1999-04-12 Jim Blandy + + Fix from Marcus Daniels: + * cplus-dem.c (demangle_fund_type): Don't run off the end of the + identifier looking for another underscore. + Sun Apr 11 23:20:59 1999 Mumit Khan * pexecute.c: Change all references to __UWIN__ to _UWIN.