aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-02 * c-opts.c (c_common_post_options): Don't call cpp_find_main_file yet.Per Bothner
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-09-152003-09-15 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2003-08-19PR c++/10538, PR c/5582Andrew Pinski
2003-08-09 * cppinit.c (cpp_read_main_file): Split out source-independentPer Bothner
2003-08-05* c.opt: Introduce -fworking-directory.Alexandre Oliva
2003-08-04 * c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-08-01 * Makefile.in: Refine dependencies.Neil Booth
2003-07-31 * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.Per Bothner
2003-07-30 * gcse.c (insert_store): Ignore fake edges.Jan Hubicka
2003-07-29 * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.Neil Booth
2003-07-28 * c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warnHans-Peter Nilsson
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-21 * c-common.h (num_in_fnames): Declare.Geoffrey Keating
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-17 PR 11498Geoffrey Keating
2003-07-17 * c-opts.c (this_input_filename): New.Geoffrey Keating
2003-07-15 * c-opts.c (print_help): Remove.Neil Booth
2003-07-15 * c-opts.c (push_command_line_include): Don't free deferred_opts,Geoffrey Keating
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-08 * Makefile.in: Update.Neil Booth
2003-07-06 * c-common.h (c_comon_handle_filename,Neil Booth
2003-07-05 PR driver/11417Neil Booth
2003-07-05 * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.Zack Weinberg
2003-07-032003-7-03 Devang Patel <dpatel@apple.com>Devang Patel
2003-07-02 * c-common.h (c_common_init_options): New prototype.Neil Booth
2003-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-26 * c-opts.c (missing_arg): Make non-static.Neil Booth
2003-06-25 * c-opts.c (complain_wrong_lang, write_langs): Remove.Neil Booth
2003-06-22 * c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-06-21 * Makefile.in: Update.Neil Booth
2003-06-18 PR debug/4252Robert Abeles
2003-06-16 * c-opts.c (c_common_handle_option): s/on/value/.Neil Booth
2003-06-15 * c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth
2003-06-14 * Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth
2003-06-12 * c-opts.c (complain_wrong_lang): Add on argument.Jakub Jelinek
2003-06-12 Don't warn on dollars in builtin macro definitions,Hans-Peter Nilsson
2003-06-08 * Makefile.in: Rename options.c and options.h to c-options.c andNeil Booth
2003-06-07 * Makefile.in (OJBS, c-opts.o): Update.Neil Booth
2003-06-03 * c-opts.c (c_common_handle_option): New, pulled out ofNeil Booth
2003-06-02 * c-opts.c (CL_REJECT_NEGATIVE): New.Neil Booth
2003-05-31 * Makefile.in (c-opts.o, c-options.h): Update dependencies.Neil Booth
2003-05-19 * c-opts.c (c_common_decode_option): Don't accept dollarsNeil Booth
2003-05-19Add a new flag, -W(no-)invalid-offsetof, to control whether orMatt Austern
2003-05-17 * c-common.c, c-common.h (dollars_in_ident): Remove.Neil Booth
2003-05-13 * diagnostic.c (output_format): Add support for %m.Zack Weinberg
2003-05-11 * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ intoNeil Booth
2003-05-11 PR C++/689Gabriel Dos Reis
2003-05-06 * c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing-prototypesNeil Booth