| Commit message (Expand) | Author | Age | Files | Lines |
* | * hashtab.c (htab_expand): Change to return int. Use calloc or | Hans-Peter Nilsson | 2000-11-04 | 2 | -8/+68 |
* | * hashtab.c: Change void * to PTR where necessary. | Hans-Peter Nilsson | 2000-11-03 | 2 | -36/+42 |
* | [merge from gcc] | DJ Delorie | 2000-10-23 | 2 | -173/+304 |
* | merge from gcc repository | DJ Delorie | 2000-10-12 | 12 | -393/+990 |
* | * md5.c: #include "ansidecl.h". | DJ Delorie | 2000-09-26 | 2 | -0/+5 |
* | * Makefile.in (REQUIRED_OFILES): Add md5.o. | Jason Merrill | 2000-09-22 | 3 | -2/+427 |
* | * splay-tree.c: #include <stdio.h>. | DJ Delorie | 2000-09-15 | 2 | -0/+6 |
* | * testsuite/demangle-expected: Add two tests for anonymous | Hans-Peter Nilsson | 2000-09-13 | 3 | -1/+33 |
* | * testsuite/demangle-expected: Add four tests for type_info | Hans-Peter Nilsson | 2000-09-10 | 3 | -1/+25 |
* | * configure.in (Cygwin): special case cygwin only when we're | DJ Delorie | 2000-09-05 | 3 | -8/+23 |
* | (From GCC:) Add testcases and missing changelogs: | Hans-Peter Nilsson | 2000-08-31 | 2 | -0/+76 |
* | Fix typo. | Jeff Law | 2000-07-27 | 1 | -1/+1 |
* | * config/mh-openedition.h: Added -DLE370 definition. | Jeff Law | 2000-07-27 | 2 | -1/+5 |
* | * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to | Jeff Law | 2000-07-27 | 2 | -5/+24 |
* | * getcwd.c: Include string.h, stdlib.h for prototypes | Jeff Law | 2000-07-26 | 2 | -0/+8 |
* | * Makefile.in (rename.o, waitpid.o): Depend on config.h | Jeff Law | 2000-07-26 | 4 | -0/+22 |
* | Demangling fixes | Daniel Berlin | 2000-07-24 | 2 | -31/+248 |
* | * configure.in (AC_CHECK_HEADERS): Add time.h. | Jeff Law | 2000-07-23 | 9 | -85/+176 |
* | * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. | Jeff Law | 2000-07-23 | 8 | -78/+146 |
* | * cp-demangle.c, mkstemps.c: #include <sys/types.h>. | Jeff Law | 2000-07-23 | 3 | -0/+7 |
* | * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int, | Jeff Law | 2000-07-20 | 2 | -2/+7 |
* | merge with gcc | Jason Merrill | 2000-07-20 | 3 | -337/+873 |
* | * testsuite/regress-demangle (failed test): Show result and | Hans-Peter Nilsson | 2000-07-17 | 2 | -0/+7 |
* | 2000-07-07 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2000-07-07 | 2 | -0/+6 |
* | Synced with libiberty in the gcc repository. | H.J. Lu | 2000-06-15 | 18 | -283/+4421 |
* | * Makefile.in: add EXTRA_INCS | DJ Delorie | 2000-06-06 | 4 | -105/+147 |
* | Add field ``name'' to floatformat. | Andrew Cagney | 2000-05-31 | 2 | -12/+33 |
* | * Makefile.in (objalloc.o): Depend on config.h | Jeff Law | 2000-05-30 | 2 | -1/+5 |
* | * hashtab.c, partition.c, xmemdup.c: Include string.h | Zack Weinberg | 2000-05-29 | 10 | -16/+245 |
* | * Makefile.in (maintainer-clean-subdir): Fix handling of empty | Alexandre Oliva | 2000-05-26 | 2 | -2/+7 |
* | 2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG> | Jeff Law | 2000-04-21 | 2 | -3/+9 |
* | * splay-tree.c (splay_tree_remove): New. | Richard Henderson | 2000-04-06 | 2 | -0/+45 |
* | * partition.c: New file. | Christopher Faylor | 2000-03-25 | 1 | -0/+185 |
* | merge from gcc | Jason Merrill | 2000-03-24 | 3 | -228/+375 |
* | merge with libiberty from egcs 2000-02-22 | Ian Lance Taylor | 2000-02-22 | 10 | -370/+902 |
* | This commit was generated by cvs2svn to track changes on a CVS vendor | Ian Lance Taylor | 2000-02-22 | 20 | -29/+3372 |
|\ |
|
| * | import libiberty from egcs | Ian Lance Taylor | 2000-02-22 | 33 | -369/+4422 |
* | | * vasprintf.c (int_vasprintf): Don't re-read the format character | Geoffrey Keating | 1999-12-28 | 2 | -0/+6 |
* | | Revert last patch to xmalloc.c, and instead bring over this patch from | Ian Lance Taylor | 1999-08-05 | 5 | -125/+193 |
* | | * xmalloc.c: Control all uses of SBRK with a single define, | Ian Lance Taylor | 1999-08-05 | 2 | -12/+23 |
* | | * floatformat.c: Add casts to avoid signed/unsigned warnings. | Ian Lance Taylor | 1999-08-03 | 3 | -7/+16 |
* | | * Makefile.in (install_to_libdir): Change $(TARGETLIB).n to | Ian Lance Taylor | 1999-08-03 | 1 | -6/+6 |
* | | From Mark Elbrecht: | Ian Lance Taylor | 1999-07-22 | 2 | -14/+1 |
* | | From Mark Elbrecht: | Ian Lance Taylor | 1999-07-22 | 2 | -29/+5 |
* | | * argv.c: Include stdlib.h and string.h instead of | Richard Henderson | 1999-07-14 | 3 | -6/+11 |
* | | * splay-tree.c (splay_tree_insert): Add initialization to avoid | Ian Lance Taylor | 1999-07-11 | 2 | -2/+7 |
* | | *** empty log message *** | Jim Blandy | 1999-05-11 | 1 | -0/+6 |
* | | * cplus-dem.c (main): Use table lookup to distinguish identifier | Jim Blandy | 1999-05-11 | 1 | -5/+80 |
* | | * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list. | Richard Henderson | 1999-05-06 | 4 | -4/+11 |
|/ |
|
* | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1999-05-03 | 87 | -0/+23068 |