summaryrefslogtreecommitdiff
path: root/gcc/fix-header.c
Commit message (Expand)AuthorAgeFilesLines
* * fix-header.c: Remove ADD_MISSING_EXTERN_C dependend variables.aj2003-06-041-29/+1
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai2003-05-201-1/+0
* gcc:ghazi2003-05-171-5/+5
* * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ intoneil2003-05-111-1/+1
* * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,neil2003-04-191-1/+1
* * fix-header.c (read_scan_file): Defer switch processing.neil2003-04-031-4/+5
* Various cleanups to help compile server.bothner2003-03-201-4/+4
* * fix-header.c (read_scan_file): Need to malloc arguments to add_path.neil2003-03-171-8/+10
* * fix-header.c (read_scan_file): Read main file before handling -D.neil2003-03-151-2/+3
* * fix-header.c (read_scan_file): Fix thinko.neil2003-03-151-1/+1
* * Makefile.in: Update.neil2003-03-151-12/+25
* * fix-header.c (read_scan_file): Don't reference simplify_path.geoffk2003-03-021-1/+0
* * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex.o, LIBCPP_OBJS,neil2003-03-011-3/+25
* Merge basic-improvements-branch to trunkzack2002-12-161-1/+3
* * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,neil2002-08-121-1/+0
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-2/+0
* * cpperror.c (_cpp_begin_message): No special casingneil2002-05-231-3/+3
* * final.c: Fix formatting.kazu2002-05-171-10/+10
* * cpperror.c (print_location): Don't print include chainneil2002-04-141-1/+1
* * collect2.c (is_ctor_dtor): Const-ify.ghazi2001-12-271-8/+8
* * fix-header.c (main): Move inf_buffer termination and inf_limitkenner2001-11-241-3/+5
* White-space changekenner2001-11-151-1/+1
* * fix-header.c (read_scan_file): Update.neil2001-11-151-2/+4
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-3/+3
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-5/+5
* * c-lex.c (cb_def_pragma): Update.neil2001-09-241-4/+3
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-12/+4
* * cpperror.c (print_location): Don't show _Pragma.neil2001-08-221-1/+1
* * cpperror.c (print_location): Don't take a file name; use theneil2001-08-171-1/+1
* * fix-header.c (cb_file_change): Update prototype.neil2001-08-121-4/+4
* * Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.hneil2001-08-041-2/+1
* * line-map.c: New.neil2001-08-021-1/+1
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-1/+1
* * cppexp.c (lex): Use NODE_NAME and NODE_LEN.neil2001-05-161-2/+2
* Add missing blankskenner2001-02-031-3/+3
* * fix-header.c (read_scan_file): s/pfile/scan_in/. Sorry!neil2001-01-131-1/+1
* * fix-header.c (read_scan_file): Use cpp_get_callbacks andneil2001-01-131-3/+8
* * fix-header.c (read_scan_file): s/pfile/scan_in/.neil2001-01-071-1/+1
* * c-lang.c (c_post_options): Call cpp_post_options.neil2001-01-071-0/+1
* * c-lex.c: s/change_file/file_change.neil2000-12-181-3/+3
* * fix-header.c (read_scan_file): Macro expansion is not a file buffer.neil2000-12-111-1/+1
* * cpperror.c (print_location): New function.neil2000-12-111-1/+2
* * c-common.c (parse_in): Make a cpp_reader *.neil2000-12-071-9/+4
* * cppfiles.c (cpp_make_system_header): Take 2 booleans,neil2000-12-041-1/+1
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-281-19/+18
* * c-lex.c (cb_enter_file, cb_leave_file, cb_rename_file):neil2000-11-271-8/+18
* * c-lang.c (lang_init_options): Update call toneil2000-11-201-1/+1
* Warning fixes:ghazi2000-11-191-1/+1
* 2000-10-28 Neil Booth <neilb@earthling.net>neil2000-10-281-6/+8
* * fix-header.c (write_rbrac): Add putc and getc to list ofjason2000-09-011-0/+2