aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2003-07-03pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backsl...Danny Smith2-1/+13
2003-06-26demangle-expected: Add more GNU V3 testcases.H.J. Lu2-1/+265
2003-06-22safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN...Zack Weinberg5-18/+209
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg2-10/+21
2003-06-19configure.in: Add check for malloc.h needed by m68k for function free().Dara Hazeghi5-10/+39
2003-06-09re PR bootstrap/10974 (Bootstrap failure)Albert Chin-A-Young5-62/+105
2003-06-05re PR other/10810 (gcc-3.3 fails make check: buffer overrun in test_demangle.c)John David Anglin2-1/+6
2003-06-03asprintf.c: Change comment to note that -1 is returned upon error.Nick Clifton4-7/+15
2003-05-19* config.table: Accept i[345867]86 variant.Kelley Cook2-2/+6
2003-05-15hex.c (_hex_value): Make this unsigned.Jim Blandy3-4/+25
2003-05-07s/burtle/iterativeJason Merrill2-2/+2
2003-05-07splay-tree.c (splay_tree_predecessor): Fix comment.Josef Zlomek2-2/+7
2003-05-07hashtab.c (burtle_hash): New fn.Jason Merrill6-85/+379
2003-05-04configure.in (AC_CHECK_FUNCS): Don't make multiple calls.Kaveh R. Ghazi3-504/+77
2003-05-03cp-demangle.c: Fix typo in "char_traints" string-literal.Carlo Wood2-1/+5
2003-04-22vsnprintf.c (vsnprintf): Don't pad string with extra nulls.Kaveh R. Ghazi2-11/+20
2003-04-16configure.in (funcs, [...]): Add snprintf and vsnprintf.Kaveh R. Ghazi8-86/+349
2003-04-16Fix typo in last checkin.Kaveh Ghazi1-1/+1
2003-04-16mempcpy.c, [...]: New files.Kaveh R. Ghazi9-91/+297
2003-04-15argv.c: Fix comments.Kaveh R. Ghazi13-30/+63
2003-04-15* maint-tool (deps): Scan for headers in $srcdir also.DJ Delorie2-0/+12
2003-04-15re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target co...Kaveh R. Ghazi3-4/+13
2003-04-15argv.c: Use ANSI_PROTOTYPES instead of __STDC__.Roger Sayle14-20/+54
2003-04-15* strdup.c (strdup): Tweak implementation to use memcpy.Roger Sayle2-5/+20
2003-04-14configure.in (HAVE_UINTPTR_T): Always define.Kaveh R. Ghazi3-90/+93
2003-03-23Makefile.in (MULTIOSDIR): New macro.Alexandre Oliva2-4/+15
2003-03-17ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka2-4/+24
2003-03-12* hashtab.c (htab_expand): Fix warning.Jan Hubicka2-2/+4
2003-03-12hashtab.c (htab_expand): Compute the size of hashtable based on the number of...Jan Hubicka2-3/+22
2003-03-11cplus-dem.c (demangle_integral_value): Correction to reflect patch of 2002-01...Carlo Wood2-23/+32
2003-03-04* cplus-dem.c: Add license exception to copyright notice.Mark Mitchell2-0/+13
2003-02-27* physmem.c: Formatting changes from upstream.Kaveh R. Ghazi2-39/+44
2003-02-27physmem.c (physmem_total): Add _WIN32 support.Danny Smith2-0/+82
2003-02-24physmem.c (physmem_total): Test for GSI_PHYSMEM.Rainer Orth2-2/+8
2003-02-22configure.in: Check for sys/systemcfg.h and _system_configuration.Kaveh R. Ghazi5-64/+91
2003-02-22configure.in: Check for sys/sysctl.h and sysctl.Kaveh R. Ghazi6-6/+55
2003-02-21physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX.Rainer Orth5-82/+150
2003-02-21configure.in: Check for sys/sysmp.h and sysmp.Kaveh R. Ghazi5-10/+76
2003-02-21physmem.c (physmem_total, [...]): De-ANSI-fy.Kaveh R. Ghazi5-54/+122
2003-02-21libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi6-7/+112
2003-02-20Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz9-121/+426
2003-02-20* cplus_dem.c: Fix typo: intializes -> initializes.jmc2-1/+5
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva3-0/+8
2003-02-13re PR c++/7612 (Memory leaks in cplus-dem.c)Daniel Jacobowitz2-15/+32
2003-02-13acconfig.h: New file.Kaveh R. Ghazi3-1/+15
2003-02-04fastjar.texi: Update to GFDL 1.2.Joseph Myers2-2/+6
2003-01-30Makefile.in (libiberty_topdir): New subst.Christian Cornelssen4-128/+139
2003-01-28* Makefile.in (all-subdir, check-subdir, installcheck-subdir)Christian Cornelssen2-1/+9
2003-01-28Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use /`$$CC -prin...Alexandre Oliva2-5/+10
2003-01-26hashtab.h (htab_alloc_with_arg, [...]): Add new types.Daniel Jacobowitz2-2/+76