| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -6/+5 |
* | Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | Zack Weinberg | 2003-07-13 | 1 | -2/+0 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -36/+17 |
* | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 2003-06-16 | 1 | -2/+2 |
* | Merge from pch-branch. | Geoffrey Keating | 2003-01-10 | 1 | -0/+74 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | mkdeps.c (deps_add_default_target): Make local variable ``start'' a const cha... | Andrew Cagney | 2001-08-03 | 1 | -1/+1 |
* | vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and... | DJ Delorie | 2001-04-19 | 1 | -4/+4 |
* | cppfiles.c (search_from): Use lbasename. | Neil Booth | 2001-03-10 | 1 | -1/+1 |
* | mkdeps.c (deps_add_default_target): Robustify. | Nathan Sidwell | 2001-02-12 | 1 | -11/+10 |
* | * mkdeps.c (deps_add_dep): Fix vector re-allocation. | Neil Booth | 2001-01-06 | 1 | -1/+1 |
* | cpp.texi: Update for -MQ. | Neil Booth | 2001-01-06 | 1 | -42/+19 |
* | cpp.texi: Update for -MP. | Neil Booth | 2001-01-05 | 1 | -9/+16 |
* | cpp.texi: Update for -MT. | Neil Booth | 2001-01-04 | 1 | -15/+39 |
* | mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc. | Kaveh R. Ghazi | 2000-11-17 | 1 | -1/+1 |
* | cppfiles.c (file_cleanup, [...]): Replace bcopy(), index() etc calls. | Neil Booth | 2000-03-11 | 1 | -2/+3 |
* | [multiple changes] | Zack Weinberg | 2000-03-07 | 1 | -5/+5 |
* | tree.h (INT_CST_LT, [...]): Remove unneeded casts. | Richard Kenner | 2000-03-07 | 1 | -1/+6 |
* | builtins.c (built_in_class_names, [...]): Constify a char*. | Kaveh R. Ghazi | 2000-03-06 | 1 | -1/+1 |
* | * mkdeps.c (deps_calc_target): Remove incorrect 'const'. | Jason Merrill | 2000-03-05 | 1 | -1/+1 |
* | mkdeps.c, mkdeps.h: New files. | Zack Weinberg | 2000-03-04 | 1 | -0/+278 |