| Commit message (Expand) | Author | Age | Files | Lines |
* | * cccp.c, cexp.y, cexp.c, cccp.1: Removed. | zack | 2000-04-18 | 1 | -11313/+0 |
* | * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole | rth | 2000-04-17 | 1 | -4/+7 |
* | * cccp.c (handle_directive): Initialize backslash_newlines_p. | law | 2000-03-08 | 1 | -1/+1 |
* | * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE. | zack | 2000-02-28 | 1 | -5/+6 |
* | Copyright fixes | law | 2000-02-26 | 1 | -1/+2 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -1/+1 |
* | 2000-02-04 Neil Booth <NeilB@earthling.net> | zack | 2000-02-05 | 1 | -1/+1 |
* | 2000-01-31 Dave Brolley <brolley@redhat.com> | brolley | 2000-01-31 | 1 | -1/+1 |
* | Adjust variable names, comments, help strings to c99. | drepper | 2000-01-29 | 1 | -19/+19 |
* | * cccp.c: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -127/+129 |
* | * cccp.c (do_pragma): Add cast to (char *). | jason | 2000-01-13 | 1 | -1/+1 |
* | * cccp.c: Accept and ignore -lang-fortran. | zack | 2000-01-12 | 1 | -0/+3 |
* | 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-07 | 1 | -10/+0 |
* | * cse.c (cse_insn): Missing cast added. | law | 2000-01-05 | 1 | -2/+2 |
* | * cccp.c (main): Define __STDC_VERSION__ as necessary. | rth | 1999-12-19 | 1 | -11/+19 |
* | * cppp.c (main): Set trigraphs and __STRICT_ANSI__ as | rth | 1999-12-14 | 1 | -8/+34 |
* | 1999-12-14 Mumit Khan <khan@xraylith.wisc.edu> | khan | 1999-12-14 | 1 | -2/+3 |
* | 1999-12-02 Mike Karr <mkarr@mathworks.com> | brolley | 1999-12-02 | 1 | -1/+25 |
* | * cccp.c (do_include): Avoid initialization of automatic variable. | law | 1999-11-28 | 1 | -1/+3 |
* | * c-common.c (check_format_info): Don't call a variadic function | ghazi | 1999-11-25 | 1 | -9/+22 |
* | * cccp.c (macroexpand): Avoid out of range accesses for omitted | law | 1999-10-31 | 1 | -1/+6 |
* | * cccp.c (rescan): Fixed obp pointer handling around call to | law | 1999-10-28 | 1 | -0/+2 |
* | * c-parse.in (cast_expr): Constify. | ghazi | 1999-10-26 | 1 | -1/+1 |
* | * cccp.c (progname, file_buf, default_include, include_file, | ghazi | 1999-10-25 | 1 | -245/+287 |
* | * alias.c (nonlocal_reference_p): Add static prototype. | ghazi | 1999-10-03 | 1 | -0/+2 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -2/+2 |
* | * Makefile.in (cppexp.o): Depend on cpphash.h. | geoffk | 1999-09-09 | 1 | -25/+83 |
* | * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL, | ghazi | 1999-09-08 | 1 | -2/+2 |
* | * cccp.c (main): Fix handling of -include and -imacros options. | schwab | 1999-09-08 | 1 | -2/+2 |
* | Linas Vepstas <linas@linas.org> | rth | 1999-09-08 | 1 | -2/+2 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -213/+292 |
* | * c-aux-info.c (concat): Don't define. | ghazi | 1999-09-07 | 1 | -86/+4 |
* | Fix typo in help message. | wilson | 1999-07-31 | 1 | -1/+1 |
* | * cccp.c (handle_directive): Handle backslash-newlines in quoted | mmitchel | 1999-05-31 | 1 | -3/+25 |
* | Wed Apr 21 12:09:38 1999 Mumit Khan <khan@xraylith.wisc.edu> | brolley | 1999-04-21 | 1 | -12/+1 |
* | 1999-04-17 10:15 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-17 | 1 | -2/+2 |
* | * cccp.c (DIR_SEPARATOR): Move to the top of the file. | law | 1999-04-10 | 1 | -46/+76 |
* | 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-06 | 1 | -146/+0 |
* | Warning fixes: | ghazi | 1999-03-19 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1999-03-18 | 1 | -13/+13 |
* | * cppfiles.c (INO_T_EQ): Handle UWIN. | law | 1999-03-11 | 1 | -2/+4 |
* | Add ability to display omitted search directories. | nickc | 1999-03-02 | 1 | -0/+11 |
* | * cccp.c: Don't define HOST_WIDE_INT. Replace all occurrences of | ghazi | 1999-02-15 | 1 | -29/+9 |
* | * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES | law | 1999-01-30 | 1 | -0/+2 |
* | * cccp.c (eprint_string): Constify a char*. | ghazi | 1999-01-29 | 1 | -64/+64 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -130/+182 |
* | * cppp.c (xrealloc): Fix typo last change. | rth | 1999-01-22 | 1 | -1/+1 |
* | * cccp.c (xrealloc): Call malloc given a NULL old pointer. | rth | 1999-01-21 | 1 | -1/+5 |
* | * cccp.c (print_help): Fix typos. | law | 1999-01-16 | 1 | -2/+2 |
* | * cccp.c (xstrdup): Renamed from `savestring'. All callers changed. | ghazi | 1999-01-13 | 1 | -13/+12 |