Age | Commit message (Expand) | Author | Files | Lines |
2000-11-27 | hashtab.c (higher_prime_number): Use a table, rather than a seive, to find th... | Mark Mitchell | 2 | -22/+61 |
2000-11-22 | * cplus-dem.c (main): Handle gnat_demangling. | H.J. Lu | 2 | -0/+5 |
2000-11-22 | Makefile.in, [...]: Expunge remaining traces of facility for running MD files... | Zack Weinberg | 7 | -319/+401 |
2000-11-21 | cplus-dem.c (cplus_demangle): Fix formatting. | Hans-Peter Nilsson | 2 | -31/+45 |
2000-11-19 | cplus-dem.c (grow_vect): Prototype. | Kaveh R. Ghazi | 2 | -4/+13 |
2000-11-16 | cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED for parameter `option'. | Hans-Peter Nilsson | 2 | -3/+8 |
2000-11-15 | Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.c | Gerald Pfeifer | 1 | -1/+1 |
2000-11-15 | cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot be used in GCC. | Kenneth Block | 2 | -8/+13 |
2000-11-15 | Correct style of last entry | Hans-Peter Nilsson | 1 | -1/+1 |
2000-11-15 | cplus_dem.c: Add gnat demangler. | Kenneth Block | 2 | -0/+153 |
2000-11-04 | hashtab.c (htab_expand): Change to return int. | Hans-Peter Nilsson | 2 | -8/+68 |
2000-11-03 | (htab_create, htab_expand): Correct formatting of comment before | Hans-Peter Nilsson | 2 | -36/+42 |
2000-10-23 | Fix incorrect date in ChangeLog entry. | Alex Samuel | 1 | -1/+1 |
2000-10-22 | cp-demangle.c (string_list_def): Add caret_position and comments. | Alex Samuel | 2 | -173/+304 |
2000-10-01 | c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only. | Mark Mitchell | 2 | -2/+6 |
2000-09-17 | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 2 | -1/+5 |
2000-09-15 | * splay-tree.c: #include <stdio.h>. | Michael Sokolov | 2 | -0/+6 |
2000-09-13 | demangle-expected: Add two tests for anonymous namespaces. | Hans-Peter Nilsson | 3 | -1/+33 |
2000-09-10 | splay-tree.h (splay_tree_predecessor): Declare. | Mark Mitchell | 2 | -1/+72 |
2000-09-10 | demangle-expected: Add four tests for type_info mangling. | Hans-Peter Nilsson | 3 | -1/+25 |
2000-09-08 | * cp-demangle.c: Fix copyright banner. | Alex Samuel | 2 | -1/+7 |
2000-09-07 | * md5.c: #include "ansidecl.h". | Michael Sokolov | 2 | -0/+5 |
2000-09-07 | cp-demangle.c (status_allocation_failed): Rearrange whitespace. | Alex Samuel | 2 | -5/+32 |
2000-09-05 | cp-demangle.c (demangle_encoding): Rename variable. | Alex Samuel | 2 | -73/+113 |
2000-09-05 | configure.in (Cygwin): special case cygwin only when we're building cygwin, n... | DJ Delorie | 3 | -8/+23 |
2000-09-05 | cp-demangle.c (demangle_template_arg): Eat an `E' after an <expression>. | Alex Samuel | 2 | -0/+6 |
2000-09-05 | cp-demangle.c (demangle_type_ptr): Increment position past pointer and refere... | Alex Samuel | 2 | -0/+11 |
2000-09-05 | cp-demangle.c (demangle_nv_offset): New function. | Alex Samuel | 2 | -51/+169 |
2000-09-05 | In include: | Alex Samuel | 4 | -144/+277 |
2000-08-31 | Add testcases and missing changelogs: | Hans-Peter Nilsson | 2 | -0/+76 |
2000-08-28 | * Makefile.in (md5.o): Depend on config.h. | Richard Henderson | 2 | -0/+5 |
2000-08-28 | [multiple changes] | Jason Merrill | 3 | -2/+427 |
2000-08-28 | cp-demangle.c (demangle_name): Initialize template_p in local name case. | Alex Samuel | 2 | -20/+30 |
2000-08-25 | cp-demangle.c (result_add_separated_char): Change parameter to int. | Alex Samuel | 2 | -59/+85 |
2000-08-24 | * libiberty/random.c (end_ptr): Revert previous change. | Greg McGary | 2 | -1/+5 |
2000-08-24 | cplus-dem.c (cplus_demangle_opname, [...]): Use ARRAY_SIZE. | Greg McGary | 3 | -14/+19 |
2000-08-23 | cp-demangle.c (result_close_template_list): Remove function. | Alex Samuel | 2 | -18/+79 |
2000-08-11 | cplus-dem.c (demangle_signature): Change if (GNU_DEMANGLING) to if (AUTO_DEMA... | Daniel Berlin | 2 | -31/+248 |
2000-08-02 | * pexecute.c: Don't use vfork. Initialize 'pid' before retry loop. | Zack Weinberg | 2 | -20/+9 |
2000-07-27 | Fix typo. | Jeff Law | 1 | -1/+1 |
2000-07-26 | mh-openedition.h: Added -DLE370 definition. | Dave Pitts | 2 | -1/+5 |
2000-07-26 | pexecute.c (pexecute): Change __GO32__ to __DJGPP__. | Mark Elbrecht | 2 | -5/+24 |
2000-07-26 | getcwd.c: Include string.h, stdlib.h for prototypes | Rodney Brown | 2 | -2/+10 |
2000-07-26 | Makefile.in (rename.o, waitpid.o): Depend on config.h | Rodney Brown | 4 | -0/+22 |
2000-07-23 | configure.in (AC_CHECK_HEADERS): Add time.h. | Michael Sokolov | 5 | -85/+142 |
2000-07-23 | configure.in (AC_CHECK_HEADERS): Add limits.h. | Michael Sokolov | 8 | -2/+36 |
2000-07-23 | cp-demangle.c (demangle_ctor_dtor_name): Remove not-in-charge allocating ctor... | Alex Samuel | 2 | -15/+40 |
2000-07-23 | aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. | Michael Sokolov | 8 | -78/+146 |
2000-07-23 | * cp-demangle.c, mkstemps.c: #include <sys/types.h>. | Michael Sokolov | 3 | -0/+7 |
2000-07-21 | * (vasprintf.o): Add dependency for config.h in vasprintf.c. | Mike Stump | 2 | -0/+2 |