diff options
author | Alan Modra <amodra@gmail.com> | 2002-06-26 13:22:55 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-06-26 13:22:55 +0000 |
commit | fc28fbc2a987c714d48af78ffd43743c462f991e (patch) | |
tree | cb670d777c6730c96ff9398ed9ca864c939fa606 /ld/ChangeLog | |
parent | 6c6783ff8c5c30ad18c3431297b7bd1ce9274dd8 (diff) | |
download | gdb-fc28fbc2a987c714d48af78ffd43743c462f991e.zip gdb-fc28fbc2a987c714d48af78ffd43743c462f991e.tar.gz gdb-fc28fbc2a987c714d48af78ffd43743c462f991e.tar.bz2 |
* ldmisc.c (demangle): Restore dots stripped from sym name.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 5fd9bb7..593fd27 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-06-26 Alan Modra <amodra@bigpond.net.au> + + * ldmisc.c (demangle): Restore dots stripped from sym name. + 2002-06-25 H.J. Lu <hjl@gnu.org> * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it. |