aboutsummaryrefslogtreecommitdiff
path: root/gcc/fix-header.c
AgeCommit message (Expand)Author
2001-02-03Add missing blankskenner
2001-01-13 * fix-header.c (read_scan_file): s/pfile/scan_in/. Sorry!neil
2001-01-13 * fix-header.c (read_scan_file): Use cpp_get_callbacks andneil
2001-01-07 * fix-header.c (read_scan_file): s/pfile/scan_in/.neil
2001-01-07 * c-lang.c (c_post_options): Call cpp_post_options.neil
2000-12-18 * c-lex.c: s/change_file/file_change.neil
2000-12-11 * fix-header.c (read_scan_file): Macro expansion is not a file buffer.neil
2000-12-11 * cpperror.c (print_location): New function.neil
2000-12-07 * c-common.c (parse_in): Make a cpp_reader *.neil
2000-12-04 * cppfiles.c (cpp_make_system_header): Take 2 booleans,neil
2000-11-28 * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil
2000-11-27 * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file):neil
2000-11-20 * c-lang.c (lang_init_options): Update call toneil
2000-11-19Warning fixes:ghazi
2000-10-282000-10-28 Neil Booth <neilb@earthling.net>neil
2000-09-01 * fix-header.c (write_rbrac): Add putc and getc to list ofjason
2000-08-20 * fix-header.c (read_scan_file): Initialize cpplib.neil
2000-08-20 * fix-header.c (main): Initialize cpplib.neil
2000-07-08 * cpplib.h (struct cpp_name): Now struct cpp_string.zack
2000-07-04top level:zack
2000-06-21 * cppfiles.c (cpp_make_system_header): New function.zack
2000-05-02 * cpplib.h (CPP_POP, parse_cleanup_t): Delete.zack
2000-04-30 * cpplex.c (cpp_idcmp): New function.zack
2000-04-14 * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New publiczack
2000-04-11 * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,zack
2000-03-31 * cpplib.h: Merge struct cpp_options into struct cpp_reader.zack
2000-03-08 * Makefile.in (LIBCPP_DEPS): New macro.zack
2000-02-27 * fix-header.c (recognized_function): Also fix prototypes forghazi
2000-02-26Fix copyrights.law
2000-02-10 * cppexp.c: Don't include cpphash.h.zack
2000-02-10 * cpplib.h: Provide HASHNODE typedef and forward decl ofzack
2000-02-08 * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.zack
2000-01-14 * eh-common.h: PROTO -> PARAMS.ghazi
1999-11-03 * fix-header.c (recognized_extern, recognized_function): Constifyghazi
1999-09-07 * cpperror.c (cpp_file_line_for_message): Constify a char*.ghazi
1999-08-29 * fix-header.c (main): Do not pass a null pointer to strcmp.law
1999-08-02 * fix-header.c (main): When testing for CONTINUED, use stringlaw
1999-04-211999-04-21 14:55 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack
1999-01-27Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw
1999-01-23Update copyrightsghazi
1999-01-23 * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi
1998-12-15 * fix-header.c: Don't define xstrdup here.law
1998-12-071998-12-07 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley
1998-11-27 * system.h: Include libiberty.h.ghazi
1998-11-08 * gansidecl.h: Prepend a "G" to the macro wrapping this fileghazi
1998-11-07 * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi
1998-10-17Warning fixes:ghazi
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:ghazi
1998-09-02 * fix-header.c (symlink): Treat like readlink.law
1998-08-26 * system.h: Include stdarg.h/varargs.h, make sure they are orderedghazi