| Commit message (Expand) | Author | Age | Files | Lines |
* | * fix-header.c (write_rbrac): Add putc and getc to list of | jason | 2000-09-01 | 1 | -0/+2 |
* | * fix-header.c (read_scan_file): Initialize cpplib. | neil | 2000-08-20 | 1 | -2/+2 |
* | * fix-header.c (main): Initialize cpplib. | neil | 2000-08-20 | 1 | -0/+2 |
* | * cpplib.h (struct cpp_name): Now struct cpp_string. | zack | 2000-07-08 | 1 | -6/+4 |
* | top level: | zack | 2000-07-04 | 1 | -45/+23 |
* | * cppfiles.c (cpp_make_system_header): New function. | zack | 2000-06-21 | 1 | -3/+3 |
* | * cpplib.h (CPP_POP, parse_cleanup_t): Delete. | zack | 2000-05-02 | 1 | -8/+5 |
* | * cpplex.c (cpp_idcmp): New function. | zack | 2000-04-30 | 1 | -5/+11 |
* | * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New public | zack | 2000-04-14 | 1 | -2/+1 |
* | * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c, | zack | 2000-04-11 | 1 | -1/+1 |
* | * cpplib.h: Merge struct cpp_options into struct cpp_reader. | zack | 2000-03-31 | 1 | -6/+3 |
* | * Makefile.in (LIBCPP_DEPS): New macro. | zack | 2000-03-08 | 1 | -1/+1 |
* | * fix-header.c (recognized_function): Also fix prototypes for | ghazi | 2000-02-27 | 1 | -1/+1 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * cppexp.c: Don't include cpphash.h. | zack | 2000-02-10 | 1 | -1/+5 |
* | * cpplib.h: Provide HASHNODE typedef and forward decl of | zack | 2000-02-10 | 1 | -1/+1 |
* | * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a. | zack | 2000-02-08 | 1 | -2/+1 |
* | * eh-common.h: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -16/+16 |
* | * fix-header.c (recognized_extern, recognized_function): Constify | ghazi | 1999-11-03 | 1 | -5/+5 |
* | * cpperror.c (cpp_file_line_for_message): Constify a char*. | ghazi | 1999-09-07 | 1 | -27/+32 |
* | * fix-header.c (main): Do not pass a null pointer to strcmp. | law | 1999-08-29 | 1 | -1/+1 |
* | * fix-header.c (main): When testing for CONTINUED, use string | law | 1999-08-02 | 1 | -2/+2 |
* | 1999-04-21 14:55 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-21 | 1 | -10/+0 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -94/+0 |
* | Update copyrights | ghazi | 1999-01-23 | 1 | -1/+1 |
* | * final.c (bb_str): Qualify a char* with the keyword `const'. | ghazi | 1999-01-23 | 1 | -1/+1 |
* | * fix-header.c: Don't define xstrdup here. | law | 1998-12-15 | 1 | -9/+0 |
* | 1998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1998-12-07 | 1 | -1/+1 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -1/+1 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -6/+6 |
* | * configure.in (host_xm_file, build_xm_file, xm_file, tm_file): | ghazi | 1998-11-07 | 1 | -1/+0 |
* | Warning fixes: | ghazi | 1998-10-17 | 1 | -3/+3 |
* | Add ATTRIBUTE_NORETURN in a bunch of places: | ghazi | 1998-10-14 | 1 | -1/+2 |
* | * fix-header.c (symlink): Treat like readlink. | law | 1998-09-02 | 1 | -1/+1 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -5/+0 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -20/+78 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -2/+2 |
* | * c-common.c: Convert to using ctype macros defined in system.h. | ghazi | 1998-05-06 | 1 | -3/+3 |
* | Be more careful when including <time.h> and <sys/file.h> in system.h. | ghazi | 1998-05-06 | 1 | -4/+0 |
* | ( | manfred | 1998-05-05 | 1 | -1/+2 |
* | d | manfred | 1998-04-19 | 1 | -0/+12 |
* | More cutover to system.h: | ghazi | 1998-03-30 | 1 | -2/+1 |
* | * cpplib.c (cpp_file_line_for_message): Delete unused parameter. | law | 1998-03-29 | 1 | -2/+1 |
* | Fix more warnings... | ghazi | 1998-03-18 | 1 | -6/+6 |
* | / | law | 1998-01-27 | 1 | -2/+4 |
* | * cse.c (rtx_cost): Add default case in enumeration switch. | law | 1997-12-22 | 1 | -4/+32 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -2/+2 |
* | Use symbolic codes for exit. | kenner | 1997-04-20 | 1 | -9/+9 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -45/+47 |
* | * fix-header.c (read_scan_file): Use CPP_FATAL_ERRORS. | bothner | 1996-06-07 | 1 | -2/+6 |