aboutsummaryrefslogtreecommitdiff
path: root/gcc/fix-header.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-04fix-header.c: Remove ADD_MISSING_EXTERN_C dependend variables.Andreas Jaeger1-29/+1
2003-05-20* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai1-1/+0
2003-05-17builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...Kaveh R. Ghazi1-5/+5
2003-05-11c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S...Neil Booth1-1/+1
2003-04-19cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.Neil Booth1-1/+1
2003-04-03* fix-header.c (read_scan_file): Defer switch processing.Neil Booth1-4/+5
2003-03-20Various cleanups to help compile server.Per Bothner1-4/+4
2003-03-17* fix-header.c (read_scan_file): Need to malloc arguments to add_path.Neil Booth1-8/+10
2003-03-15* fix-header.c (read_scan_file): Read main file before handling -D.Neil Booth1-2/+3
2003-03-15* fix-header.c (read_scan_file): Fix thinko.Neil Booth1-1/+1
2003-03-15Makefile.in: Update.Neil Booth1-12/+25
2003-03-02* fix-header.c (read_scan_file): Don't reference simplify_path.Geoffrey Keating1-1/+0
2003-03-01Makefile.in (C_AND_OBJC_OBJS, [...]): Update.Neil Booth1-3/+25
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+3
2002-08-12c-opts.c (deps_seen, [...]): New.Neil Booth1-1/+0
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-2/+0
2002-05-23cpperror.c (_cpp_begin_message): No special casing of CPP_FATAL_LIMIT.Neil Booth1-3/+3
2002-05-17final.c: Fix formatting.Kazu Hirata1-10/+10
2002-04-14cpperror.c (print_location): Don't print include chain if line == 0.Neil Booth1-1/+1
2001-12-27collect2.c (is_ctor_dtor): Const-ify.Kaveh R. Ghazi1-8/+8
2001-11-24fix-header.c (main): Move inf_buffer termination and inf_limit calculation to...Douglas B Rupp1-3/+5
2001-11-15White-space changeRichard Kenner1-1/+1
2001-11-15* fix-header.c (read_scan_file): Update.Neil Booth1-2/+4
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-3/+3
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-5/+5
2001-09-24c-lex.c (cb_def_pragma): Update.Neil Booth1-4/+3
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-12/+4
2001-08-22cpperror.c (print_location): Don't show _Pragma.Neil Booth1-1/+1
2001-08-17cpperror.c (print_location): Don't take a file name; use the line map instead.Neil Booth1-1/+1
2001-08-12* fix-header.c (cb_file_change): Update prototype.Neil Booth1-4/+4
2001-08-04Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...Neil Booth1-2/+1
2001-08-02line-map.c: New.Neil Booth1-1/+1
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-1/+1
2001-05-16cppexp.c (lex): Use NODE_NAME and NODE_LEN.Neil Booth1-2/+2
2001-02-03Add missing blanksRichard Kenner1-3/+3
2001-01-13* fix-header.c (read_scan_file): s/pfile/scan_in/. Sorry!Neil Booth1-1/+1
2001-01-13fix-header.c (read_scan_file): Use cpp_get_callbacks and cpp_get_options rath...Neil Booth1-3/+8
2001-01-07* fix-header.c (read_scan_file): s/pfile/scan_in/.Neil Booth1-1/+1
2001-01-07c-lang.c (c_post_options): Call cpp_post_options.Neil Booth1-0/+1
2000-12-18c-lex.c: s/change_file/file_change.Neil Booth1-3/+3
2000-12-11* fix-header.c (read_scan_file): Macro expansion is not a file buffer.Neil Booth1-1/+1
2000-12-11cpperror.c (print_location): New function.Neil Booth1-1/+2
2000-12-07c-common.c (parse_in): Make a cpp_reader *.Neil Booth1-9/+4
2000-12-04cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current ...Neil Booth1-1/+1
2000-11-28c-lex.h (parse_in): Change parse_in to a cpp_reader *.Neil Booth1-19/+18
2000-11-27c-lex.c (cb_enter_file, [...]): Combine into the new function cb_change_file.Neil Booth1-8/+18
2000-11-20c-lang.c (lang_init_options): Update call to cpp_reader_init.Neil Booth1-1/+1
2000-11-19Warning fixes:Kaveh R. Ghazi1-1/+1
2000-10-28New macro expander.Neil Booth1-6/+8
2000-09-01fix-header.c (write_rbrac): Add putc and getc to list of functions to protect...Fred Fish1-0/+2