diff options
author | Jason Merrill <jason@redhat.com> | 1994-10-26 19:37:54 +0000 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 1994-10-26 19:37:54 +0000 |
commit | f38cb0962db7e9410449a2a826814e4418cfb9af (patch) | |
tree | c86660878a6513e18cbfbdf9e51d107f9da45e4d | |
parent | 875e471661f6f76cece50d09fd217cdca1cee2fe (diff) | |
download | gdb-f38cb0962db7e9410449a2a826814e4418cfb9af.zip gdb-f38cb0962db7e9410449a2a826814e4418cfb9af.tar.gz gdb-f38cb0962db7e9410449a2a826814e4418cfb9af.tar.bz2 |
Add libstdc++
-rw-r--r-- | .Sanitize | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -19,9 +19,9 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf bfd binutils byacc cvs deja-gnu dejagnu diff dosrel dvips emacs emacs19 examples expect fileutils flex gas gcc gdb gdbm gdbtest glob gprof grep groff include install.sh ispell ld libg++ libgcc libgloss libiberty - libio librx m4 make mmalloc move-if-change newlib opcodes pagas patch - prms rcs readline sed send-pr shellutils sim tcl textutils tk - test-build.mk texinfo tgas utils uudecode wdiff xiberty" + libio librx libstdc++ m4 make mmalloc move-if-change newlib opcodes + pagas patch prms rcs readline sed send-pr shellutils sim tcl textutils + tk test-build.mk texinfo tgas utils uudecode wdiff xiberty" cygnus_files="release release-info build-all.mk COPYING.NEWLIB" |