Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-01-24 | Makefile.in (CFILES): Add pex-*.c. | Zack Weinberg | 15 | -843/+1225 |
2003-01-20 | * hashtab.c (htab_expand): Fix allocation of new entries. | Josef Zlomek | 2 | -2/+8 |
2003-01-09 | Makefile.in (install_to_libdir, [...]): Add a mkinstalldirs command. | Christian Cornelssen | 2 | -0/+5 |
2003-01-09 | Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. | Christian Cornelssen | 2 | -0/+5 |
2002-12-04 | make-relative-prefix.c (HAVE_HOST_EXECUTABLE_SUFFIX): Define for hosts with H... | Danny Smith | 2 | -0/+6 |
2002-11-24 | Ensure return string is empty before using strcat to construct it. | Nick Clifton | 2 | -0/+6 |
2002-11-22 | libiberty.h (make_relative_prefix): Add prototype. | Daniel Jacobowitz | 4 | -4/+417 |
2002-11-16 | md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used... | Jakub Jelinek | 2 | -50/+63 |
2002-10-16 | * config.table: Use mh-s390pic for s390x too. | Jakub Jelinek | 2 | -0/+5 |