summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* cplus-dem.c (demangle_qualified): Add a missing else which caused qualified...Andrew MacLeod1998-04-272-1/+5
* cplus-dem.c (gnu_special): Fix off-by-one bug when checking the length in the...Andreas Schwab1998-04-262-1/+6
* cplus-dem.c: Add code to enable demangling of names produced with the -fsquan...Andrew MacLeod1998-04-222-23/+315
* * cplus-dem.c: Sync with gcc.Jeffrey A Law1998-04-092-21/+162
* Patched in the gcc directory:Kaveh R. Ghazi1998-04-022-5/+15
* cplus-dem.c (optable): Add sizeof.Mark Mitchell1998-04-012-200/+287
* config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein1998-03-052-0/+13
* choose-temp.c: Fix handling of sys/file.h to work in libiberty.Ian Lance Taylor1998-02-252-3/+12
* Update address.Jeff Law1998-02-231-2/+3
* Tweak various entries to make them match devo.Jeff Law1998-02-221-27/+21
* vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law1998-02-221-2/+2
* vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law1998-02-221-3/+4
* vmsbuild.com [...]: Synchronized with Makefile.in: Add fnmatch.o and objalloc...Jeff Law1998-02-221-0/+11
* cplus-dem.c (gnu_special): Don't get confused by .<digits> strings that are n...Jeff Law1998-02-225-10/+31
* alloca-norm.h (alloca, GCC case): Don't redefine alloca if it was alr eady de...Jeff Law1998-02-223-1/+12
* getopt.c: Update to latest FSF version.Ian Lance Taylor1998-02-223-101/+389
* Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.Manfred Hollstein1998-02-052-3/+8
* config.table (vxworks configs): Default to VxWorks 5.x, as that is the curren...Mike Stump1998-01-311-1/+1
* config.table (vxworks configs): Default to VxWorks 5.x, as that is the curren...Mike Stump1998-01-311-0/+5
* Add mingw32 support.Mumit Khan1998-01-175-8/+211
* * choose-temp.c: Sync with gcc.Jeffrey A Law1998-01-172-9/+12
* typo in last delta.Jeff Law1997-12-041-1/+1
* * strsignal.c (sys_nsig): Try NSIG and _NSIG.Jeffrey A Law1997-12-042-0/+10
* * Makefile.in (CFILES): Add pexecute.c.Jody Goldberg1997-10-282-1/+5
* asprintf.c: Consistently use either stdarg or varargs.Ian Lance Taylor1997-10-162-3/+11
* Remove code accidentally added twice.Jeff Law1997-10-151-70/+0
* and theseJason Merrill1997-10-142-0/+54
* cplus-dem.c (demangle_signature): Don't look for return types on constructors.Jason Merrill1997-10-1410-13/+260
* cplus-dem.c (demangle_template): Add new parameter.Mark Mitchell1997-09-282-52/+252
* Patch from Alexandre Oliva to fix SunOS4 install problem.Jim Wilson1997-09-092-6/+11
* Fix `make distclean' failure.Jim Wilson1997-09-052-1/+5
* Fix srcdir==objdir build failure with multilibbed libiberty.Jim Wilson1997-09-032-2/+7
* Initial revisionJason Merrill1997-08-2193-0/+16261