]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fix-header.c
Daily bump.
[thirdparty/gcc.git] / gcc / fix-header.c
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-24  Adam Nemetfix-header.c (read_scan_file): Add new parameter imulti...
2005-06-25  Kelley CookUpdate FSF address.
2004-09-16  Andrew Pinskire PR libobjc/11572 (GNU libobjc no longer compiled...
2004-09-08  Nathan Sidwellfinal.c (shorten_branches, [...]): Use gcc_assert and...
2004-08-23  Nathan SidwellMakefile.in (BUILD_ERRORS): Set to build-errors.
2004-05-22  Eric Christopherfix-header.c (read_scan_file): Update for add_path...
2004-04-13  Jonathan LarmourPatch from Jonathan Larmour.
2004-03-04  Mike StumpAdd framework support for darwin.
2004-02-14  Per Bothnerfix-header.c (line_table): Move local variable in main...
2004-02-05  Per BothnerPartially revert/redo 2003-10-01 change; fix -fworking...
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-20  Per BothnerMove cpp_reader's line_maps field to a shared global.
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:
next