| Commit message (Expand) | Author | Age | Files | Lines |
* | * pex-win32.c (pexecute): Mark parameters this_pname and | dannysmith | 2003-07-05 | 2 | -6/+14 |
* | 2003-07-02 Danny Smith <dannysmith@users.source.forge.net> | zack | 2003-07-03 | 2 | -1/+13 |
* | 2003-06-26 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2003-06-26 | 2 | -1/+265 |
* | include: | zack | 2003-06-22 | 5 | -18/+209 |
* | include: | zack | 2003-06-21 | 2 | -10/+21 |
* | * configure.in: Add check for malloc.h needed by | dj | 2003-06-19 | 5 | -10/+39 |
* | PR bootstrap/10974 | ghazi | 2003-06-09 | 5 | -62/+105 |
* | PR other/10810 | danglin | 2003-06-05 | 2 | -1/+6 |
* | asprintf.c: Change comment to note that -1 is returned upon error. | nickc | 2003-06-03 | 4 | -7/+15 |
* | * config.table: Accept i[345867]86 variant. | dj | 2003-05-20 | 2 | -2/+6 |
* | libiberty/ChangeLog: | jimb | 2003-05-15 | 3 | -4/+25 |
* | s/burtle/iterative | jason | 2003-05-07 | 2 | -2/+2 |
* | * splay-tree.c (splay_tree_predecessor): Fix comment. | zlomek | 2003-05-07 | 2 | -2/+7 |
* | libiberty/ | jason | 2003-05-07 | 6 | -85/+379 |
* | * configure.in (AC_CHECK_FUNCS): Don't make multiple calls. | ghazi | 2003-05-04 | 3 | -504/+77 |
* | 2003-05-03 Carlo Wood <carlo@alinoe.com> | bkoz | 2003-05-03 | 2 | -1/+5 |
* | * vsnprintf.c (vsnprintf): Don't pad string with extra nulls. | ghazi | 2003-04-22 | 2 | -11/+20 |
* | * configure.in (funcs, AC_CHECK_FUNCS): Add snprintf and | ghazi | 2003-04-16 | 8 | -86/+349 |
* | Fix typo in last checkin. | ghazi | 2003-04-16 | 1 | -1/+1 |
* | * mempcpy.c, stpcpy.c, stpncpy.c: New files. | ghazi | 2003-04-16 | 9 | -91/+297 |
* | * argv.c: Fix comments. | ghazi | 2003-04-15 | 13 | -30/+63 |
* | * maint-tool (deps): Scan for headers in $srcdir also. | dj | 2003-04-15 | 2 | -0/+12 |
* | gcc: | ghazi | 2003-04-15 | 3 | -4/+13 |
* | * argv.c: Use ANSI_PROTOTYPES instead of __STDC__. | sayle | 2003-04-15 | 14 | -20/+54 |
* | * strdup.c (strdup): Tweak implementation to use memcpy. | sayle | 2003-04-15 | 2 | -5/+20 |
* | * configure.in (HAVE_UINTPTR_T): Always define. | ghazi | 2003-04-14 | 3 | -90/+93 |
* | * Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS) | aoliva | 2003-03-23 | 2 | -4/+15 |
* | * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize. | hubicka | 2003-03-17 | 2 | -4/+24 |
* | * hashtab.c (htab_expand): Fix warning. | hubicka | 2003-03-12 | 2 | -2/+4 |
* | * hashtab.c (htab_expand): Compute the size of hashtable based | hubicka | 2003-03-12 | 2 | -3/+22 |
* | * cplus-dem.c (demangle_integral_value): Correction to reflect | dj | 2003-03-11 | 2 | -23/+32 |
* | * cplus-dem.c: Add license exception to copyright notice. | mmitchel | 2003-03-04 | 2 | -0/+13 |
* | * physmem.c: Formatting changes from upstream. | ghazi | 2003-02-27 | 2 | -39/+44 |
* | 2003-02-24 Danny Smith <dannysmith@users.source.forge.net> | ghazi | 2003-02-27 | 2 | -0/+82 |
* | * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Test for | ro | 2003-02-24 | 2 | -2/+8 |
* | * configure.in: Check for sys/systemcfg.h and | ghazi | 2003-02-22 | 5 | -64/+91 |
* | * configure.in: Check for sys/sysctl.h and sysctl. | ghazi | 2003-02-22 | 6 | -6/+55 |
* | * physmem.c (physmem_total) [HAVE_GETSYSINFO]: Use getsysinfo on | ro | 2003-02-21 | 5 | -82/+150 |
* | * configure.in: Check for sys/sysmp.h and sysmp. | ghazi | 2003-02-21 | 5 | -10/+76 |
* | * physmem.c (physmem_total, physmem_available): De-ANSI-fy. | ghazi | 2003-02-21 | 5 | -54/+122 |
* | include: | ghazi | 2003-02-21 | 6 | -7/+112 |
* | * Makefile.in (CFILES): Add lrealpath.c. | drow | 2003-02-20 | 9 | -121/+426 |
* | * cplus_dem.c: Fix typo: intializes -> initializes. | dj | 2003-02-20 | 2 | -1/+5 |
* | * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to | aoliva | 2003-02-20 | 3 | -0/+8 |
* | Fix PR c++/7612. | drow | 2003-02-13 | 2 | -15/+32 |
* | * acconfig.h: New file. Add uintptr_t. | ghazi | 2003-02-13 | 3 | -1/+15 |
* | fastjar: | jsm28 | 2003-02-04 | 2 | -2/+6 |
* | * Makefile.in (libiberty_topdir): New subst. | dj | 2003-01-30 | 4 | -128/+139 |
* | * Makefile.in (all-subdir, check-subdir, installcheck-subdir) | aoliva | 2003-01-28 | 2 | -1/+9 |
* | * Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use | aoliva | 2003-01-28 | 2 | -5/+10 |