mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
sync with gcc - whitespace differences, one missing entry, and one
rearrangement.
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
to compare with collating element.
|
to compare with collating element.
|
||||||
Fix the padding for the alignment.
|
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
|
* lbasename.c (lbasename): Change function definition to return a
|
||||||
const char pointer.
|
const char pointer.
|
||||||
@ -23,6 +23,10 @@
|
|||||||
|
|
||||||
* Makefile.in (concat.o): Depend on config.h.
|
* 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>
|
2001-07-30 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
* regex.c: Declare wcs functions only if compiling with
|
* regex.c: Declare wcs functions only if compiling with
|
||||||
@ -202,6 +206,10 @@
|
|||||||
|
|
||||||
* cplus-dem.c (main): Initialize style.
|
* 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>
|
2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
|
||||||
|
|
||||||
Add support for Java demangling under the v3 ABI:
|
Add support for Java demangling under the v3 ABI:
|
||||||
@ -224,10 +232,6 @@
|
|||||||
parameter in cplus_demangle flags as gdb does.
|
parameter in cplus_demangle flags as gdb does.
|
||||||
* testsuite/demangle.expected: Add some Java test cases.
|
* 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>
|
2000-12-29 DJ Delorie <dj@redhat.com>
|
||||||
|
|
||||||
* fnmatch.c: Make the note about the origins of this file more
|
* fnmatch.c: Make the note about the origins of this file more
|
||||||
|
Reference in New Issue
Block a user