re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)
[gcc.git] / gcc / fix-header.c
2003-11-01 John David Anglinre PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such...
2003-10-02 Per Bothnercppinit.c (cpp_read_main_file): Split into two function...
2003-10-02 Per Bothnerc-lex.c (fe_file_change): Handle a NULL new_map.
2003-08-09 Per Bothnercppinit.c (cpp_read_main_file): Split out source-indepe...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-12 Andreas Jaegerfp-test.c (main): Use ISO C90 prototype.
2003-06-04 Andreas Jaegerfix-header.c: Remove ADD_MISSING_EXTERN_C dependend...
2003-05-20 Matt Kraai* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-17 Kaveh R. Ghazibuiltins.c (validate_arglist): Eliminate libiberty...
2003-05-11 Neil Boothc-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__...
2003-04-19 Neil Boothcppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove.
2003-04-03 Neil Booth* fix-header.c (read_scan_file): Defer switch processing.
2003-03-20 Per BothnerVarious cleanups to help compile server.
2003-03-17 Neil Booth* fix-header.c (read_scan_file): Need to malloc argumen...
2003-03-15 Neil Booth* fix-header.c (read_scan_file): Read main file before...
2003-03-15 Neil Booth* fix-header.c (read_scan_file): Fix thinko.
2003-03-15 Neil BoothMakefile.in: Update.
2003-03-02 Geoffrey Keating* fix-header.c (read_scan_file): Don't reference simpli...
2003-03-01 Neil BoothMakefile.in (C_AND_OBJC_OBJS, [...]): Update.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-08-12 Neil Boothc-opts.c (deps_seen, [...]): New.
2002-07-23 Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-05-23 Neil Boothcpperror.c (_cpp_begin_message): No special casing...
2002-05-17 Kazu Hiratafinal.c: Fix formatting.
2002-04-14 Neil Boothcpperror.c (print_location): Don't print include chain...
2001-12-27 Kaveh R. Ghazicollect2.c (is_ctor_dtor): Const-ify.
2001-11-24 Douglas B Ruppfix-header.c (main): Move inf_buffer termination and...
2001-11-15 Richard KennerWhite-space change
2001-11-15 Neil Booth* fix-header.c (read_scan_file): Update.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-24 Neil Boothc-lex.c (cb_def_pragma): Update.
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 Neil Boothcpperror.c (print_location): Don't show _Pragma.
2001-08-17 Neil Boothcpperror.c (print_location): Don't take a file name...
2001-08-12 Neil Booth* fix-header.c (cb_file_change): Update prototype.
2001-08-04 Neil BoothMakefile.in (CPPLIB_H): New, so that dependencies on...
2001-08-02 Neil Boothline-map.c: New.
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothcppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-02-03 Richard KennerAdd missing blanks
2001-01-13 Neil Booth* fix-header.c (read_scan_file): s/pfile/scan_in/....
2001-01-13 Neil Boothfix-header.c (read_scan_file): Use cpp_get_callbacks...
2001-01-07 Neil Booth* fix-header.c (read_scan_file): s/pfile/scan_in/.
2001-01-07 Neil Boothc-lang.c (c_post_options): Call cpp_post_options.
2000-12-18 Neil Boothc-lex.c: s/change_file/file_change.
2000-12-11 Neil Booth* fix-header.c (read_scan_file): Macro expansion is...
2000-12-11 Neil Boothcpperror.c (print_location): New function.
2000-12-07 Neil Boothc-common.c (parse_in): Make a cpp_reader *.
2000-12-04 Neil Boothcppfiles.c (cpp_make_system_header): Take 2 booleans...
2000-11-28 Neil Boothc-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-27 Neil Boothc-lex.c (cb_enter_file, [...]): Combine into the new...
2000-11-20 Neil Boothc-lang.c (lang_init_options): Update call to cpp_reader...
2000-11-19 Kaveh R. GhaziWarning fixes:
2000-10-28 Neil BoothNew macro expander.
2000-09-01 Fred Fishfix-header.c (write_rbrac): Add putc and getc to list...
2000-08-20 Neil Booth* fix-header.c (read_scan_file): Initialize cpplib.
2000-08-20 Neil Booth* fix-header.c (main): Initialize cpplib.
2000-07-08 Zack Weinbergcpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-04 Zack Weinbergtop level:
2000-06-21 Zack Weinbergcppfiles.c (cpp_make_system_header): New function.
2000-05-02 Zack Weinbergcpplib.h (CPP_POP, [...]): Delete.
2000-04-30 Zack Weinbergcpplex.c (cpp_idcmp): New function.
2000-04-14 Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
2000-04-11 Zack Weinbergcppexp.c, [...]: Replace cpp_token with cpp_ttype every...
2000-03-31 Zack Weinbergcpplib.h: Merge struct cpp_options into struct cpp_reader.
2000-03-08 Zack WeinbergMakefile.in (LIBCPP_DEPS): New macro.
2000-02-27 Kaveh R. Ghazifix-header.c (recognized_function): Also fix prototypes...
2000-02-26 Jeff LawFix copyrights.
2000-02-10 Zack Weinbergcppexp.c: Don't include cpphash.h.
2000-02-10 Zack Weinbergcpplib.h: Provide HASHNODE typedef and forward decl...
2000-02-08 Zack WeinbergMakefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
2000-01-14 Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
1999-11-03 Kaveh R. Ghazifix-header.c (recognized_extern, [...]): Constify a...
1999-09-07 Kaveh R. Ghazicpperror.c (cpp_file_line_for_message): Constify a...
1999-08-29 Scott Weikart* fix-header.c (main): Do not pass a null pointer to...
1999-08-02 Jeffrey A Lawfix-header.c (main): When testing for CONTINUED, use...
1999-04-21 Zack Weinberggen-protos.c: #undef abort after including system.h.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-23 Kaveh GhaziUpdate copyrights
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1998-12-15 Zack Weinberg* fix-header.c: Don't define xstrdup here.
1998-12-07 Zack Weinbergcpplib.c (initialize_char_syntax): Use ISALPHA and...
1998-11-27 Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-08 Kaveh R. Ghazigansidecl.h: Prepend a "G" to the macro wrapping this...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-10-17 Kaveh R. GhaziWarning fixes:
1998-10-14 Kaveh R. GhaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-09-02 Jeffrey A Law* fix-header.c (symlink): Treat like readlink.
1998-08-26 Kaveh R. Ghazisystem.h: Include stdarg.h/varargs.h...
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06 Kaveh R. GhaziBe more careful when including <time.h> and <sys/file...
1998-05-05 Manfred Hollsteinfix-header.c (write_rbrac): Add "abort" to functions...
1998-04-19 Manfred Hollsteinfix-header.c (enum special_file): Undefine enumerators...
1998-03-30 Kaveh R. GhaziMore cutover to system.h:
1998-03-29 Jeffrey A Lawcpplib.c (cpp_file_line_for_message): Delete unused...
1998-03-18 Kaveh R. GhaziFix more warnings...
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
next