aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
1999-01-30* Makefile.in (xstrdup.o): Depend on config.h.Richard Henderson2-1/+5
1999-01-14* cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it.Ulrich Drepper1-30/+35
1999-01-14(mop_up): Set work->previous_argument to NULL after freeing it.Ulrich Drepper1-116/+116
1999-01-13random.c (NULL): Don't redefine NULL if it is already defined.Michael Meissner2-2/+10
1999-01-13* xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.Kaveh R. Ghazi2-5/+14
1999-01-12More address fixesJeff Law1-1/+2
1999-01-11More address fixes.Jeff Law1-13/+13
1999-01-11Update FSF address in copyright header.Jeff Law2-2/+4
1998-12-22Warning fixes:Kaveh R. Ghazi7-29/+62
1998-12-20* Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.oHans-Peter Nilsson2-1/+5
1998-12-18cplus-dem.c (demangle_fund_type): Process CV and u codes before bumping the p...Andrew MacLeod2-3/+10
1998-12-14choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi13-44/+39
1998-12-07* HP aCC demangling support.David Taylor2-42/+508
1998-12-03* pexecute.c: Remove obsolete ifdefed cygwin code.Christopher Faylor2-37/+9
1998-11-27choose-temp.c: Always include libiberty.h.Kaveh R. Ghazi5-25/+16
1998-11-25* Makefile.in (splay-tree.o): Add config.h dependency.Mike Stump2-1/+5
1998-11-23* configure.in: Use AC_PREREQ(2.12.1).Kaveh R. Ghazi2-1/+5
1998-11-23cplus-dem.c (demangle_fund_type): Add demangling for C9x types.Benjamin Kosnik2-0/+28
1998-11-19* mpw.c (mpw_access): Add missing parens.Jeffrey A Law2-3/+7
1998-11-19configure.in: detect cygwin* instead of cygwin32*Geoffrey Noer3-7/+16
1998-11-19configure.in: Call AC_HEADER_SYS_WAIT.Kaveh R. Ghazi5-63/+118
1998-11-18Regenerate config.in (accidentally omitted from last patch.)Kaveh Ghazi1-0/+3
1998-11-13configure.in: Check for calloc.Kaveh R. Ghazi5-65/+137
1998-11-13cplus-dem.c (demangle_prefix): Use the last __ in the mangled name when looki...Andrew MacLeod2-1/+15
1998-11-08cplus-dem.c (type_kind_t): Add tk_reference.Mark Mitchell2-3/+9
1998-11-08cplus-dem.c (demangle_template_value_parm): Use cplus_demangle, not internal_...Mark Mitchell2-1/+11
1998-11-07choose-temp.c: Don't include gansidecl.h.Kaveh R. Ghazi4-3/+6
1998-11-02pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining whether to incl...Kaveh R. Ghazi2-15/+31
1998-10-26splay-tree.c: Tweak include directives to make sure declarations of xmalloc a...Mark Mitchell2-0/+15
1998-10-25cplus-dem.c (gnu_special): Fix handling of virtual tables in anonymous namesp...Mark Mitchell2-2/+7
1998-10-23cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.Mark Mitchell1-0/+17
1998-10-23cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.Mark Mitchell1-55/+135
1998-10-22splay-tree.c (splay_tree_foreach_helper): Make definition static to match pro...Kaveh R. Ghazi2-1/+6
1998-10-21splay-tree.c: New file.Mark Mitchell3-3/+343
1998-10-20cplus-dem.c (demangle_qualified): Fix off-by-one when checking range of 'K' i...Andreas Schwab2-2/+7
1998-10-15Warning fixes:Kaveh R. Ghazi4-33/+68
1998-10-13mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.hJeffrey A Law5-2/+11
1998-10-13getopt.c: Check HAVE_STRINGS_H before including strings.h.Jeffrey A Law5-3/+14
1998-10-12Fix parallel make problem.Michael Tiemann2-2/+6
1998-10-08Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)Jeff Law5-113/+205
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