aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
1998-05-30* configure.in (checkfuncs): Add missing "'".Mumit Khan3-2/+6
1998-05-23* Makefile.in (distclean): Don't remove alloca-conf.hAndreas Schwab2-1/+5
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson1-1/+1
1998-05-21cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.Hans-Peter Nilsson1-0/+4
1998-05-21Makefile.in: Add a dependency on stamp-picdir for the objects...Mike Stump2-0/+7
1998-05-21* cplus-dem.c (do_type): Handle volatile qualification.Mark Mitchell2-2/+8
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein2-0/+13
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein3-24/+32
1998-05-21configure.in: Check for unistd.h as well.Manfred Hollstein1-1/+1
1998-05-16config.table: Add line to set enable_shared in the Makefile as needed.Jeffrey A Law2-0/+12
1998-05-16Initial revisionJeff Law4-0/+2970
1998-05-15Update from Cygnus libiberty.Jeff Law37-712/+629
1998-05-15This commit was generated by cvs2svn to compensate for changes in r19789,Jeff Law1-3/+1
1998-05-15cplus-dem.c (cplus_demangle_opname): Initialize work.Peter Schauer2-0/+5
1998-05-13Warning fixes:Kaveh R. Ghazi2-10/+22
1998-05-06typo typo fixes fixesJeff Law2-2/+2
1998-04-27cplus-dem.c (demangle_qualified): Add a missing else which caused qualified...Andrew MacLeod2-1/+5
1998-04-26cplus-dem.c (gnu_special): Fix off-by-one bug when checking the length in the...Andreas Schwab2-1/+6
1998-04-22cplus-dem.c: Add code to enable demangling of names produced with the -fsquan...Andrew MacLeod2-23/+315
1998-04-09* cplus-dem.c: Sync with gcc.Jeffrey A Law2-21/+162
1998-04-02Patched in the gcc directory:Kaveh R. Ghazi2-5/+15
1998-04-01cplus-dem.c (optable): Add sizeof.Mark Mitchell2-200/+287
1998-03-05config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein2-0/+13
1998-02-25choose-temp.c: Fix handling of sys/file.h to work in libiberty.Ian Lance Taylor2-3/+12
1998-02-23Update address.Jeff Law1-2/+3
1998-02-22Tweak various entries to make them match devo.Jeff Law1-27/+21
1998-02-22vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law1-2/+2
1998-02-22vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law1-3/+4
1998-02-22vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law1-0/+11
1998-02-22cplus-dem.c (gnu_special): Don't get confused by .<digits> strings that are n...Jeff Law5-10/+31
1998-02-22alloca-norm.h (alloca, GCC case): Don't redefine alloca if it was alr eady de...Jeff Law3-1/+12
1998-02-22getopt.c: Update to latest FSF version.Ian Lance Taylor3-101/+389
1998-02-05Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.Manfred Hollstein2-3/+8
1998-01-31config.table (vxworks configs): Default to VxWorks 5.x, as that is the curren...Mike Stump1-1/+1
1998-01-31config.table (vxworks configs): Default to VxWorks 5.x, as that is the curren...Mike Stump1-0/+5
1998-01-17Add mingw32 support.Mumit Khan5-8/+211
1998-01-17* choose-temp.c: Sync with gcc.Jeffrey A Law2-9/+12
1997-12-04typo in last delta.Jeff Law1-1/+1
1997-12-04* strsignal.c (sys_nsig): Try NSIG and _NSIG.Jeffrey A Law2-0/+10
1997-10-28* Makefile.in (CFILES): Add pexecute.c.Jody Goldberg2-1/+5
1997-10-16asprintf.c: Consistently use either stdarg or varargs.Ian Lance Taylor2-3/+11
1997-10-15Remove code accidentally added twice.Jeff Law1-70/+0
1997-10-14and theseJason Merrill2-0/+54
1997-10-14cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill10-13/+260
1997-09-28cplus-dem.c (demangle_template): Add new parameter.Mark Mitchell2-52/+252
1997-09-09Patch from Alexandre Oliva to fix SunOS4 install problem.Jim Wilson2-6/+11
1997-09-05Fix `make distclean' failure.Jim Wilson2-1/+5
1997-09-03Fix srcdir==objdir build failure with multilibbed libiberty.Jim Wilson2-2/+7
1997-08-21Initial revisionJason Merrill93-0/+16261