aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2003-11-21cp-demangle.c (has_return_type): Skip qualifiers when checking whether we hav...Ian Lance Taylor3-0/+32
2003-11-21demangle-expected: Minor changes to match output of new demangler...Ian Lance Taylor2-5/+9
2003-11-21* cp-demangle.c: Complete rewrite.Ian Lance Taylor2-3474/+2969
2003-11-20cp-demangle.c (demangle_type): Correct thinko in substitution processing.Mark Mitchell2-3/+10
2003-11-19cp-demangle.c (demangle_operator_name): Remove space before "sizeof".Ian Lance Taylor2-20/+134
2003-11-18test-demangle.c (main): Don't pass DMGL_VERBOSE to cplus_demangle.Ian Lance Taylor2-1/+4
2003-11-18* testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.Ian Lance Taylor2-1/+5
2003-10-31* floatformat.c (floatformat_always_valid): Add unused attribute.Andreas Jaeger2-2/+6
2003-10-30Jan Hubicka <jh@suse.cz>Josef Zlomek2-5/+19
2003-10-30hashtab.c (htab_find_slot_with_hash): Decrease n_deleted instead of increasin...Josef Zlomek2-2/+7
2003-10-20cplus-dem.c (demangle_template): Register a new Btype only when needed.J. Brobecker3-4/+16
2003-10-16demangle-expected: Update the expected output of _GLOBAL__I__Z2fnv.H.J. Lu2-1/+6
2003-10-02strerror.c: Revert last change.Daniel Jacobowitz2-8/+7
2003-10-01strerror.c: Don't provide or reference sys_errlist if strerror is available.Daniel Jacobowitz2-1/+13
2003-10-01configure.in: Check if $MAKEINFO is missing.H.J. Lu3-17/+43
2003-09-25configure.in: Use AC_PROG_CPP_WERROR.Daniel Jacobowitz3-679/+424
2003-09-22floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney2-46/+98
2003-09-16Index: include/ChangeLogAndrew Cagney2-7/+14
2003-09-15floatformat.c (floatformat_is_valid): New function.Daniel Jacobowitz2-3/+41
2003-09-06fibheap.c (fibheap_replace_key_data): Change type of OKEY to FIBHEAPKEY_T.Josef Zlomek2-1/+6
2003-09-02ack, wrong date.DJ Delorie1-1/+1
2003-09-02re PR bootstrap/12100 (time.h:402: error: previous declaration of `clock'evio...John David Anglin3-27/+99
2003-08-27aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz4-2069/+5939
2003-08-12* cp-demangle.c: Clarify what package(s) this is part of.Nathanael Nerode2-2/+6
2003-07-05pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused.Danny Smith2-6/+14
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