aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2004-09-06Mark ChangeLogMark Mitchell
2004-07-01Mark ChangeLogMark Mitchell
2004-04-19Mark ChangeLogMark Mitchell
2004-02-25Taken from mainline:Ian Lance Taylor
2004-01-15* strdup.c (strdup): Constify the argument.Kazu Hirata
2004-01-14* Makefile.in (distclean): Remove config.cache.Loren J. Rittle
2004-01-13cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE takes two...Daniel Jacobowitz
2004-01-12demangle.h (enum demangle_component_type): Define.Ian Lance Taylor
2004-01-10configure.in: Rename file to ...Kelley Cook
2004-01-02cp-demangle.c (d_encoding): When DMGL_PARAMS is not set...Ian Lance Taylor
2003-12-26* cp-demangle.c (is_ctor_or_dtor): Fix error in last change.Kaveh R. Ghazi
2003-12-22re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR)Daniel Jacobowitz
2003-12-22cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports dynamic arrays.Ian Lance Taylor
2003-12-20cp-demangle.c (d_identifier): In Java mode, skip an optional '$' after the id...Ian Lance Taylor
2003-12-19re PR c++/13447 (Another demangler problem with method cv-qualifiers)Ian Lance Taylor
2003-12-15cp-demangle.c (d_print_function_type): Print the function parameters with no ...Ian Lance Taylor
2003-12-15cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't expect that we'v...Ian Lance Taylor
2003-12-15Makefile.in (floatformat.o): Add dependency on config.h to accompany change o...Brendan Kehoe
2003-12-15Fix handling of constructor/destructor of standard substitution:Ian Lance Taylor
2003-12-04re PR other/13304 (demangler bad output, "operator<<" insteads of "operator< <")Ian Lance Taylor
2003-12-03floatformat.c: Include "config.h" and <string.h> if available.Ian Lance Taylor
2003-12-01cp-demangle.c (d_demangle): Only return success if we consumed the entire dem...Ian Lance Taylor
2003-12-01demangle-expected: Revert one part of 2003-06-26 patch to restore expected re...Ian Lance Taylor
2003-11-26cp-demangle.c (struct d_print_mod): Add templates field.Ian Lance Taylor
2003-11-25cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to d_demangle.Ian Lance Taylor
2003-11-24cp-demangle.c (d_encoding): Add top_level parameter.Ian Lance Taylor
2003-11-21cp-demangle.c (has_return_type): Skip qualifiers when checking whether we hav...Ian Lance Taylor
2003-11-21demangle-expected: Minor changes to match output of new demangler...Ian Lance Taylor
2003-11-21* cp-demangle.c: Complete rewrite.Ian Lance Taylor
2003-11-20cp-demangle.c (demangle_type): Correct thinko in substitution processing.Mark Mitchell
2003-11-19cp-demangle.c (demangle_operator_name): Remove space before "sizeof".Ian Lance Taylor
2003-11-18test-demangle.c (main): Don't pass DMGL_VERBOSE to cplus_demangle.Ian Lance Taylor
2003-11-18* testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.Ian Lance Taylor
2003-10-31* floatformat.c (floatformat_always_valid): Add unused attribute.Andreas Jaeger
2003-10-30Jan Hubicka <jh@suse.cz>Josef Zlomek
2003-10-30hashtab.c (htab_find_slot_with_hash): Decrease n_deleted instead of increasin...Josef Zlomek
2003-10-20cplus-dem.c (demangle_template): Register a new Btype only when needed.J. Brobecker
2003-10-16demangle-expected: Update the expected output of _GLOBAL__I__Z2fnv.H.J. Lu
2003-10-02strerror.c: Revert last change.Daniel Jacobowitz
2003-10-01strerror.c: Don't provide or reference sys_errlist if strerror is available.Daniel Jacobowitz
2003-10-01configure.in: Check if $MAKEINFO is missing.H.J. Lu
2003-09-25configure.in: Use AC_PROG_CPP_WERROR.Daniel Jacobowitz
2003-09-22floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney
2003-09-16Index: include/ChangeLogAndrew Cagney
2003-09-15floatformat.c (floatformat_is_valid): New function.Daniel Jacobowitz
2003-09-06fibheap.c (fibheap_replace_key_data): Change type of OKEY to FIBHEAPKEY_T.Josef Zlomek
2003-09-02ack, wrong date.DJ Delorie
2003-09-02re PR bootstrap/12100 (time.h:402: error: previous declaration of `clock'evio...John David Anglin
2003-08-27aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz
2003-08-12* cp-demangle.c: Clarify what package(s) this is part of.Nathanael Nerode