| Commit message (Expand) | Author | Age | Files | Lines |
| * | * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned. | kenner | 2000-02-19 | 1 | -1/+2 |
| * | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -3/+1 |
| * | * cpphash.c: Fix formatting, update commentary. | zack | 2000-02-11 | 1 | -5/+1 |
| * | * cpplib.h: Provide HASHNODE typedef and forward decl of | zack | 2000-02-10 | 1 | -1/+1 |
| * | * cpphash.c (macarg): Hoist all the flag diddling out of the | zack | 2000-02-10 | 1 | -1/+2 |
| * | 2000-02-07 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-02-07 | 1 | -6/+4 |
| * | * cpplib.c (my_strerror, cpp_error, cpp_error_with_line, | zack | 2000-02-06 | 1 | -22/+28 |
| * | * cpperror.c: Remove #ifdef EMACS block. | zack | 2000-02-06 | 1 | -22/+3 |
| * | * Makefile.in (c-common.o): Depend on $(EXPR_H). | ghazi | 2000-02-06 | 1 | -0/+1 |
| * | Adjust variable names, comments, help strings to c99. | drepper | 2000-01-29 | 1 | -14/+15 |
| * | * cppinit.c (cpp_handle_option): Recognize C++ comments under | zack | 2000-01-27 | 1 | -1/+1 |
| * | * cppinit.c: Add " (cpplib)" to end of string printed by | zack | 2000-01-27 | 1 | -2/+2 |
| * | 2000-01-11 16:24 -0800 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-01-12 | 1 | -12/+5 |
| * | 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu> | khan | 2000-01-07 | 1 | -5/+0 |
| * | * cccp.c (main): Define __STDC_VERSION__ as necessary. | rth | 1999-12-19 | 1 | -4/+7 |
| * | * cppp.c (main): Set trigraphs and __STRICT_ANSI__ as | rth | 1999-12-14 | 1 | -18/+56 |
| * | * cppinit.c (CAT): The argument list of this macro may not contain | law | 1999-11-30 | 1 | -1/+1 |
| * | Fix command line parsing to report unrecognised options. | nickc | 1999-11-18 | 1 | -0/+4 |
| * | include: | ghazi | 1999-11-10 | 1 | -1/+1 |
| * | 1999-10-28 21:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-10-29 | 1 | -205/+122 |
| * | include: | ghazi | 1999-10-10 | 1 | -2/+1 |
| * | * cppinit.c (is_idchar initializer): Loosen tests to accept | oliva | 1999-10-04 | 1 | -1/+2 |
| * | * cppinit.c (is_idchar initializer): Tighten tests for when | law | 1999-10-04 | 1 | -1/+1 |
| * | Mon Sep 13 12:57:06 1999 Dave Brolley <brolley@cygnus.com> | brolley | 1999-09-13 | 1 | -0/+2 |
| * | * cpperror.c (cpp_file_line_for_message): Constify a char*. | ghazi | 1999-09-07 | 1 | -8/+11 |
| * | * c-aux-info.c (concat): Don't define. | ghazi | 1999-09-07 | 1 | -2/+2 |
| * | Wed Aug 4 13:29:23 1999 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-04 | 1 | -4/+17 |
| * | * gcc.c (default_compilers, cpp-output): Pass -fpreprocessed. | jason | 1999-07-20 | 1 | -1/+16 |
| * | 1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.columbia.edu> | brolley | 1999-05-10 | 1 | -0/+8 |
| * | 1999-04-26 19:16 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-26 | 1 | -0/+19 |
| * | Back out accidental commit of unrelated patch | zack | 1999-04-19 | 1 | -19/+0 |
| * | 1999-04-19 14:51 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-19 | 1 | -5/+24 |
| * | Tue Apr 13 12:14:07 1999 Dave Brolley <brolley@cygnus.com> | brolley | 1999-04-13 | 1 | -7/+8 |
| * | * collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place | law | 1999-04-10 | 1 | -1/+1 |
| * | 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-06 | 1 | -57/+1 |
| * | 1999-03-16 16:06 -0500 Zack Weinberg <zack@rabi.columbia.edu> | brolley | 1999-03-16 | 1 | -5/+4 |
| * | 1999-03-15 21:39 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-03-15 | 1 | -914/+1022 |
| * | 1999-02-25 17:14 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-02-25 | 1 | -16/+23 |
| * | * cppinit.c (print_help): Remove unescaped newline in string. | ghazi | 1999-02-19 | 1 | -1/+0 |
| * | 1999-02-18 18:32 -0500 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-02-18 | 1 | -17/+1580 |
| * | * cppfiles.c (read_and_prescan): Cast the result of `xrealloc' to | ghazi | 1999-02-06 | 1 | -1/+2 |
| * | 1999-02-04 14:33 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1999-02-04 | 1 | -0/+129 |