OSDN Git Service

2008-05-03 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / fix-header.c
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-07-07 sayle * pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-24 nemet * fix-header.c (read_scan_file): Add new parame...
2005-06-25 kcookUpdate FSF address.
2004-09-16 pinskia2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-08 nathan * final.c (shorten_branches, final, get_insn_template,
2004-08-23 nathan * Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-05-22 echristo2004-05-22 Eric Christopher <echristo@redhat.com>
2004-04-13 wilsonPatch from Jonathan Larmour.
2004-03-04 mrs Add framework support for darwin.
2004-02-14 bothner * fix-header.c (line_table): Move local variable...
2004-02-05 bothner Partially revert/redo 2003-10-01 change; fix -fworking...
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-20 bothner Move cpp_reader's line_maps field to a shared global.
2003-11-01 danglin PR preprocessor/12847
2003-10-02 bothner * cppinit.c (cpp_read_main_file): Split into two...
2003-10-02 bothner * c-lex.c (fe_file_change): Handle a NULL new_map.
2003-08-09 bothner * cppinit.c (cpp_read_main_file): Split out...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-12 aj * fp-test.c (main): Use ISO C90 prototype.
2003-06-04 aj * fix-header.c: Remove ADD_MISSING_EXTERN_C dependend...
2003-05-20 kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-05-17 ghazigcc:
2003-05-11 neil * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED_...
2003-04-19 neil * cppfiles.c (ENABLE_VALGRIND_CHECKING, VALGRIND_DISCARD,
2003-04-03 neil * fix-header.c (read_scan_file): Defer switch processing.
2003-03-20 bothner Various cleanups to help compile server.
2003-03-17 neil * fix-header.c (read_scan_file): Need to malloc argume...
2003-03-15 neil * fix-header.c (read_scan_file): Read main file before...
2003-03-15 neil * fix-header.c (read_scan_file): Fix thinko.
2003-03-15 neil * Makefile.in: Update.
2003-03-02 geoffk * fix-header.c (read_scan_file): Don't reference simpl...
2003-03-01 neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-08-12 neil * c-opts.c (deps_seen, deps_file, deferred_count,...
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-05-23 neil * cpperror.c (_cpp_begin_message): No special casing
2002-05-17 kazu * final.c: Fix formatting.
2002-04-14 neil * cpperror.c (print_location): Don't print include...
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-11-24 kenner * fix-header.c (main): Move inf_buffer termination...
2001-11-15 kennerWhite-space change
2001-11-15 neil * fix-header.c (read_scan_file): Update.
2001-10-21 ghazi * c-format.c (maybe_read_dollar_number): Use safe...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-24 neil * c-lex.c (cb_def_pragma): Update.
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-22 neil * cpperror.c (print_location): Don't show _Pragma.
2001-08-17 neil * cpperror.c (print_location): Don't take a file...
2001-08-12 neil * fix-header.c (cb_file_change): Update prototype.
2001-08-04 neil * Makefile.in (CPPLIB_H): New, so that dependencies...
2001-08-02 neil * line-map.c: New.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-16 neil * cppexp.c (lex): Use NODE_NAME and NODE_LEN.
2001-02-03 kennerAdd missing blanks
2001-01-13 neil * fix-header.c (read_scan_file): s/pfile/scan_in/...
2001-01-13 neil * fix-header.c (read_scan_file): Use cpp_get_ca...
2001-01-07 neil * fix-header.c (read_scan_file): s/pfile/scan_in/.
2001-01-07 neil * c-lang.c (c_post_options): Call cpp_post_options.
2000-12-18 neil * c-lex.c: s/change_file/file_change.
2000-12-11 neil * fix-header.c (read_scan_file): Macro expansion is...
2000-12-11 neil * cpperror.c (print_location): New function.
2000-12-07 neil * c-common.c (parse_in): Make a cpp_reader *.
2000-12-04 neil * cppfiles.c (cpp_make_system_header): Take...
2000-11-28 neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
2000-11-20 neil * c-lang.c (lang_init_options): Update call to
2000-11-19 ghaziWarning fixes:
2000-10-28 neil2000-10-28 Neil Booth <neilb@earthling.net>
2000-09-01 jason * fix-header.c (write_rbrac): Add putc and...
2000-08-20 neil * fix-header.c (read_scan_file): Initialize cpplib.
2000-08-20 neil * fix-header.c (main): Initialize cpplib.
2000-07-08 zack * cpplib.h (struct cpp_name): Now struct cpp_string.
2000-07-04 zacktop level:
2000-06-21 zack * cppfiles.c (cpp_make_system_header): New function.
2000-05-02 zack * cpplib.h (CPP_POP, parse_cleanup_t): Delete.
2000-04-30 zack * cpplex.c (cpp_idcmp): New function.
2000-04-14 zack * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutpu...
2000-04-11 zack * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c,
2000-03-31 zack * cpplib.h: Merge struct cpp_options into struct cpp_r...
2000-03-08 zack * Makefile.in (LIBCPP_DEPS): New macro.
2000-02-27 ghazi * fix-header.c (recognized_function): Also fix prototy...
2000-02-26 lawFix copyrights.
2000-02-10 zack * cppexp.c: Don't include cpphash.h.
2000-02-10 zack * cpplib.h: Provide HASHNODE typedef and forward decl of
2000-02-08 zack * Makefile.in (GEN_PROTOS_OBJS): Remove libcpp.a.
2000-01-14 ghazi * eh-common.h: PROTO -> PARAMS.
1999-11-03 ghazi * fix-header.c (recognized_extern, recognized_f...
1999-09-07 ghazi * cpperror.c (cpp_file_line_for_message): Constify...
1999-08-29 law * fix-header.c (main): Do not pass a null point...
1999-08-02 law * fix-header.c (main): When testing for CONTINU...
1999-04-21 zack1999-04-21 14:55 -0400 Zack Weinberg <zack@rabi.colum...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-23 ghaziUpdate copyrights
1999-01-23 ghazi * final.c (bb_str): Qualify a char* with the...
1998-12-15 law * fix-header.c: Don't define xstrdup here.
1998-12-07 brolley1998-12-07 Zack Weinberg <zack@rabi.phys.columbia...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
next