| Commit message (Expand) | Author | Age | Files | Lines |
* | 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-04 | 2 | -1/+48 |
* | Update copyright | ghazi | 2000-01-04 | 1 | -1/+1 |
* | * configure.in (ac_libiberty_warn_cflags): Turn on warnings if | ghazi | 2000-01-04 | 4 | -87/+101 |
* | * vasprintf.c (int_vasprintf): Don't re-read the format character | geoffk | 1999-12-27 | 2 | -0/+6 |
* | * splay-tree.h (struct splay_tree_node): Rename to ... | mmitchel | 1999-12-05 | 2 | -2/+9 |
* | * hashtab.c (sys/types.h): File included. | law | 1999-11-28 | 2 | -0/+6 |
* | * strtoul.c, strtol.c, random.c: Remove advertising clause from | jason | 1999-11-22 | 4 | -19/+33 |
* | Revert last change. HJ's message meant "code like this already exists | law | 1999-11-15 | 2 | -8/+0 |
* | * Makefile.in (LIBOBJS): Depend on stamp-picdir. | law | 1999-11-15 | 2 | -0/+8 |
* | * hashtab.c: Include stdio.h. | law | 1999-11-10 | 2 | -0/+6 |
* | * hashtab.c (traverse_hash_table): Protect prototype with PARAMS. | law | 1999-11-08 | 2 | -1/+5 |
* | * xstrdup (sys/types.h): Include this file. | law | 1999-11-02 | 2 | -0/+5 |
* | * Makefile.in (SUBDIRS): New macro. | nathan | 1999-10-28 | 2 | -4/+21 |
* | * cplus-dem.c: Move declarations of standard_symbol_characters and | law | 1999-10-26 | 2 | -6/+12 |
* | 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-10-23 | 2 | -1/+45 |
* | * cplus-dem.c (INTBUF_SIZE): New macro. | mmitchel | 1999-10-19 | 3 | -107/+172 |
* | * calloc.c: Add a public domain notice. | ghazi | 1999-10-18 | 2 | -0/+7 |
* | * setenv.c (sys/types.h, stdio.h): Include those files unconditionaly. | law | 1999-10-18 | 2 | -0/+6 |
* | * Makefile.in (CFILES): Add hashtab.c | law | 1999-10-15 | 3 | -3/+302 |
* | * basename.c (DIR_SEPARATOR): New macro. | law | 1999-10-13 | 2 | -5/+42 |
* | * cplus-dem.c (do_type): Handle pointer to member types whose | mmitchel | 1999-10-11 | 3 | -1/+23 |
* | * config.table: Provide a backup shell for executing move-if-change. | law | 1999-10-10 | 2 | -1/+5 |
* | * xmalloc.c (xmalloc): Fix spelling error. | mmitchel | 1999-10-03 | 2 | -6/+11 |
* | * cplus-dem.c (fancy_abort, demangle_integral_value, | ghazi | 1999-10-02 | 2 | -8/+39 |
* | * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin | law | 1999-09-27 | 6 | -8/+51 |
* | include: | ghazi | 1999-09-25 | 2 | -4/+6 |
* | * xmemdup.c: Include sys/types.h. | ghazi | 1999-09-09 | 2 | -0/+6 |
* | * xmemdup.c: New xmemdup function. | law | 1999-09-08 | 5 | -4/+30 |
* | * config.table: Add openedition target. | rth | 1999-09-08 | 3 | -0/+9 |
* | * pexecute.c (pexecute): Fill in temp_base when needed. | law | 1999-09-02 | 2 | -0/+6 |
* | * getpwd.c: Check HAVE_GETCWD before defining it away. | rth | 1999-08-31 | 2 | -5/+7 |
* | * Makefile.in (CFILES): Add calloc.c and getpwd.c. | ghazi | 1999-08-31 | 6 | -6/+138 |
* | Warning fixes: | ghazi | 1999-08-25 | 2 | -5/+15 |
* | * strtoul.c (strtoul): Add parentheses around && within ||. | law | 1999-08-24 | 2 | -1/+5 |
* | * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, | law | 1999-08-07 | 2 | -1/+11 |
* | * splay-tree.h (splay_tree_insert): Return the new node. | mmitchel | 1999-08-02 | 2 | -2/+8 |
* | * splay-tree.c (splay_tree_insert): Add initialization to avoid | law | 1999-07-26 | 2 | -2/+7 |
* | * argv.c: Include stdlib.h and string.h instead of | rth | 1999-07-14 | 3 | -6/+11 |
* | * Makefile.in (NEEDED): Add bcmp, bcopy, bzero. | jason | 1999-07-12 | 2 | -1/+5 |
* | tweak | jason | 1999-07-08 | 1 | -5/+6 |
* | * Makefile.in (needed-list): Only include stuff we actually need | jason | 1999-07-07 | 2 | -6/+18 |
* | Whoops. Revert patch applied to the wrong tre. | law | 1999-06-24 | 3 | -9/+0 |
* | * setenv.c (sys/types.h, stdio.h): Files included. | law | 1999-06-24 | 3 | -0/+9 |
* | * configure.in (checkfuncs): Add gettimeofday. | law | 1999-06-21 | 4 | -4/+21 |
* | p | law | 1999-06-21 | 2 | -45/+61 |
* | � | law | 1999-06-21 | 1 | -0/+6 |
* | Mike Stump <mrs@wrs.com> | rth | 1999-06-10 | 2 | -0/+6 |
* | * putenv.c: Include ansidecl.h to define `const'. | ghazi | 1999-05-28 | 3 | -1/+10 |
* | Forgot to commit. | law | 1999-05-26 | 1 | -0/+6 |
* | * Makefile.in (CFILES): Add putenv.c and setenv.c. | law | 1999-05-26 | 5 | -73/+302 |