OSDN Git Service

2004-09-16 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / c-opts.c
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.
2003-05-31 neil * Makefile.in (c-opts.o, c-options.h): Update dependen...
2003-05-19 neil * c-opts.c (c_common_decode_option): Don't accept...
2003-05-19 austernAdd a new flag, -W(no-)invalid-offsetof, to control...
2003-05-17 neil * c-common.c, c-common.h (dollars_in_ident): Remove.
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-11 neil * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED_...
2003-05-11 gdr PR C++/689
2003-05-06 neil * c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing...
2003-05-03 zack PR c/10604
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-03-20 bothner Various cleanups to help compile server.
2003-03-17 neil * c-opts.c: Default TARGET_EBCDIC to 0 if not defined.
2003-03-15 neil * Makefile.in: Update.
2003-03-14 neil * c-opts.c (finish_options): New.
2003-03-14 neil/home/neil/diffs/include.log
2003-03-10 zack * c-opts.c (add_prefixed_path): Don't use concat....
2003-03-08 hp * c-opts.c (c_common_post_options): On fopen failure...
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-06 neil * Makefile.in (c-ppoutput.o): Update.
2003-03-04 neil * Makefile.in: Update.
2003-03-01 neil * Makefile.in (C_AND_OBJC_OBJS, c-incpath.o, c-lex...
2003-02-20 toon2003-02-20 Toon Moene <toon@moene.indiv.nluug.nl>
2003-01-28 jason * cpplib.h (struct cpp_options): Add warn_depre...
next