aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
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
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