summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell1999-12-052-2/+9
* * hashtab.c (sys/types.h): File included.Philippe De Muyter1999-11-282-0/+6
* strtoul.c, [...]: Remove advertising clause from BSD licenseJason Merrill1999-11-224-19/+33
* Revert last change.Jeff Law1999-11-152-8/+0
* * Makefile.in (LIBOBJS): Depend on stamp-picdir.Jeffrey A Law1999-11-152-0/+8
* * hashtab.c: Include stdio.h.Jeffrey A Law1999-11-102-0/+6
* * hashtab.c (traverse_hash_table): Protect prototype with PARAMS.Jeffrey A Law1999-11-082-1/+5
* * xstrdup (sys/types.h): Include this file.Philippe De Muyter1999-11-022-0/+5
* Makefile.in (SUBDIRS): New macro.Nathan Sidwell1999-10-282-4/+21
* cplus-dem.c: Move declarations of standard_symbol_characters and hp_symbol_ch...Jim Kingdon1999-10-252-6/+12
* hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang...Zack Weinberg1999-10-232-1/+45
* cplus-dem.c (INTBUF_SIZE): New macro.Mark Mitchell1999-10-193-107/+172
* * calloc.c: Add a public domain notice.Kaveh R. Ghazi1999-10-182-0/+7
* * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.Philippe De Muyter1999-10-182-0/+6
* Makefile.in (CFILES): Add hashtab.cVladimir Makarov1999-10-153-3/+302
* basename.c (DIR_SEPARATOR): New macro.Mumit Khan1999-10-132-5/+42
* cplus-dem.c (do_type): Handle pointer to member types whose enclosing classes...Mark Mitchell1999-10-113-1/+23
* * config.table: Provide a backup shell for executing move-if-change.Marc Espie1999-10-102-1/+5
* xmalloc.c (xmalloc): Fix spelling error.Mark Mitchell1999-10-032-6/+11
* cplus-dem.c (fancy_abort, [...]): Add prototype.Kaveh R. Ghazi1999-10-022-8/+39
* alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>.Richard Henderson1999-09-276-8/+51
* 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