summaryrefslogtreecommitdiffstats
path: root/gcc/c-opts.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* Move cpp_reader's line_maps field to a shared global.bothner2004-01-201-1/+1
* * c-common.c (flag_external_templates): Remove.mmitchel2003-12-221-13/+2
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* * c-opts.c (finish_options): Set include_cursor to disable prematurebothner2003-11-051-1/+5
* * c-opts.c (needValue): Do cpp_find_main_file before processingbothner2003-11-031-3/+4
* * c-opts.c (finish_options): Change to returns boolean - false iffbothner2003-11-011-7/+10
* * c-opts.c (c_common_post_options): Don't call cpp_find_main_file yet.bothner2003-10-021-13/+10
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-0/+16
* 2003-09-15 Andreas Jaeger <aj@suse.de>aj2003-09-151-0/+4
* PR c++/10538, PR c/5582pinskia2003-08-191-0/+4
* * cppinit.c (cpp_read_main_file): Split out source-independentbothner2003-08-091-1/+2
* * c.opt: Introduce -fworking-directory.aoliva2003-08-051-1/+14
* * c-common.c (flag_noniso_default_format_attributes): Delete.sayle2003-08-041-3/+0
* * Makefile.in: Refine dependencies.neil2003-08-011-1/+1
* * opts.c (in_fnames, num_in_fnames): Moved here from c-opts.bothner2003-07-311-11/+0
* * gcse.c (insert_store): Ignore fake edges.hubicka2003-07-301-4/+1
* * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H.neil2003-07-291-1/+1
* * 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
OpenPOWER on IntegriCloud