Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | inclhack.def (aix_syswait, [...]): Remove. | Joseph Myers | 1 | -250/+0 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -12/+12 |
2006-02-25 | scan-decls.c (scan_decls): Don't fetch new statement after CPP_EOF. | Juergen Weigert | 1 | -0/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -1/+1 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-14 | fix-header.c (line_table): Move local variable in main to global. | Per Bothner | 1 | -1/+5 |
2003-10-08 | re PR bootstrap/12490 (buffer overflow in scan-decls.c) | Timo Kokkonen | 1 | -1/+9 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -11/+7 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2002-05-09 | sbitmap.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2001-09-24 | c-lex.c (cb_def_pragma): Update. | Neil Booth | 1 | -34/+46 |
2001-09-15 | * scan-decls.c (scan_decls): Fix typo. | Neil Booth | 1 | -1/+1 |
2001-09-14 | cpperror.c (print_location): Take line and column, for default positioning us... | Neil Booth | 1 | -2/+1 |
2001-08-04 | Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin... | Neil Booth | 1 | -8/+3 |
2001-05-11 | Makefile.in: Exterminate all references to assert.h. | Zack Weinberg | 1 | -2/+6 |
2001-01-13 | fix-header.c (read_scan_file): Use cpp_get_callbacks and cpp_get_options rath... | Neil Booth | 1 | -4/+2 |
2000-11-27 | c-lex.c (cb_enter_file, [...]): Combine into the new function cb_change_file. | Neil Booth | 1 | -2/+1 |
2000-11-11 | Remove CPP_PLACEMARKERs | Neil Booth | 1 | -1/+0 |
2000-10-28 | New macro expander. | Neil Booth | 1 | -34/+38 |
2000-07-08 | cpplib.h (struct cpp_name): Now struct cpp_string. | Zack Weinberg | 1 | -5/+4 |
2000-07-04 | top level: | Zack Weinberg | 1 | -97/+62 |
2000-05-02 | cpplib.h (CPP_POP, [...]): Delete. | Zack Weinberg | 1 | -5/+12 |
2000-04-30 | cpplex.c (cpp_idcmp): New function. | Zack Weinberg | 1 | -5/+5 |
2000-04-20 | cpplib.h (enum cpp_ttype): Add token types for all punctuators. | Zack Weinberg | 1 | -11/+11 |
2000-04-11 | cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere. | Zack Weinberg | 1 | -4/+3 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-04 | builtins.c (expand_builtin_strlen): Initialize variable `icode'. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-10-03 | print-tree.c (print_node, indent_to): Remove redundant prototypes. | Kaveh R. Ghazi | 1 | -0/+2 |
1999-01-18 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+3 |
1998-12-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+3 |
1998-11-07 | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1 | -1/+0 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -0/+1 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -0/+1 |
1998-03-30 | More cutover to system.h: | Kaveh R. Ghazi | 1 | -2/+1 |
1998-03-18 | Fix more warnings... | Kaveh R. Ghazi | 1 | -2/+1 |
1997-12-20 | bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. | Kaveh R. Ghazi | 1 | -6/+8 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -6/+6 |
1995-06-19 | (scan_decls): Fix typo when resetting PREV_ID_START. | Richard Kenner | 1 | -1/+1 |
1995-06-15 | Update header. | Richard Kenner | 1 | -2/+1 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-09 | (scan_decls): Handle declarations with multiple comma-separated | Richard Kenner | 1 | -33/+84 |
1995-04-05 | Re-write fixproto/fix-header/etc to use cpplib. | Per Bothner | 1 | -89/+88 |
1993-11-08 | (scan_decls): After seeing an extern variable declaration... | Richard Stallman | 1 | -1/+1 |
1993-10-26 | Include hconfig.h. | Richard Kenner | 1 | -3/+1 |
1993-10-26 | (scan_decls): When reading parameter list, | Richard Stallman | 1 | -19/+27 |
1993-10-12 | Re-write to be a subroutines of patch-header. | Per Bothner | 1 | -34/+28 |
1993-08-09 | Merge. See ChangeLog. | Per Bothner | 1 | -8/+40 |
1993-07-25 | Initial revision | Per Bothner | 1 | -0/+170 |