| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-lex.c (cb_def_pragma): Update. | neil | 2001-09-24 | 1 | -34/+46 |
* | * scan-decls.c (scan_decls): Fix typo. | neil | 2001-09-15 | 1 | -1/+1 |
* | * cpperror.c (print_location): Take line and column, for | neil | 2001-09-14 | 1 | -2/+1 |
* | * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h | neil | 2001-08-04 | 1 | -8/+3 |
* | * Makefile.in: Exterminate all references to assert.h. | zack | 2001-05-11 | 1 | -2/+6 |
* | * fix-header.c (read_scan_file): Use cpp_get_callbacks and | neil | 2001-01-13 | 1 | -4/+2 |
* | * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file): | neil | 2000-11-27 | 1 | -2/+1 |
* | Remove CPP_PLACEMARKERs | neil | 2000-11-11 | 1 | -1/+0 |
* | 2000-10-28 Neil Booth <neilb@earthling.net> | neil | 2000-10-28 | 1 | -34/+38 |
* | * cpplib.h (struct cpp_name): Now struct cpp_string. | zack | 2000-07-08 | 1 | -5/+4 |
* | top level: | zack | 2000-07-04 | 1 | -97/+62 |
* | * cpplib.h (CPP_POP, parse_cleanup_t): Delete. | zack | 2000-05-02 | 1 | -5/+12 |
* | * cpplex.c (cpp_idcmp): New function. | zack | 2000-04-30 | 1 | -5/+5 |
* | * cpplib.h (enum cpp_ttype): Add token types for all | zack | 2000-04-20 | 1 | -11/+11 |
* | * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c, | zack | 2000-04-11 | 1 | -4/+3 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * builtins.c (expand_builtin_strlen): Initialize variable `icode'. | ghazi | 2000-01-04 | 1 | -2/+2 |
* | * print-tree.c (print_node, indent_to): Remove redundant prototypes. | ghazi | 1999-10-03 | 1 | -0/+2 |
* | Warning fixes: | ghazi | 1999-01-18 | 1 | -1/+3 |
* | Warning fixes: | ghazi | 1998-12-23 | 1 | -3/+3 |
* | * configure.in (host_xm_file, build_xm_file, xm_file, tm_file): | ghazi | 1998-11-07 | 1 | -1/+0 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -0/+1 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -0/+1 |
* | More cutover to system.h: | ghazi | 1998-03-30 | 1 | -2/+1 |
* | Fix more warnings... | ghazi | 1998-03-18 | 1 | -2/+1 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -6/+8 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -6/+6 |
* | (scan_decls): Fix typo when resetting PREV_ID_START. | kenner | 1995-06-19 | 1 | -1/+1 |
* | Update header. | kenner | 1995-06-15 | 1 | -2/+1 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (scan_decls): Handle declarations with multiple comma-separated | kenner | 1995-06-09 | 1 | -33/+84 |
* | Re-write fixproto/fix-header/etc to use cpplib. | bothner | 1995-04-05 | 1 | -89/+88 |
* | (scan_decls): After seeing an extern variable | rms | 1993-11-08 | 1 | -1/+1 |
* | Include hconfig.h. | kenner | 1993-10-27 | 1 | -3/+1 |
* | (scan_decls): When reading parameter list, | rms | 1993-10-26 | 1 | -19/+27 |
* | Re-write to be a subroutines of patch-header. | bothner | 1993-10-12 | 1 | -34/+28 |
* | Merge. See ChangeLog. | bothner | 1993-08-10 | 1 | -8/+40 |
* | Initial revision | bothner | 1993-07-26 | 1 | -0/+170 |