OSDN Git Service

2005-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / c-opts.c
2005-11-04 fxcoudert PR fortran/18452
2005-09-20 jsm28gcc:
2005-07-19 ghazi PR c/22476
2005-06-25 kcookUpdate FSF address.
2005-05-25 dj* c-common.c (unsigned_conversion_warning): Move warnin...
2005-05-18 geoffk2005-05-18 Geoffrey Keating <geoffk@apple.com>
2005-05-17 mrs Yet more Objective-C++...
2005-05-02 matz PR c++/19542
2005-04-24 bothner * c-opts.c (finish_options): Make the line-number...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-03-22 dberlin2005-03-22 Daniel Berlin <dberlin@dberlin.org>
2005-03-15 geoffkIndex: gcc/ChangeLog
2005-03-08 kazu * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,
2005-03-04 dberlin2005-03-03 Daniel Berlin <dberlin@dbrelin.org>
2005-02-24 rth PR middle-end/18902
2005-01-24 kazu * c-opts.c, expmed.c, gengtype.c, tree-complex.c,
2005-01-23 kazu * c-common.c (explicit_flag_signed_bitfields,
2004-11-30 jakub * c-opts.c (check_deps_environment_vars): If spec...
2004-11-28 neroden2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2004-11-24 stevengcc/
2004-10-21 pinskia2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-11 sayle PR other/17361
2004-10-03 jsm28 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin...
2004-09-12 jsm28 * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
2004-08-30 gdr * c-opts.c (c_common_handle_option): <case...
2004-08-28 jason PR c++/13684
2004-08-06 rsandifo PR c/13282
2004-07-25 giovannibajo PR c++/9283
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-09 zack2004-07-09 Zack Weinberg <zack@codesourcery.com>
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-25 dj* c-common.h (warn_cast_qual, warn_missing_format_attri...
2004-06-22 geoffk2004-06-21 Geoffrey Keating <geoffk@apple.com>
2004-06-18 rth * c-common.c (flag_objc_sjlj_exceptions): New.
2004-06-05 zacklibcpp:
2004-05-22 bje * c.opt (Wmissing-include-dirs): New.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 mrs * doc/invoke.texi (Directory Options): Document -iquote.
2004-04-30 kazu * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgrap...
2004-04-14 wilsonFix problem reported by Dan Berlin on gcc list.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-04 amodra * target-def.h (TARGET_OPTF): Delete.
2004-03-04 mrs Add framework support for darwin.
2004-02-23 kazugcc/
2004-02-19 rth * c-opts.c (warn_variadic_macros): New.
2004-02-17 mmitchel PR c++/11326
2004-02-10 bothner * c-opts.c (c_common_post_options): Don't emit worki...
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-05 bothner Partially revert/redo 2003-10-01 change; fix -fworking...
2004-02-02 echristo2004-02-02 Eric Christopher <echristo@redhat.com>
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-12-22 mmitchel * c-common.c (flag_external_templates): Remove.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-11-05 bothner * c-opts.c (finish_options): Set include_cursor to...
2003-11-03 bothner * c-opts.c (needValue): Do cpp_find_main_file before...
2003-11-01 bothner * c-opts.c (finish_options): Change to returns boolea...
2003-10-02 bothner * c-opts.c (c_common_post_options): Don't call cpp_fi...
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-15 aj2003-09-15 Andreas Jaeger <aj@suse.de>
2003-08-19 pinskiaPR c++/10538, PR c/5582
2003-08-09 bothner * cppinit.c (cpp_read_main_file): Split out...
2003-08-05 aoliva* c.opt: Introduce -fworking-directory.
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-01 neil * Makefile.in: Refine dependencies.
2003-07-31 bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-29 neil * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.
2003-07-28 hp * c-parse.in (lineno_stmt_decl_or_labels_ending_decl...
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-21 geoffk * c-common.h (num_in_fnames): Declare.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-17 geoffk PR 11498
2003-07-17 geoffk * c-opts.c (this_input_filename): New.
2003-07-15 neil * c-opts.c (print_help): Remove.
2003-07-15 geoffk * c-opts.c (push_command_line_include): Don't free...
2003-07-11 geoffkIndex: ChangeLog
2003-07-08 neil * Makefile.in: Update.
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-05 neil PR driver/11417
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-07-03 dpatel2003-7-03 Devang Patel <dpatel@apple.com>
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-26 neil * c-opts.c (missing_arg): Make non-static.
2003-06-25 neil * c-opts.c (complain_wrong_lang, write_langs): Remove.
2003-06-22 aj * c-lex.c: Convert to ISO C90.
2003-06-21 neil * Makefile.in: Update.
2003-06-18 neil PR debug/4252
2003-06-16 neil * c-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 neil * c-opts.c (lang_flags): Update for new spelling of...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-12 jakub * c-opts.c (complain_wrong_lang): Add on argument.
2003-06-12 hp Don't warn on dollars in builtin macro definitions,
2003-06-08 neil * Makefile.in: Rename options.c and options.h to c...
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-03 neil * c-opts.c (c_common_handle_option): New, pulled out of
2003-06-02 neil * c-opts.c (CL_REJECT_NEGATIVE): New.
next