summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * gcc.c (DELETE_IF_ORDINARY): New macro default definition.rupp2004-04-292-5/+6
* * configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.ian2004-04-263-43/+79
* * hashtab.c: Include limits.h, stdint.h, ansidecl.h.rth2004-04-225-128/+425
* * strerror.c: Include config.h, and redefine sys_nerr andian2004-04-132-3/+8
* * hashtab.c (htab_remove_elt_with_hash): New function.law2004-04-132-2/+21
* * hashtab.c (htab_size): Move to top of file; mark inline.rth2004-04-012-49/+83
* * pex-unix.c (pexecute): Use vfork instead of fork, withian2004-03-183-17/+73
* * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES forian2004-03-182-27/+35
* 2004-03-09 Kelley Cook <kcook@gcc.gnu.org>kcook2004-03-095-71/+86
* * configure: Regenerate for config/accross.m4 correction.hp2004-03-092-369/+912
* * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> foraj2004-03-072-1/+13
* * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED,ian2004-02-254-84/+136
* * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extraian2004-02-253-5/+8
* * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle.ian2004-02-242-1/+3
* * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don'tian2004-02-243-21/+115
* * cp-demangle.c (__cxa_demangle): Adjust last patch to handleian2004-02-242-2/+5
* 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>ian2004-02-242-11/+52
* * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 andian2004-02-242-10/+6
* * regex.c: Include <ansidecl.h>.kraai2004-02-172-2/+10
* * configure.ac: Add m4_pattern_allow(LIBOBJS).ian2004-01-263-5/+21
* * Makefile.in: Convert to ./ throughout. Rebuild dependenciesdj2004-01-225-154/+715
* * strdup.c (strdup): Constify the argument.kazu2004-01-152-1/+5
* * Makefile.in (distclean): Remove config.cache.ljrittle2004-01-142-1/+5
* * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLEdrow2004-01-133-2/+8
* * demangle.h (enum demangle_component_type): Define.ian2004-01-125-852/+1281
* 2004-01-09 Kelley Cook <kcook@gcc.gnu.org>kcook2004-01-105-179/+224
* * cp-demangle.c (d_encoding): When DMGL_PARAMS is not set, stripian2004-01-025-761/+1700
* * cp-demangle.c (is_ctor_or_dtor): Fix error in last change.ian2003-12-262-2/+5
* PR debug/13272drow2003-12-223-20/+9
* * cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supportsian2003-12-222-291/+522
* * cp-demangle.c (d_identifier): In Java mode, skip an optional '$'ian2003-12-203-0/+17
* Fix for PR c++/13447:ian2003-12-193-10/+120
* * cp-demangle.c (d_print_function_type): Print the functionian2003-12-153-1/+17
* * cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don'tian2003-12-152-31/+40
* * libiberty/Makefile.in (floatformat.o): Add dependency ondj2003-12-152-1/+7
* Fix handling of constructor/destructor of standard substitution:ian2003-12-153-33/+129
* * cp-demangle.c (IS_UPPER, IS_LOWER): Define.ian2003-12-043-125/+298
* * floatformat.c: Include "config.h" and <string.h> if available.ian2003-12-032-38/+157
* * cp-demangle.c (d_demangle): Only return success if we consumedian2003-12-012-2/+17
* * testsuite/demangle-expected: Revert one part of 2003-06-26 patchian2003-12-011-2/+13
* * cp-demangle.c (struct d_print_mod): Add templates field.ian2003-11-263-71/+176
* * cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS toian2003-11-252-1/+6
* * cp-demangle.c (d_encoding): Add top_level parameter. Change allian2003-11-242-14/+35
* * cp-demangle.c (has_return_type): Skip qualifiers when checkingian2003-11-213-0/+32
* * testsuite/demangle-expected: Minor changes to match output ofian2003-11-212-5/+9
* * cp-demangle.c: Complete rewrite.ian2003-11-212-3474/+2969
* * cp-demangle.c (demangle_type): Correct thinko in substitutionmmitchel2003-11-202-3/+10
* * cp-demangle.c (demangle_operator_name): Remove space beforeian2003-11-192-20/+134
* * testsuite/test-demangle.c (main): Don't pass DMGL_VERBOSE toian2003-11-182-1/+4
* * testsuite/Makefile.in (test-demangle): Depend upon libiberty.a.ian2003-11-182-1/+5