summaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
Commit message (Expand)AuthorAgeFilesLines
...
* * c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warnhp2003-07-281-0/+4
* * alias.c: Fix comment formatting.kazu2003-07-221-2/+2
* * c-common.h (num_in_fnames): Declare.geoffk2003-07-211-18/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+1
* PR 11498geoffk2003-07-171-0/+17
* * c-opts.c (this_input_filename): New.geoffk2003-07-171-6/+10
* * c-opts.c (print_help): Remove.neil2003-07-151-93/+0
* * c-opts.c (push_command_line_include): Don't free deferred_opts,geoffk2003-07-151-1/+1
* Index: ChangeLoggeoffk2003-07-111-17/+44
* * Makefile.in: Update.neil2003-07-081-2/+2
* * c-common.h (c_comon_handle_filename,neil2003-07-061-43/+31
* PR driver/11417neil2003-07-051-2/+20
* * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.zack2003-07-051-5/+21
* 2003-7-03 Devang Patel <dpatel@apple.com>dpatel2003-07-031-1/+0
* * c-common.h (c_common_init_options): New prototype.neil2003-07-021-18/+9
* * c-common.c (enum c_language_kind, flag_objc): Remove.neil2003-06-301-18/+28
* * c-opts.c (missing_arg): Make non-static.neil2003-06-261-8/+2
* * c-opts.c (complain_wrong_lang, write_langs): Remove.neil2003-06-251-46/+1
* * c-lex.c: Convert to ISO C90.aj2003-06-221-63/+46
* * Makefile.in: Update.neil2003-06-211-2/+2
* PR debug/4252neil2003-06-181-1/+1
* * c-opts.c (c_common_handle_option): s/on/value/.neil2003-06-161-142/+138
* * c-opts.c (lang_flags): Update for new spelling of flags.neil2003-06-151-2/+2
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-141-1/+1
* * c-opts.c (complain_wrong_lang): Add on argument.jakub2003-06-121-5/+7
* Don't warn on dollars in builtin macro definitions,hp2003-06-121-0/+17
* * Makefile.in: Rename options.c and options.h to c-options.c andneil2003-06-081-1/+1
* * Makefile.in (OJBS, c-opts.o): Update.neil2003-06-071-229/+34
* * c-opts.c (c_common_handle_option): New, pulled out ofneil2003-06-031-16/+29
* * c-opts.c (CL_REJECT_NEGATIVE): New.neil2003-06-021-16/+16
* * Makefile.in (c-opts.o, c-options.h): Update dependencies.neil2003-05-311-311/+48
* * c-opts.c (c_common_decode_option): Don't accept dollarsneil2003-05-191-0/+1
* Add a new flag, -W(no-)invalid-offsetof, to control whether oraustern2003-05-191-0/+5
* * c-common.c, c-common.h (dollars_in_ident): Remove.neil2003-05-171-1/+6
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-4/+4
* * c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ intoneil2003-05-111-1/+1
* PR C++/689gdr2003-05-111-1/+0
* * c-opts.c (COMMAND_LINE_OPTIONS): Reject -Wmissing-prototypesneil2003-05-061-2/+2
* PR c/10604zack2003-05-031-3/+7
* * input.h (lineno): Rename to ...nathan2003-05-011-5/+5
* Various cleanups to help compile server.bothner2003-03-201-5/+6
* * c-opts.c: Default TARGET_EBCDIC to 0 if not defined.neil2003-03-171-0/+5
* * Makefile.in: Update.neil2003-03-151-21/+50
* * c-opts.c (finish_options): New.neil2003-03-141-4/+32
* /home/neil/diffs/include.logneil2003-03-141-5/+85
* * c-opts.c (add_prefixed_path): Don't use concat. Whenzack2003-03-101-2/+12
* * c-opts.c (c_common_post_options): On fopen failure, returnhp2003-03-081-1/+1
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-081-25/+32
* * Makefile.in (c-ppoutput.o): Update.neil2003-03-061-14/+18
* * Makefile.in: Update.neil2003-03-041-44/+36