aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
1999-08-02 * splay-tree.h (splay_tree_insert): Return the new node.mmitchel
1999-07-26 * splay-tree.c (splay_tree_insert): Add initialization to avoidlaw
1999-07-14 * argv.c: Include stdlib.h and string.h instead ofrth
1999-07-12 * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.jason
1999-07-08tweakjason
1999-07-07 * Makefile.in (needed-list): Only include stuff we actually needjason
1999-06-24Whoops. Revert patch applied to the wrong tre.law
1999-06-24 * setenv.c (sys/types.h, stdio.h): Files included.law
1999-06-21 * configure.in (checkfuncs): Add gettimeofday.law
1999-06-21plaw
1999-06-21law
1999-06-10Mike Stump <mrs@wrs.com>rth
1999-05-28 * putenv.c: Include ansidecl.h to define `const'.ghazi
1999-05-26Forgot to commit.law
1999-05-26 * Makefile.in (CFILES): Add putenv.c and setenv.c.law
1999-05-26Plaw
1999-05-26law
1999-05-17 * cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advancelaw
1999-05-13 * tmpnam.c (L_tmpnam): Fix typo.law
1999-05-13 * cplus-dem.c (standard_symbol_characters): Renamed fromlaw
1999-05-11*** empty log message ***jimb
1999-05-11* cplus-dem.c (main): Use table lookup to distinguish identifierjimb
1999-05-06Fred Fish <fnf@be.com>rth
1999-04-26 * configure.in (alloca detection): Handle alloca directly for interix.law
1999-04-25 * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.law
1999-04-20*** empty log message ***jimb
1999-04-20Fix from Dale Hawkins:jimb
1999-04-15 * configure.in (checkfuncs): Check for sbrk.law
1999-04-12*** empty log message ***jimb
1999-04-12Fix from Marcus Daniels:jimb
1999-04-11 * pexecute.c: Change all references to __UWIN__ to _UWIN.law
1999-04-11 * cplus-dem.c (demangle_template_value_parm): Handlemmitchel
1999-04-09 Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>law
1999-04-091999-04-01 Jim Blandy <jimb@zwingli.cygnus.com>tromey
1999-04-07Changes from official libiberty sources.law
1999-04-05 * testsuite/regress-demangle: New file.tromey
1999-04-021999-04-02 Mark Mitchell <mark@codesourcery.com>mmitchel
1999-03-30 * alias.c (alias_set_compare): Remove.mmitchel
1999-03-30 * cplus-dem.c (consume_count): If `count' wraps, return 0 andtromey
1999-03-11 * pexecute.c (__CYGWIN32__): Rename tolaw
1999-03-11Hlaw
1999-03-11law
1999-02-09Tue Feb 9 16:39:01 1999 Dave Brolley <brolley@cygnus.com>brolley
1999-02-09 * Makefile.in (REQUIRED_OFILES): remove mkstemp.olaw
1999-02-02 * clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC onlaw
1999-01-30* Makefile.in (xstrdup.o): Depend on config.h.rth
1999-01-14* cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it.drepper
1999-01-14(mop_up): Set work->previous_argument to NULL after freeing it.drepper
1999-01-131998-12-30 Michael Meissner <meissner@cygnus.com>law
1999-01-13 * xstrdup.c (xstrdup): Switch from strcpy to memcpy for speed.ghazi