diff options
author | Jim Blandy <jimb@gcc.gnu.org> | 1999-04-12 12:36:31 +0000 |
---|---|---|
committer | Jim Blandy <jimb@gcc.gnu.org> | 1999-04-12 12:36:31 +0000 |
commit | 9252355101080f9f944d869c465cade9287d0bd1 (patch) | |
tree | 06d9a9912083a326b8045bb3a40fed61784c73f0 | |
parent | 92b036641276c935c4e86be1ee79d37e2f1b309e (diff) | |
download | gcc-9252355101080f9f944d869c465cade9287d0bd1.zip gcc-9252355101080f9f944d869c465cade9287d0bd1.tar.gz gcc-9252355101080f9f944d869c465cade9287d0bd1.tar.bz2 |
*** empty log message ***
From-SVN: r26374
-rw-r--r-- | libiberty/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index e0b3aa4..34ebae2 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +1999-04-12 Jim Blandy <jimb@zwingli.cygnus.com> + + 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 <khan@xraylith.wisc.edu> * pexecute.c: Change all references to __UWIN__ to _UWIN. |