diff options
author | Per Bothner <per@bothner.com> | 1992-08-31 01:14:44 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-08-31 01:14:44 +0000 |
commit | fe2b6209ff1e39ae4fae94f466d1fb160cddc71b (patch) | |
tree | 8eaa9f41c5333c9e3de15601fbf9b5fe5bfa0503 /ld/.Sanitize | |
parent | 455a0d2890f2ccb1e0cfb8b21ea080329b92f69e (diff) | |
download | gdb-fe2b6209ff1e39ae4fae94f466d1fb160cddc71b.zip gdb-fe2b6209ff1e39ae4fae94f466d1fb160cddc71b.tar.gz gdb-fe2b6209ff1e39ae4fae94f466d1fb160cddc71b.tar.bz2 |
* cplus-dem.c: Removed. Use the version in libiberty now.
* ldmisc.c: Use new libiberty version of cplus_demangle().
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r-- | ld/.Sanitize | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index b47fd58..3c39532 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -42,7 +42,6 @@ config config.h configure.bat configure.in -cplus-dem.c ebmon29k.sc-sh ebmon29k.sh generic.em @@ -122,7 +121,11 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.40 1992/08/17 18:35:55 pesch +# Revision 1.41 1992/08/31 01:14:44 bothner +# * cplus-dem.c: Removed. Use the version in libiberty now. +# * ldmisc.c: Use new libiberty version of cplus_demangle(). +# +# Revision 1.40 1992/08/17 18:35:55 pesch # Use new name of man page (ld.1). # # Revision 1.39 1992/08/07 01:37:34 bothner |