aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
1999-07-26splay-tree.c (splay_tree_insert): Add initialization to avoid warning.Ian Lance Taylor2-2/+7
1999-07-14argv.c: Include stdlib.h and string.h instead of prototyping directly.Richard Henderson3-6/+11
1999-07-12* Makefile.in (NEEDED): Add bcmp, bcopy, bzero.Jason Merrill2-1/+5
1999-07-07tweakJason Merrill1-5/+6
1999-07-07Makefile.in (needed-list): Only include stuff we actually need for libstdc++.Jason Merrill2-6/+18
1999-06-24Whoops. Revert patch applied to the wrong tre.Jeff Law3-9/+0
1999-06-24setenv.c (sys/types.h, stdio.h): Files included.Philippe De Muyter3-0/+9
1999-06-20configure.in (checkfuncs): Add gettimeofday.Andreas Schwab4-4/+21
1999-06-20configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if the test fails.Mumit Khan2-45/+61
1999-06-20configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if the test fails.Mumit Khan1-0/+6
1999-06-10Mike Stump <mrs@wrs.com>Mike Stump2-0/+6
1999-05-28putenv.c: Include ansidecl.h to define `const'.Kaveh R. Ghazi3-1/+10
1999-05-26Forgot to commit.Jeff Law1-0/+6
1999-05-25Makefile.in (CFILES): Add putenv.c and setenv.c.Jeff Law5-73/+302
1999-05-25getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using...Melissa O'Neill1-0/+10
1999-05-25getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using...Melissa O'Neill1-0/+5
1999-05-16cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance the *mangled ...Stu Grossman2-6/+14
1999-05-12* tmpnam.c (L_tmpnam): Fix typo.Michael Hayes2-1/+5
1999-05-12cplus-dem.c (standard_symbol_characters): Renamed from standard_symbol_alphabet.Marc Espie2-26/+24
1999-05-11*** empty log message ***Jim Blandy1-0/+6
1999-05-11cplus-dem.c (main): Use table lookup to distinguish identifier characters fro...Jim Blandy1-5/+80
1999-05-06Fred Fish <fnf@be.com>Fred Fish4-4/+11
1999-04-25configure.in (alloca detection): Handle alloca directly for interix.Donn Terry3-40/+87
1999-04-24* choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.Mumit Khan2-1/+5
1999-04-20*** empty log message ***Jim Blandy1-0/+9
1999-04-20Fix from Dale Hawkins:Jim Blandy1-1/+10
1999-04-15configure.in (checkfuncs): Check for sbrk.Mumit Khan5-60/+129
1999-04-12*** empty log message ***Jim Blandy1-0/+6
1999-04-12Fix from Marcus Daniels:Jim Blandy1-1/+1
1999-04-11pexecute.c: Change all references to __UWIN__ to _UWIN.Mumit Khan3-15/+22
1999-04-11cplus-dem.c (demangle_template_value_parm): Handle pointers-to-members.Mark Mitchell3-31/+55
1999-04-09Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>Jeff Law1-0/+2
1999-04-09cplus-dem.c: Attempt to handle overflows in counts with some semblance of grace.Jim Blandy2-42/+125
1999-04-06Changes from official libiberty sources.Jeff Law3-16/+86
1999-04-05regress-demangle: New file.Tom Tromey7-58/+2677
1999-04-02splay-tree.h (splay_tree_compare_pointers): Declare.Mark Mitchell2-0/+19
1999-03-30alias.c (alias_set_compare): Remove.Mark Mitchell2-0/+19
1999-03-30cplus-dem.c (consume_count): If `count' wraps, return 0 and don't advance inp...Tom Tromey2-2/+20
1999-03-10pexecute.c (__CYGWIN32__): Rename toMumit Khan5-62/+91
1999-03-10config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpcFranz Sirl1-4/+8
1999-03-10config.table: Cleanup and add mh-*pic handling for alpha, arm, powerpcFranz Sirl1-0/+4
1999-02-09Makefile.in: Change mkstemp -> mkstemps.Dave Brolley2-2/+6
1999-02-08Makefile.in (REQUIRED_OFILES): remove mkstemp.oMarc Espie5-120/+172
1999-02-02clock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC on platforms that don...Mumit Khan3-2/+16
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