Age | Commit message (Expand) | Author | Files | Lines |
2000-12-29 | * fnmatch.c: Make the note about the origins of this file more | DJ Delorie | 6 | -10/+20 |
2000-12-26 | * bsearch.c: New file. | DJ Delorie | 5 | -105/+189 |
2000-12-26 | Synchronise with master FSF GCC sources | Nick Clifton | 1 | -146/+140 |
2000-12-17 | * safe-ctype.c: #include "ansidecl.h". | DJ Delorie | 4 | -1/+12 |
2000-12-09 | Add - before rms to be more portable. | DJ Delorie | 1 | -7/+7 |
2000-12-08 | * safe-ctype.c: New file. | DJ Delorie | 11 | -77/+243 |
2000-12-07 | * Makefile.in (distclean): When cleaning, remove testsuite. | DJ Delorie | 2 | -0/+5 |
2000-12-05 | * cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled | DJ Delorie | 2 | -2/+15 |
2000-12-05 | * cp-demangle.c: s/new_abi/v3/. | DJ Delorie | 3 | -16/+29 |
2000-11-29 | * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in. | DJ Delorie | 2 | -162/+262 |
2000-11-29 | * hashtab.c (higher_prime_number): Use a table, rather than a | DJ Delorie | 2 | -22/+61 |
2000-11-29 | * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in. | DJ Delorie | 5 | -126/+107 |
2000-11-23 | * cplus-dem.c (main): Handle gnat_demangling. | Hans-Peter Nilsson | 2 | -0/+5 |
2000-11-21 | * cplus-dem.c (cplus_demangle): Fix formatting. | Hans-Peter Nilsson | 2 | -32/+55 |
2000-11-16 | * cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for | Hans-Peter Nilsson | 2 | -3/+8 |
2000-11-16 | Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.c | DJ Delorie | 1 | -1/+1 |
2000-11-15 | [merge] | DJ Delorie | 2 | -8/+13 |
2000-11-15 | Correct date and style of last entry | Hans-Peter Nilsson | 1 | -1/+1 |
2000-11-15 | * cplus_dem.c: Add gnat demangler. Add java to demangle style | Hans-Peter Nilsson | 2 | -0/+153 |
2000-11-04 | * hashtab.c (htab_expand): Change to return int. Use calloc or | Hans-Peter Nilsson | 2 | -8/+68 |
2000-11-03 | * hashtab.c: Change void * to PTR where necessary. | Hans-Peter Nilsson | 2 | -36/+42 |
2000-10-23 | [merge from gcc] | DJ Delorie | 2 | -173/+304 |
2000-10-12 | merge from gcc repository | DJ Delorie | 12 | -393/+990 |
2000-09-26 | * md5.c: #include "ansidecl.h". | DJ Delorie | 2 | -0/+5 |
2000-09-22 | * Makefile.in (REQUIRED_OFILES): Add md5.o. | Jason Merrill | 3 | -2/+427 |
2000-09-15 | * splay-tree.c: #include <stdio.h>. | DJ Delorie | 2 | -0/+6 |
2000-09-13 | * testsuite/demangle-expected: Add two tests for anonymous | Hans-Peter Nilsson | 3 | -1/+33 |
2000-09-10 | * testsuite/demangle-expected: Add four tests for type_info | Hans-Peter Nilsson | 3 | -1/+25 |
2000-09-05 | * configure.in (Cygwin): special case cygwin only when we're | DJ Delorie | 3 | -8/+23 |
2000-08-31 | (From GCC:) Add testcases and missing changelogs: | Hans-Peter Nilsson | 2 | -0/+76 |
2000-07-27 | Fix typo. | Jeff Law | 1 | -1/+1 |
2000-07-27 | * config/mh-openedition.h: Added -DLE370 definition. | Jeff Law | 2 | -1/+5 |
2000-07-27 | * pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to | Jeff Law | 2 | -5/+24 |
2000-07-26 | * getcwd.c: Include string.h, stdlib.h for prototypes | Jeff Law | 2 | -0/+8 |
2000-07-26 | * Makefile.in (rename.o, waitpid.o): Depend on config.h | Jeff Law | 4 | -0/+22 |
2000-07-24 | Demangling fixes | Daniel Berlin | 2 | -31/+248 |
2000-07-23 | * configure.in (AC_CHECK_HEADERS): Add time.h. | Jeff Law | 9 | -85/+176 |
2000-07-23 | * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. | Jeff Law | 8 | -78/+146 |
2000-07-23 | * cp-demangle.c, mkstemps.c: #include <sys/types.h>. | Jeff Law | 3 | -0/+7 |
2000-07-20 | * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int, | Jeff Law | 2 | -2/+7 |
2000-07-20 | merge with gcc | Jason Merrill | 3 | -337/+873 |
2000-07-17 | * testsuite/regress-demangle (failed test): Show result and | Hans-Peter Nilsson | 2 | -0/+7 |
2000-07-07 | 2000-07-07 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -0/+6 |
2000-06-15 | Synced with libiberty in the gcc repository. | H.J. Lu | 18 | -283/+4421 |
2000-06-06 | * Makefile.in: add EXTRA_INCS | DJ Delorie | 4 | -105/+147 |
2000-05-31 | Add field ``name'' to floatformat. | Andrew Cagney | 2 | -12/+33 |
2000-05-30 | * Makefile.in (objalloc.o): Depend on config.h | Jeff Law | 2 | -1/+5 |
2000-05-29 | * hashtab.c, partition.c, xmemdup.c: Include string.h | Zack Weinberg | 10 | -16/+245 |
2000-05-26 | * Makefile.in (maintainer-clean-subdir): Fix handling of empty | Alexandre Oliva | 2 | -2/+7 |
2000-04-21 | 2000-04-21 Michael Sokolov <msokolov@ivan.Harhan.ORG> | Jeff Law | 2 | -3/+9 |