aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
1998-09-08* cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.Martin v. Löwis2-0/+12
1998-09-07mkstemp.c: Include config.h even when not IN_GCC.Kaveh R. Ghazi4-5/+25
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law2-50/+129
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law3-57/+69
1998-09-05pexecute.c: Updates from gcc.Jeffrey A Law4-14/+192
1998-09-05pexecute.c: Updates from gcc.Jeff Law2-15/+49
1998-09-04pexecute.c: Updates from gcc.Jeffrey A Law2-15/+34
1998-08-19cplus-dem.c (work_stuff): Add dllimported.Mumit Khan1-1/+18
1998-08-19cplus-dem.c (work_stuff): Add dllimported.Mumit Khan1-0/+6
1998-08-17tweakJason Merrill1-2/+4
1998-08-17cplus-dem.c (do_type): Fix simple array handling.Jason Merrill2-6/+16
1998-08-17cplus-dem.c: Include config.h if it exists.Kaveh R. Ghazi2-3/+12
1998-07-28cplus-dem.c (type_kind_t): New type.Mark Mitchell2-109/+77
1998-07-19This fixes a problem when using KNR compilers.Kaveh R. Ghazi2-1/+6
1998-07-14tweak formattingJason Merrill1-2/+5
1998-07-13Update entry for last change to include more details.Mark Mitchell1-1/+30
1998-07-13cplus-dem.c: Incorporate changes from GCC version not present in the libibert...Mark Mitchell2-124/+258
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