summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it.Ulrich Drepper1999-01-141-30/+35
* (mop_up): Set work->previous_argument to NULL after freeing it.Ulrich Drepper1999-01-141-116/+116
* random.c (NULL): Don't redefine NULL if it is already defined.Michael Meissner1999-01-132-2/+10
* * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.Kaveh R. Ghazi1999-01-132-5/+14
* More address fixesJeff Law1999-01-121-1/+2
* More address fixes.Jeff Law1999-01-111-13/+13
* Update FSF address in copyright header.Jeff Law1999-01-112-2/+4
* Warning fixes:Kaveh R. Ghazi1998-12-227-29/+62
* * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.oHans-Peter Nilsson1998-12-202-1/+5
* cplus-dem.c (demangle_fund_type): Process CV and u codes before bumping the p...Andrew MacLeod1998-12-182-3/+10
* choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi1998-12-1413-44/+39
* * HP aCC demangling support.David Taylor1998-12-072-42/+508
* * pexecute.c: Remove obsolete ifdefed cygwin code.Christopher Faylor1998-12-032-37/+9
* choose-temp.c: Always include libiberty.h.Kaveh R. Ghazi1998-11-275-25/+16
* * Makefile.in (splay-tree.o): Add config.h dependency.Mike Stump1998-11-252-1/+5
* * configure.in: Use AC_PREREQ(2.12.1).Kaveh R. Ghazi1998-11-232-1/+5
* cplus-dem.c (demangle_fund_type): Add demangling for C9x types.Benjamin Kosnik1998-11-232-0/+28
* * mpw.c (mpw_access): Add missing parens.Jeffrey A Law1998-11-192-3/+7
* configure.in: detect cygwin* instead of cygwin32*Geoffrey Noer1998-11-193-7/+16
* configure.in: Call AC_HEADER_SYS_WAIT.Kaveh R. Ghazi1998-11-195-63/+118
* Regenerate config.in (accidentally omitted from last patch.)Kaveh Ghazi1998-11-181-0/+3
* configure.in: Check for calloc.Kaveh R. Ghazi1998-11-135-65/+137
* cplus-dem.c (demangle_prefix): Use the last __ in the mangled name when looki...Andrew MacLeod1998-11-132-1/+15
* cplus-dem.c (type_kind_t): Add tk_reference.Mark Mitchell1998-11-082-3/+9
* cplus-dem.c (demangle_template_value_parm): Use cplus_demangle, not internal_...Mark Mitchell1998-11-082-1/+11
* choose-temp.c: Don't include gansidecl.h.Kaveh R. Ghazi1998-11-074-3/+6
* pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining whether to incl...Kaveh R. Ghazi1998-11-022-15/+31
* splay-tree.c: Tweak include directives to make sure declarations of xmalloc a...Mark Mitchell1998-10-262-0/+15
* cplus-dem.c (gnu_special): Fix handling of virtual tables in anonymous namesp...Mark Mitchell1998-10-252-2/+7
* cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.Mark Mitchell1998-10-231-0/+17
* cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.Mark Mitchell1998-10-231-55/+135
* splay-tree.c (splay_tree_foreach_helper): Make definition static to match pro...Kaveh R. Ghazi1998-10-222-1/+6
* splay-tree.c: New file.Mark Mitchell1998-10-213-3/+343
* cplus-dem.c (demangle_qualified): Fix off-by-one when checking range of 'K' i...Andreas Schwab1998-10-202-2/+7
* Warning fixes:Kaveh R. Ghazi1998-10-154-33/+68
* mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.hJeffrey A Law1998-10-135-2/+11
* getopt.c: Check HAVE_STRINGS_H before including strings.h.Jeffrey A Law1998-10-135-3/+14
* Fix parallel make problem.Michael Tiemann1998-10-122-2/+6
* Thu Oct 8 23:42:08 1998 Jeffrey A Law (law@cygnus.com)Jeff Law1998-10-085-113/+205
* * cplus-dem.c (demangle_arm_pt): Demangle anonymous namespaces.Martin v. Löwis1998-09-082-0/+12
* mkstemp.c: Include config.h even when not IN_GCC.Kaveh R. Ghazi1998-09-074-5/+25
* pexecute.c: Updates from gcc.Jeffrey A Law1998-09-052-50/+129
* pexecute.c: Updates from gcc.Jeffrey A Law1998-09-053-57/+69
* pexecute.c: Updates from gcc.Jeffrey A Law1998-09-054-14/+192
* pexecute.c: Updates from gcc.Jeff Law1998-09-052-15/+49
* pexecute.c: Updates from gcc.Jeffrey A Law1998-09-042-15/+34
* cplus-dem.c (work_stuff): Add dllimported.Mumit Khan1998-08-191-1/+18
* cplus-dem.c (work_stuff): Add dllimported.Mumit Khan1998-08-191-0/+6
* tweakJason Merrill1998-08-171-2/+4
* cplus-dem.c (do_type): Fix simple array handling.Jason Merrill1998-08-172-6/+16