From: DJ Delorie Date: Wed, 14 Mar 2001 20:46:12 +0000 (+0000) Subject: Fix minor formatting bugs. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fa03f0a7067fb4305e7580fa76935c5d5c5150ad;p=binutils-gdb.git Fix minor formatting bugs. --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index c241e22897f..a0897d160a8 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,6 +1,6 @@ 2001-03-10 Neil Booth + John David Anglin - John David Anglin * libiberty/lbasename.c: New file. * libiberty/Makefile.in: Update for lbasename. @@ -12,6 +12,7 @@ * config.table: Kill *-*-beos* entry. * config/mh-beos: Delete. * configure, config.in: Regenerate. + * Makefile.in (ALLOCA, HFILES): Kill. (REQUIRED_OFILES): Add alloca.o. (alloca.o): Depend on libiberty.h. @@ -21,15 +22,15 @@ blocks. Provide the C alloca unconditionally. Use PTR where appropriate. Make i00afunc static. * argv.c: Don't include alloca-conf.h. - + 2001-03-04 John David Anglin * cplus-dem.c (main): Cast enum style to int. - + 2001-02-16 Loren J. Rittle * cplus-dem.c (main): Initialize style. - + 2001-01-31 Bryce McKinlay Add support for Java demangling under the v3 ABI: @@ -51,11 +52,11 @@ (main): Remove explicit handling of `java' option. Instead, pass style parameter in cplus_demangle flags as gdb does. * testsuite/demangle.expected: Add some Java test cases. - + 2001-01-29 Phil Edwards * COPYING.LIB: Update to LGPL 2.1 from the FSF. - + 2000-12-29 DJ Delorie * fnmatch.c: Make the note about the origins of this file more