aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2000-01-04pexecute.c: Conditionally include string.h.Mumit Khan2-1/+48
2000-01-04Update copyrightKaveh Ghazi1-1/+1
2000-01-04configure.in (ac_libiberty_warn_cflags): Turn on warnings if we're using gcc.Kaveh R. Ghazi4-87/+101
1999-12-27vasprintf.c (int_vasprintf): Don't re-read the format character as this misha...Geoff Keating2-0/+6
1999-12-05splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell2-2/+9
1999-11-28* hashtab.c (sys/types.h): File included.Philippe De Muyter2-0/+6
1999-11-22strtoul.c, [...]: Remove advertising clause from BSD licenseJason Merrill4-19/+33
1999-11-15Revert last change.Jeff Law2-8/+0
1999-11-15* Makefile.in (LIBOBJS): Depend on stamp-picdir.Jeffrey A Law2-0/+8
1999-11-10* hashtab.c: Include stdio.h.Jeffrey A Law2-0/+6
1999-11-08* hashtab.c (traverse_hash_table): Protect prototype with PARAMS.Jeffrey A Law2-1/+5
1999-11-02* xstrdup (sys/types.h): Include this file.Philippe De Muyter2-0/+5
1999-10-28Makefile.in (SUBDIRS): New macro.Nathan Sidwell2-4/+21
1999-10-25cplus-dem.c: Move declarations of standard_symbol_characters and hp_symbol_ch...Jim Kingdon2-6/+12
1999-10-23hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang...Zack Weinberg2-1/+45
1999-10-19cplus-dem.c (INTBUF_SIZE): New macro.Mark Mitchell3-107/+172
1999-10-18* calloc.c: Add a public domain notice.Kaveh R. Ghazi2-0/+7
1999-10-18* setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.Philippe De Muyter2-0/+6
1999-10-15Makefile.in (CFILES): Add hashtab.cVladimir Makarov3-3/+302
1999-10-13basename.c (DIR_SEPARATOR): New macro.Mumit Khan2-5/+42
1999-10-11cplus-dem.c (do_type): Handle pointer to member types whose enclosing classes...Mark Mitchell3-1/+23
1999-10-10* config.table: Provide a backup shell for executing move-if-change.Marc Espie2-1/+5
1999-10-03xmalloc.c (xmalloc): Fix spelling error.Mark Mitchell2-6/+11
1999-10-02cplus-dem.c (fancy_abort, [...]): Add prototype.Kaveh R. Ghazi2-8/+39
1999-09-27alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>.Richard Henderson6-8/+51
1999-09-25libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi2-4/+6
1999-09-09* xmemdup.c: Include sys/types.h.Kaveh R. Ghazi2-0/+6
1999-09-08xmemdup.c: New xmemdup function.Jeff Garzik5-4/+30
1999-09-07config.table: Add openedition target.Linas Vepstas3-0/+9
1999-09-02* pexecute.c (pexecute): Fill in temp_base when needed.Marc Espie2-0/+6
1999-08-31* getpwd.c: Check HAVE_GETCWD before defining it away.Richard Henderson2-5/+7
1999-08-31Makefile.in (CFILES): Add calloc.c and getpwd.c.Kaveh R. Ghazi6-6/+138
1999-08-25Warning fixes:Kaveh R. Ghazi2-5/+15
1999-08-24* strtoul.c (strtoul): Add parentheses around && within ||.Philippe De Muyter2-1/+5
1999-08-06Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz2-1/+11
1999-08-02* splay-tree.h (splay_tree_insert): Return the new node.Mark Mitchell2-2/+8
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