| Commit message (Expand) | Author | Age | Files | Lines |
* | * lrealpath.c (lrealpath): Add _WIN32 support. | dannysmith | 2004-06-29 | 2 | -0/+34 |
* | libiberty: | zack | 2004-06-28 | 2 | -5/+23 |
* | * testsuite/demangle-expected: Add test case. | ian | 2004-06-28 | 2 | -0/+6 |
* | PR other/16240 | ian | 2004-06-28 | 2 | -0/+8 |
* | * pex-win32.c (fix_argv): Expand comment. | dannysmith | 2004-05-31 | 2 | -1/+10 |
* | * Makefile.in: Add .NOEXPORT. | drow | 2004-05-25 | 2 | -0/+7 |
* | * gcc.c (DELETE_IF_ORDINARY): New macro default definition. | rupp | 2004-04-29 | 2 | -5/+6 |
* | * configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition. | ian | 2004-04-26 | 3 | -43/+79 |
* | * hashtab.c: Include limits.h, stdint.h, ansidecl.h. | rth | 2004-04-22 | 5 | -128/+425 |
* | * strerror.c: Include config.h, and redefine sys_nerr and | ian | 2004-04-13 | 2 | -3/+8 |
* | * hashtab.c (htab_remove_elt_with_hash): New function. | law | 2004-04-13 | 2 | -2/+21 |
* | * hashtab.c (htab_size): Move to top of file; mark inline. | rth | 2004-04-01 | 2 | -49/+83 |
* | * pex-unix.c (pexecute): Use vfork instead of fork, with | ian | 2004-03-18 | 3 | -17/+73 |
* | * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for | ian | 2004-03-18 | 2 | -27/+35 |
* | 2004-03-09 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-03-09 | 5 | -71/+86 |
* | * configure: Regenerate for config/accross.m4 correction. | hp | 2004-03-09 | 2 | -369/+912 |
* | * testsuite/test-demangle.c: Include <string.h> and <stdlib.h> for | aj | 2004-03-07 | 2 | -1/+13 |
* | * cp-demangle.h (enum d_builtin_type_print): Add D_PRINT_UNSIGNED, | ian | 2004-02-25 | 4 | -84/+136 |
* | * cp-demangle.c (d_print_comp) [UNARY]: Don't emit extra | ian | 2004-02-25 | 3 | -5/+8 |
* | * cp-demangle.c (__cxa_demangle): Pass DMGL_PARAMS to d_demangle. | ian | 2004-02-24 | 2 | -1/+3 |
* | * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don't | ian | 2004-02-24 | 3 | -21/+115 |
* | * cp-demangle.c (__cxa_demangle): Adjust last patch to handle | ian | 2004-02-24 | 2 | -2/+5 |
* | 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com> | ian | 2004-02-24 | 2 | -11/+52 |
* | * dyn-string.c: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and | ian | 2004-02-24 | 2 | -10/+6 |
* | * regex.c: Include <ansidecl.h>. | kraai | 2004-02-17 | 2 | -2/+10 |
* | * configure.ac: Add m4_pattern_allow(LIBOBJS). | ian | 2004-01-26 | 3 | -5/+21 |
* | * Makefile.in: Convert to ./ throughout. Rebuild dependencies | dj | 2004-01-22 | 5 | -154/+715 |
* | * strdup.c (strdup): Constify the argument. | kazu | 2004-01-15 | 2 | -1/+5 |
* | * Makefile.in (distclean): Remove config.cache. | ljrittle | 2004-01-14 | 2 | -1/+5 |
* | * cp-demangle.c (d_make_comp): DEMANGLE_COMPONENT_CONSTRUCTION_VTABLE | drow | 2004-01-13 | 3 | -2/+8 |
* | * demangle.h (enum demangle_component_type): Define. | ian | 2004-01-12 | 5 | -852/+1281 |
* | 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2004-01-10 | 5 | -179/+224 |
* | * cp-demangle.c (d_encoding): When DMGL_PARAMS is not set, strip | ian | 2004-01-02 | 5 | -761/+1700 |
* | * cp-demangle.c (is_ctor_or_dtor): Fix error in last change. | ian | 2003-12-26 | 2 | -2/+5 |
* | PR debug/13272 | drow | 2003-12-22 | 3 | -20/+9 |
* | * cp-demangle.c (CP_DYNAMIC_ARRAYS): Define if compiler supports | ian | 2003-12-22 | 2 | -291/+522 |
* | * cp-demangle.c (d_identifier): In Java mode, skip an optional '$' | ian | 2003-12-20 | 3 | -0/+17 |
* | Fix for PR c++/13447: | ian | 2003-12-19 | 3 | -10/+120 |
* | * cp-demangle.c (d_print_function_type): Print the function | ian | 2003-12-15 | 3 | -1/+17 |
* | * cp-demangle.c (d_demangle): If DMGL_PARAMS is not set, don't | ian | 2003-12-15 | 2 | -31/+40 |
* | * libiberty/Makefile.in (floatformat.o): Add dependency on | dj | 2003-12-15 | 2 | -1/+7 |
* | Fix handling of constructor/destructor of standard substitution: | ian | 2003-12-15 | 3 | -33/+129 |
* | * cp-demangle.c (IS_UPPER, IS_LOWER): Define. | ian | 2003-12-04 | 3 | -125/+298 |
* | * floatformat.c: Include "config.h" and <string.h> if available. | ian | 2003-12-03 | 2 | -38/+157 |
* | * cp-demangle.c (d_demangle): Only return success if we consumed | ian | 2003-12-01 | 2 | -2/+17 |
* | * testsuite/demangle-expected: Revert one part of 2003-06-26 patch | ian | 2003-12-01 | 1 | -2/+13 |
* | * cp-demangle.c (struct d_print_mod): Add templates field. | ian | 2003-11-26 | 3 | -71/+176 |
* | * cp-demangle.c (java_demangle_v3): Pass DMGL_PARAMS to | ian | 2003-11-25 | 2 | -1/+6 |
* | * cp-demangle.c (d_encoding): Add top_level parameter. Change all | ian | 2003-11-24 | 2 | -14/+35 |
* | * cp-demangle.c (has_return_type): Skip qualifiers when checking | ian | 2003-11-21 | 3 | -0/+32 |