summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***jimb1999-04-121-0/+6
* Fix from Marcus Daniels:jimb1999-04-121-1/+1
* * pexecute.c: Change all references to __UWIN__ to _UWIN.law1999-04-113-15/+22
* * cplus-dem.c (demangle_template_value_parm): Handlemmitchel1999-04-113-31/+55
* Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>law1999-04-091-0/+2
* 1999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>tromey1999-04-092-42/+125
* Changes from official libiberty sources.law1999-04-073-16/+86
* * testsuite/regress-demangle: New file.tromey1999-04-057-58/+2677
* 1999-04-02 Mark Mitchell <mark@codesourcery.com>mmitchel1999-04-022-0/+19
* * alias.c (alias_set_compare): Remove.mmitchel1999-03-302-0/+19
* * cplus-dem.c (consume_count): If `count' wraps, return 0 andtromey1999-03-302-2/+20
* * pexecute.c (__CYGWIN32__): Rename tolaw1999-03-115-62/+91
* Hlaw1999-03-111-4/+8
* law1999-03-111-0/+4
* Tue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus.com>brolley1999-02-092-2/+6
* * Makefile.in (REQUIRED_OFILES): remove mkstemp.olaw1999-02-095-120/+172
* * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC onlaw1999-02-023-2/+16
* * Makefile.in (xstrdup.o): Depend on config.h.rth1999-01-302-1/+5
* * cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it.drepper1999-01-141-30/+35
* (mop_up): Set work->previous_argument to NULL after freeing it.drepper1999-01-141-116/+116
* 1998-12-30 Michael Meissner <meissner@cygnus.com>law1999-01-132-2/+10
* * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.ghazi1999-01-132-5/+14
* More address fixeslaw1999-01-121-1/+2
* More address fixes.law1999-01-111-13/+13
* Update FSF address in copyright header.law1999-01-112-2/+4
* Warning fixes:ghazi1998-12-227-29/+62
* * Makefile.in (CFILES): Fix typo: splay-tree.c, not splay-tree.olaw1998-12-212-1/+5
* Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-182-3/+10
* * choose-temp.c: Don't check IN_GCC anymore.ghazi1998-12-1413-44/+39
* * HP aCC demangling support.law1998-12-072-42/+508
* * pexecute.c: Remove obsolete ifdefed cygwin code.law1998-12-042-37/+9
* * choose-temp.c: Always include libiberty.h. Avoid redundancies.ghazi1998-11-275-25/+16
* * Makefile.in (splay-tree.o): Add config.h dependency.law1998-11-252-1/+5
* * configure.in: Use AC_PREREQ(2.12.1).ghazi1998-11-232-1/+5
* bkoz1998-11-232-0/+28
* * mpw.c (mpw_access): Add missing parens.law1998-11-192-3/+7
* * configure.in: detect cygwin* instead of cygwin32*law1998-11-193-7/+16
* * configure.in: Call AC_HEADER_SYS_WAIT.ghazi1998-11-195-63/+118
* Regenerate config.in (accidentally omitted from last patch.)ghazi1998-11-181-0/+3
* * configure.in: Check for calloc.ghazi1998-11-135-65/+137
* * cplus-dem.c (demangle_prefix): Use the last __amacleod1998-11-132-1/+15
* * cplus-dem.c (type_kind_t): Add tk_reference.mmitchel1998-11-082-3/+9
* * cplus-dem.c (demangle_template_value_parm): Use cplus_demangle,mmitchel1998-11-082-1/+11
* * choose-temp.c: Don't include gansidecl.h.ghazi1998-11-074-3/+6
* * pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determiningghazi1998-11-022-15/+31
* * splay-tree.c: Tweak include directives to make sure declarations ofmmitchel1998-10-262-0/+15
* * cplus-dem.c (gnu_special): Fix handling of virtual tables inmmitchel1998-10-252-2/+7
* * cplus-dem.c (work_stuff): Replace const_type and volatile_typemmitchel1998-10-231-0/+17
* * cplus-dem.c (work_stuff): Replace const_type and volatile_typemmitchel1998-10-231-55/+135
* * splay-tree.c (splay_tree_foreach_helper): Make definition staticghazi1998-10-222-1/+6