summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* fibheap.c (fibheap_replace_key_data): Change type of OKEY to FIBHEAPKEY_T.Josef Zlomek2003-09-062-1/+6
* ack, wrong date.DJ Delorie2003-09-021-1/+1
* re PR bootstrap/12100 (time.h:402: error: previous declaration of `clock'evio...John David Anglin2003-09-023-27/+99
* aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz2003-08-274-2069/+5939
* * cp-demangle.c: Clarify what package(s) this is part of.Nathanael Nerode2003-08-122-2/+6
* pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused.Danny Smith2003-07-052-6/+14
* pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backsl...Danny Smith2003-07-032-1/+13
* demangle-expected: Add more GNU V3 testcases.H.J. Lu2003-06-262-1/+265
* safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN...Zack Weinberg2003-06-225-18/+209
* safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg2003-06-212-10/+21
* configure.in: Add check for malloc.h needed by m68k for function free().Dara Hazeghi2003-06-195-10/+39
* re PR bootstrap/10974 (Bootstrap failure)Albert Chin-A-Young2003-06-095-62/+105
* re PR other/10810 (gcc-3.3 fails make check: buffer overrun in test_demangle.c)John David Anglin2003-06-052-1/+6
* asprintf.c: Change comment to note that -1 is returned upon error.Nick Clifton2003-06-034-7/+15
* * config.table: Accept i[345867]86 variant.Kelley Cook2003-05-192-2/+6
* hex.c (_hex_value): Make this unsigned.Jim Blandy2003-05-153-4/+25
* s/burtle/iterativeJason Merrill2003-05-072-2/+2
* splay-tree.c (splay_tree_predecessor): Fix comment.Josef Zlomek2003-05-072-2/+7
* hashtab.c (burtle_hash): New fn.Jason Merrill2003-05-076-85/+379
* configure.in (AC_CHECK_FUNCS): Don't make multiple calls.Kaveh R. Ghazi2003-05-043-504/+77
* cp-demangle.c: Fix typo in "char_traints" string-literal.Carlo Wood2003-05-032-1/+5
* vsnprintf.c (vsnprintf): Don't pad string with extra nulls.Kaveh R. Ghazi2003-04-222-11/+20
* configure.in (funcs, [...]): Add snprintf and vsnprintf.Kaveh R. Ghazi2003-04-168-86/+349
* Fix typo in last checkin.Kaveh Ghazi2003-04-161-1/+1
* mempcpy.c, [...]: New files.Kaveh R. Ghazi2003-04-169-91/+297
* argv.c: Fix comments.Kaveh R. Ghazi2003-04-1513-30/+63
* * maint-tool (deps): Scan for headers in $srcdir also.DJ Delorie2003-04-152-0/+12
* re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target co...Kaveh R. Ghazi2003-04-153-4/+13
* argv.c: Use ANSI_PROTOTYPES instead of __STDC__.Roger Sayle2003-04-1514-20/+54
* * strdup.c (strdup): Tweak implementation to use memcpy.Roger Sayle2003-04-152-5/+20
* configure.in (HAVE_UINTPTR_T): Always define.Kaveh R. Ghazi2003-04-143-90/+93
* Makefile.in (MULTIOSDIR): New macro.Alexandre Oliva2003-03-232-4/+15
* ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka2003-03-172-4/+24
* * hashtab.c (htab_expand): Fix warning.Jan Hubicka2003-03-122-2/+4
* hashtab.c (htab_expand): Compute the size of hashtable based on the number of...Jan Hubicka2003-03-122-3/+22
* cplus-dem.c (demangle_integral_value): Correction to reflect patch of 2002-01...Carlo Wood2003-03-112-23/+32
* * cplus-dem.c: Add license exception to copyright notice.Mark Mitchell2003-03-042-0/+13
* * physmem.c: Formatting changes from upstream.Kaveh R. Ghazi2003-02-272-39/+44
* physmem.c (physmem_total): Add _WIN32 support.Danny Smith2003-02-272-0/+82
* physmem.c (physmem_total): Test for GSI_PHYSMEM.Rainer Orth2003-02-242-2/+8
* configure.in: Check for sys/systemcfg.h and _system_configuration.Kaveh R. Ghazi2003-02-225-64/+91
* configure.in: Check for sys/sysctl.h and sysctl.Kaveh R. Ghazi2003-02-226-6/+55
* physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX.Rainer Orth2003-02-215-82/+150
* configure.in: Check for sys/sysmp.h and sysmp.Kaveh R. Ghazi2003-02-215-10/+76
* physmem.c (physmem_total, [...]): De-ANSI-fy.Kaveh R. Ghazi2003-02-215-54/+122
* libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi2003-02-216-7/+112
* Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz2003-02-209-121/+426
* * cplus_dem.c: Fix typo: intializes -> initializes.jmc2003-02-202-1/+5
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva2003-02-203-0/+8
* re PR c++/7612 (Memory leaks in cplus-dem.c)Daniel Jacobowitz2003-02-132-15/+32