Age | Commit message (Expand) | Author | Files | Lines |
2003-06-26 | demangle-expected: Add more GNU V3 testcases. | H.J. Lu | 2 | -1/+265 |
2003-06-22 | safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN... | Zack Weinberg | 5 | -18/+209 |
2003-06-21 | safe-ctype.h (HC_UNKNOWN, [...]): New #defines. | Zack Weinberg | 2 | -10/+21 |
2003-06-19 | configure.in: Add check for malloc.h needed by m68k for function free(). | Dara Hazeghi | 5 | -10/+39 |
2003-06-09 | re PR bootstrap/10974 (Bootstrap failure) | Albert Chin-A-Young | 5 | -62/+105 |
2003-06-05 | re PR other/10810 (gcc-3.3 fails make check: buffer overrun in test_demangle.c) | John David Anglin | 2 | -1/+6 |
2003-06-03 | asprintf.c: Change comment to note that -1 is returned upon error. | Nick Clifton | 4 | -7/+15 |
2003-05-19 | * config.table: Accept i[345867]86 variant. | Kelley Cook | 2 | -2/+6 |
2003-05-15 | hex.c (_hex_value): Make this unsigned. | Jim Blandy | 3 | -4/+25 |
2003-05-07 | s/burtle/iterative | Jason Merrill | 2 | -2/+2 |
2003-05-07 | splay-tree.c (splay_tree_predecessor): Fix comment. | Josef Zlomek | 2 | -2/+7 |
2003-05-07 | hashtab.c (burtle_hash): New fn. | Jason Merrill | 6 | -85/+379 |
2003-05-04 | configure.in (AC_CHECK_FUNCS): Don't make multiple calls. | Kaveh R. Ghazi | 3 | -504/+77 |
2003-05-03 | cp-demangle.c: Fix typo in "char_traints" string-literal. | Carlo Wood | 2 | -1/+5 |
2003-04-22 | vsnprintf.c (vsnprintf): Don't pad string with extra nulls. | Kaveh R. Ghazi | 2 | -11/+20 |
2003-04-16 | configure.in (funcs, [...]): Add snprintf and vsnprintf. | Kaveh R. Ghazi | 8 | -86/+349 |
2003-04-16 | Fix typo in last checkin. | Kaveh Ghazi | 1 | -1/+1 |
2003-04-16 | mempcpy.c, [...]: New files. | Kaveh R. Ghazi | 9 | -91/+297 |
2003-04-15 | argv.c: Fix comments. | Kaveh R. Ghazi | 13 | -30/+63 |
2003-04-15 | * maint-tool (deps): Scan for headers in $srcdir also. | DJ Delorie | 2 | -0/+12 |
2003-04-15 | re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target co... | Kaveh R. Ghazi | 3 | -4/+13 |
2003-04-15 | argv.c: Use ANSI_PROTOTYPES instead of __STDC__. | Roger Sayle | 14 | -20/+54 |
2003-04-15 | * strdup.c (strdup): Tweak implementation to use memcpy. | Roger Sayle | 2 | -5/+20 |
2003-04-14 | configure.in (HAVE_UINTPTR_T): Always define. | Kaveh R. Ghazi | 3 | -90/+93 |
2003-03-23 | Makefile.in (MULTIOSDIR): New macro. | Alexandre Oliva | 2 | -4/+15 |
2003-03-17 | ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize. | Jan Hubicka | 2 | -4/+24 |
2003-03-12 | * hashtab.c (htab_expand): Fix warning. | Jan Hubicka | 2 | -2/+4 |
2003-03-12 | hashtab.c (htab_expand): Compute the size of hashtable based on the number of... | Jan Hubicka | 2 | -3/+22 |
2003-03-11 | cplus-dem.c (demangle_integral_value): Correction to reflect patch of 2002-01... | Carlo Wood | 2 | -23/+32 |
2003-03-04 | * cplus-dem.c: Add license exception to copyright notice. | Mark Mitchell | 2 | -0/+13 |
2003-02-27 | * physmem.c: Formatting changes from upstream. | Kaveh R. Ghazi | 2 | -39/+44 |
2003-02-27 | physmem.c (physmem_total): Add _WIN32 support. | Danny Smith | 2 | -0/+82 |
2003-02-24 | physmem.c (physmem_total): Test for GSI_PHYSMEM. | Rainer Orth | 2 | -2/+8 |
2003-02-22 | configure.in: Check for sys/systemcfg.h and _system_configuration. | Kaveh R. Ghazi | 5 | -64/+91 |
2003-02-22 | configure.in: Check for sys/sysctl.h and sysctl. | Kaveh R. Ghazi | 6 | -6/+55 |
2003-02-21 | physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX. | Rainer Orth | 5 | -82/+150 |
2003-02-21 | configure.in: Check for sys/sysmp.h and sysmp. | Kaveh R. Ghazi | 5 | -10/+76 |
2003-02-21 | physmem.c (physmem_total, [...]): De-ANSI-fy. | Kaveh R. Ghazi | 5 | -54/+122 |
2003-02-21 | libiberty.h (physmem_total, [...]): Prototype. | Kaveh R. Ghazi | 6 | -7/+112 |
2003-02-20 | Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 9 | -121/+426 |
2003-02-20 | * cplus_dem.c: Fix typo: intializes -> initializes. | jmc | 2 | -1/+5 |
2003-02-20 | configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. | Alexandre Oliva | 3 | -0/+8 |
2003-02-13 | re PR c++/7612 (Memory leaks in cplus-dem.c) | Daniel Jacobowitz | 2 | -15/+32 |
2003-02-13 | acconfig.h: New file. | Kaveh R. Ghazi | 3 | -1/+15 |
2003-02-04 | fastjar.texi: Update to GFDL 1.2. | Joseph Myers | 2 | -2/+6 |
2003-01-30 | Makefile.in (libiberty_topdir): New subst. | Christian Cornelssen | 4 | -128/+139 |
2003-01-28 | * Makefile.in (all-subdir, check-subdir, installcheck-subdir) | Christian Cornelssen | 2 | -1/+9 |
2003-01-28 | Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use /`$$CC -prin... | Alexandre Oliva | 2 | -5/+10 |
2003-01-26 | hashtab.h (htab_alloc_with_arg, [...]): Add new types. | Daniel Jacobowitz | 2 | -2/+76 |
2003-01-24 | configure.in: Remove special pex-cygwin consideration. | Christopher Faylor | 5 | -153/+38 |