X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=libiberty%2FChangeLog;h=fdccb59ab438391b6f4eb488d136e0ca389ea654;hb=30d304de8b0593a62f7aab770f421f91fbea392a;hp=c0c5f489fd52fb34f4b0e022111fb864900750f8;hpb=f348a7b160d3c55a2c42294149a4d1138c1c8df3;p=deliverable%2Fbinutils-gdb.git diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index c0c5f489fd..fdccb59ab4 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,8 +1,21 @@ +2002-01-02 Kaveh R. Ghazi + + * cp-demangle.c (long_options): Const-ify. + * cplus-dem.c (long_options): Likewise. + + * cplus-dem.c (mystrstr): Delete. All callers changed to use + strstr instead. + 2001-12-31 Ira Ruben * aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try. * configure: Regenerated. +2001-12-24 Douglas B. Rupp + + * configure.in (uintptr_t): Use AC_CHECK_TYPE. + * configure: Regenerated. + 2001-12-12 Craig Rodrigues PR other/2719 @@ -28,7 +41,7 @@ Tue Dec 11 07:08:57 2001 Douglas B. Rupp then AC_REPLACE_FUNCS(_doprnt). 2001-11-26 DJ Delorie - Daniel Jacobowitz + Daniel Jacobowitz * Makefile.in (stamp-h): Depend on Makefile for proper serialization.