sync with gcc - whitespace differences, one missing entry, and one

rearrangement.
This commit is contained in:
DJ Delorie 2001-08-14 14:08:12 +00:00
parent 1725a96ea6
commit 8aefe91ac7

View File

@ -9,7 +9,7 @@
to compare with collating element.
Fix the padding for the alignment.
2001-06-13 Andrew Cagney <ac131313@redhat.com>
2001-08-10 Andrew Cagney <ac131313@redhat.com>
* lbasename.c (lbasename): Change function definition to return a
const char pointer.
@ -23,6 +23,10 @@
* Makefile.in (concat.o): Depend on config.h.
2001-07-30 Andreas Jaeger <aj@suse.de>
* concat.c: Include "config.h".
2001-07-30 Andreas Jaeger <aj@suse.de>
* regex.c: Declare wcs functions only if compiling with
@ -202,6 +206,10 @@
* cplus-dem.c (main): Initialize style.
2001-02-02 Phil Edwards <pme@sources.redhat.com>
* COPYING.LIB: Update to LGPL 2.1 from the FSF.
2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
Add support for Java demangling under the v3 ABI:
@ -224,10 +232,6 @@
parameter in cplus_demangle flags as gdb does.
* testsuite/demangle.expected: Add some Java test cases.
2001-01-29 Phil Edwards <pme@sources.redhat.com>
* COPYING.LIB: Update to LGPL 2.1 from the FSF.
2000-12-29 DJ Delorie <dj@redhat.com>
* fnmatch.c: Make the note about the origins of this file more