summaryrefslogtreecommitdiffstats
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* * splay-tree.c (splay_tree_delete_helper): Redesign the logic sodj2004-12-072-7/+53
* * pex-unix.c: Fix the spelling of longjmp.kraai2004-11-302-1/+5
* PR other/18623ian2004-11-243-13/+13
* * objalloc.c, strsignal.c, xstrerror.c: Include "config.h" beforesayle2004-11-205-6/+13
* Revert Index->Manual Index until --no-split is removed...mrs2004-11-132-6/+3
* * Makefile.in (libiberty.html): Fix html generation.mrs2004-11-132-1/+3
* * libiberty.texi (Index): Fix html generation with makeinfo bymrs2004-11-132-3/+8
* * vasprintf.c: Accept __va_copy in addition to va_copy.nemet2004-09-082-0/+7
* 2004-09-03 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-032-72/+44
* 2004-09-02 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-022-2/+5
* * lrealpath.c (lrealpath): Add _WIN32 support.dannysmith2004-06-292-0/+34
* libiberty:zack2004-06-282-5/+23
* * testsuite/demangle-expected: Add test case.ian2004-06-282-0/+6
* PR other/16240ian2004-06-282-0/+8
* * pex-win32.c (fix_argv): Expand comment.dannysmith2004-05-312-1/+10
* * Makefile.in: Add .NOEXPORT.drow2004-05-252-0/+7
* * 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
OpenPOWER on IntegriCloud