summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1999-09-252-4/+6
* * xmemdup.c: Include sys/types.h.Kaveh R. Ghazi1999-09-092-0/+6
* xmemdup.c: New xmemdup function.Jeff Garzik1999-09-085-4/+30
* config.table: Add openedition target.Linas Vepstas1999-09-073-0/+9
* * pexecute.c (pexecute): Fill in temp_base when needed.Marc Espie1999-09-022-0/+6
* * getpwd.c: Check HAVE_GETCWD before defining it away.Richard Henderson1999-08-312-5/+7
* Makefile.in (CFILES): Add calloc.c and getpwd.c.Kaveh R. Ghazi1999-08-316-6/+138
* Warning fixes:Kaveh R. Ghazi1999-08-252-5/+15
* * strtoul.c (strtoul): Add parentheses around && within ||.Philippe De Muyter1999-08-242-1/+5
* Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz1999-08-062-1/+11
* * splay-tree.h (splay_tree_insert): Return the new node.Mark Mitchell1999-08-022-2/+8
* splay-tree.c (splay_tree_insert): Add initialization to avoid warning.Ian Lance Taylor1999-07-262-2/+7
* argv.c: Include stdlib.h and string.h instead of prototyping directly.Richard Henderson1999-07-143-6/+11
* * Makefile.in (NEEDED): Add bcmp, bcopy, bzero.Jason Merrill1999-07-122-1/+5
* tweakJason Merrill1999-07-071-5/+6
* Makefile.in (needed-list): Only include stuff we actually need for libstdc++.Jason Merrill1999-07-072-6/+18
* Whoops. Revert patch applied to the wrong tre.Jeff Law1999-06-243-9/+0
* setenv.c (sys/types.h, stdio.h): Files included.Philippe De Muyter1999-06-243-0/+9
* configure.in (checkfuncs): Add gettimeofday.Andreas Schwab1999-06-204-4/+21
* configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if the test fails.Mumit Khan1999-06-202-45/+61
* configure.in (*-*-uwin*): UWIN has sys_{errlist,nerr} even if the test fails.Mumit Khan1999-06-201-0/+6
* Mike Stump <mrs@wrs.com>Mike Stump1999-06-102-0/+6
* putenv.c: Include ansidecl.h to define `const'.Kaveh R. Ghazi1999-05-283-1/+10
* Forgot to commit.Jeff Law1999-05-261-0/+6
* Makefile.in (CFILES): Add putenv.c and setenv.c.Jeff Law1999-05-255-73/+302
* getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using...Melissa O'Neill1999-05-251-0/+10
* getcwd.c (getcwd): If pathname is NULL, then obtain SIZE bytes of space using...Melissa O'Neill1999-05-251-0/+5
* cplus-dem.c (demangle_fund_type (near 'I' case)): Don't advance the *mangled ...Stu Grossman1999-05-162-6/+14
* * tmpnam.c (L_tmpnam): Fix typo.Michael Hayes1999-05-122-1/+5
* cplus-dem.c (standard_symbol_characters): Renamed from standard_symbol_alphabet.Marc Espie1999-05-122-26/+24
* *** empty log message ***Jim Blandy1999-05-111-0/+6
* cplus-dem.c (main): Use table lookup to distinguish identifier characters fro...Jim Blandy1999-05-111-5/+80
* Fred Fish <fnf@be.com>Fred Fish1999-05-064-4/+11
* configure.in (alloca detection): Handle alloca directly for interix.Donn Terry1999-04-253-40/+87
* * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32.Mumit Khan1999-04-242-1/+5
* *** empty log message ***Jim Blandy1999-04-201-0/+9
* Fix from Dale Hawkins:Jim Blandy1999-04-201-1/+10
* configure.in (checkfuncs): Check for sbrk.Mumit Khan1999-04-155-60/+129
* *** empty log message ***Jim Blandy1999-04-121-0/+6
* Fix from Marcus Daniels:Jim Blandy1999-04-121-1/+1
* pexecute.c: Change all references to __UWIN__ to _UWIN.Mumit Khan1999-04-113-15/+22
* cplus-dem.c (demangle_template_value_parm): Handle pointers-to-members.Mark Mitchell1999-04-113-31/+55
* Mon Dec 14 09:55:50 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>Jeff Law1999-04-091-0/+2
* cplus-dem.c: Attempt to handle overflows in counts with some semblance of grace.Jim Blandy1999-04-092-42/+125
* Changes from official libiberty sources.Jeff Law1999-04-063-16/+86
* regress-demangle: New file.Tom Tromey1999-04-057-58/+2677
* splay-tree.h (splay_tree_compare_pointers): Declare.Mark Mitchell1999-04-022-0/+19
* alias.c (alias_set_compare): Remove.Mark Mitchell1999-03-302-0/+19
* cplus-dem.c (consume_count): If `count' wraps, return 0 and don't advance inp...Tom Tromey1999-03-302-2/+20
* pexecute.c (__CYGWIN32__): Rename toMumit Khan1999-03-105-62/+91