aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
1998-07-16cplus-dem.c (demangle_nested_args): Make function definition static to match ...Kaveh R. Ghazi
1998-07-16cplus-dem.c (demangle_nested_args): Make function definition static to match ...Jeff Law
1998-07-13Update entry for last change to include more details.Mark Mitchell
1998-07-13cplus-dem.c: Incorporate changes from GCC version not present in the libibert...Mark Mitchell
1998-05-30* configure.in (checkfuncs): Add missing "'".Mumit Khan
1998-05-23* Makefile.in (distclean): Don't remove alloca-conf.hAndreas Schwab
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson
1998-05-21Makefile.in: Add a dependency on stamp-picdir for the objects...Mike Stump
1998-05-21* cplus-dem.c (do_type): Handle volatile qualification.Mark Mitchell
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein
1998-05-16config.table: Add line to set enable_shared in the Makefile as needed.Jeffrey A Law
1998-05-16Initial revisionJeff Law
1998-05-15Update from Cygnus libiberty.Jeff Law
1998-05-15This commit was generated by cvs2svn to compensate for changes in r19789,Jeff Law
1998-05-15cplus-dem.c (cplus_demangle_opname): Initialize work.Peter Schauer
1998-05-13Warning fixes:Kaveh R. Ghazi
1998-05-06typo typo fixes fixesJeff Law
1998-04-27cplus-dem.c (demangle_qualified): Add a missing else which caused qualified...Andrew MacLeod
1998-04-26cplus-dem.c (gnu_special): Fix off-by-one bug when checking the length in the...Andreas Schwab
1998-04-22cplus-dem.c: Add code to enable demangling of names produced with the -fsquan...Andrew MacLeod
1998-04-09* cplus-dem.c: Sync with gcc.Jeffrey A Law
1998-04-02Patched in the gcc directory:Kaveh R. Ghazi
1998-04-01cplus-dem.c (optable): Add sizeof.Mark Mitchell
1998-03-05config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein
1998-02-25choose-temp.c: Fix handling of sys/file.h to work in libiberty.Ian Lance Taylor
1998-02-23Update address.Jeff Law
1998-02-22Tweak various entries to make them match devo.Jeff Law
1998-02-22vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law
1998-02-22vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law
1998-02-22vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law
1998-02-22cplus-dem.c (gnu_special): Don't get confused by .<digits> strings that are n...Jeff Law
1998-02-22alloca-norm.h (alloca, GCC case): Don't redefine alloca if it was alr eady de...Jeff Law
1998-02-22getopt.c: Update to latest FSF version.Ian Lance Taylor
1998-02-05Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.Manfred Hollstein
1998-01-31config.table (vxworks configs): Default to VxWorks 5.x, as that is the curren...Mike Stump
1998-01-31config.table (vxworks configs): Default to VxWorks 5.x, as that is the curren...Mike Stump
1998-01-17Add mingw32 support.Mumit Khan
1998-01-17* choose-temp.c: Sync with gcc.Jeffrey A Law
1997-12-04typo in last delta.Jeff Law
1997-12-04* strsignal.c (sys_nsig): Try NSIG and _NSIG.Jeffrey A Law
1997-10-28* Makefile.in (CFILES): Add pexecute.c.Jody Goldberg
1997-10-16asprintf.c: Consistently use either stdarg or varargs.Ian Lance Taylor
1997-10-15Remove code accidentally added twice.Jeff Law
1997-10-14and theseJason Merrill
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill
1997-09-28cplus-dem.c (demangle_template): Add new parameter.Mark Mitchell
1997-09-09Patch from Alexandre Oliva to fix SunOS4 install problem.Jim Wilson