aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-03-18pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to...Ian Lance Taylor1-0/+4
2004-03-18Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for an 80 column ...Ian Lance Taylor1-0/+5
2004-03-09configure.ac: Bump version to 2.59.Kelley Cook1-0/+7
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson1-0/+4
2004-03-07test-demangle.c: Include <string.h> and <stdlib.h> for prototypes.Andreas Jaeger1-0/+6
2004-02-25cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED...Ian Lance Taylor1-0/+15
2004-02-25cp-demangle.c (d_print_comp): Don't emit extra parentheses around a cast.Ian Lance Taylor1-0/+5
2004-02-24* cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.Ian Lance Taylor1-0/+2
2004-02-24cp-demangle.c (d_print_comp): Don't push more than one of the same CV-qualifi...Ian Lance Taylor1-0/+11
2004-02-24cp-demangle.c (__cxa_demangle): Adjust last patch to handle empty string corr...Ian Lance Taylor1-0/+3
2004-02-24cp-demangle.c (__cxa_demangle): It is not an error if status is not NULL.Ian Lance Taylor1-0/+6
2004-02-24dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and the associated ...Ian Lance Taylor1-0/+5
2004-02-17regex.c: Include <ansidecl.h>.Matt Kraai1-0/+6
2004-01-26configure.ac: Add m4_pattern_allow(LIBOBJS).Ian Lance Taylor1-0/+5
2004-01-22Makefile.in: Convert to ./ throughout.DJ Delorie1-0/+9
2004-01-15* strdup.c (strdup): Constify the argument.Kazu Hirata1-0/+4
2004-01-14* Makefile.in (distclean): Remove config.cache.Loren J. Rittle1-0/+4
2004-01-13cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE takes two...Daniel Jacobowitz1-0/+6
2004-01-12demangle.h (enum demangle_component_type): Define.Ian Lance Taylor1-0/+46
2004-01-10configure.in: Rename file to ...Kelley Cook1-0/+8
2004-01-02cp-demangle.c (d_encoding): When DMGL_PARAMS is not set...Ian Lance Taylor1-0/+13
2003-12-26* cp-demangle.c (is_ctor_or_dtor): Fix error in last change.Kaveh R. Ghazi1-0/+4
2003-12-22re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR)Daniel Jacobowitz1-0/+7
2003-12-22cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports dynamic arrays.Ian Lance Taylor1-0/+48
2003-12-20cp-demangle.c (d_identifier): In Java mode, skip an optional '$' after the id...Ian Lance Taylor1-0/+6
2003-12-19re PR c++/13447 (Another demangler problem with method cv-qualifiers)Ian Lance Taylor1-0/+21
2003-12-15cp-demangle.c (d_print_function_type): Print the function parameters with no ...Ian Lance Taylor1-0/+4
2003-12-15cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't expect that we'v...Ian Lance Taylor1-0/+7
2003-12-15Makefile.in (floatformat.o): Add dependency on config.h to accompany change o...Brendan Kehoe1-0/+5
2003-12-15Fix handling of constructor/destructor of standard substitution:Ian Lance Taylor1-0/+16
2003-12-04re PR other/13304 (demangler bad output, "operator<<" insteads of "operator< <")Ian Lance Taylor1-0/+50
2003-12-03floatformat.c: Include "config.h" and <string.h> if available.Ian Lance Taylor1-0/+12
2003-12-01cp-demangle.c (d_demangle): Only return success if we consumed the entire dem...Ian Lance Taylor1-0/+10
2003-11-26cp-demangle.c (struct d_print_mod): Add templates field.Ian Lance Taylor1-0/+26
2003-11-25cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to d_demangle.Ian Lance Taylor1-0/+5
2003-11-24cp-demangle.c (d_encoding): Add top_level parameter.Ian Lance Taylor1-0/+8
2003-11-21cp-demangle.c (has_return_type): Skip qualifiers when checking whether we hav...Ian Lance Taylor1-0/+6
2003-11-21demangle-expected: Minor changes to match output of new demangler...Ian Lance Taylor1-0/+4
2003-11-21* cp-demangle.c: Complete rewrite.Ian Lance Taylor1-0/+4
2003-11-20cp-demangle.c (demangle_type): Correct thinko in substitution processing.Mark Mitchell1-0/+5
2003-11-19cp-demangle.c (demangle_operator_name): Remove space before "sizeof".Ian Lance Taylor1-0/+9
2003-11-18test-demangle.c (main): Don't pass DMGL_VERBOSE to cplus_demangle.Ian Lance Taylor1-0/+3
2003-11-18* testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.Ian Lance Taylor1-0/+4
2003-10-31* floatformat.c (floatformat_always_valid): Add unused attribute.Andreas Jaeger1-0/+4
2003-10-30Jan Hubicka <jh@suse.cz>Josef Zlomek1-0/+7
2003-10-30hashtab.c (htab_find_slot_with_hash): Decrease n_deleted instead of increasin...Josef Zlomek1-0/+5
2003-10-20cplus-dem.c (demangle_template): Register a new Btype only when needed.J. Brobecker1-0/+6
2003-10-16demangle-expected: Update the expected output of _GLOBAL__I__Z2fnv.H.J. Lu1-0/+5
2003-10-02strerror.c: Revert last change.Daniel Jacobowitz1-0/+5
2003-10-01strerror.c: Don't provide or reference sys_errlist if strerror is available.Daniel Jacobowitz1-0/+5