| Commit message (Expand) | Author | Age | Files | Lines |
* | Partially revert/redo 2003-10-01 change; fix -fworking-directory. | bothner | 2004-02-05 | 1 | -25/+41 |
* | 2004-02-02 Eric Christopher <echristo@redhat.com> | echristo | 2004-02-02 | 1 | -0/+4 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | Move cpp_reader's line_maps field to a shared global. | bothner | 2004-01-20 | 1 | -1/+1 |
* | * c-common.c (flag_external_templates): Remove. | mmitchel | 2003-12-22 | 1 | -13/+2 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | * c-opts.c (finish_options): Set include_cursor to disable premature | bothner | 2003-11-05 | 1 | -1/+5 |
* | * c-opts.c (needValue): Do cpp_find_main_file before processing | bothner | 2003-11-03 | 1 | -3/+4 |
* | * c-opts.c (finish_options): Change to returns boolean - false iff | bothner | 2003-11-01 | 1 | -7/+10 |
* | * c-opts.c (c_common_post_options): Don't call cpp_find_main_file yet. | bothner | 2003-10-02 | 1 | -13/+10 |
* | 2003-09-24 Ziemowit Laski <zlaski@apple.com> | zlaski | 2003-09-25 | 1 | -0/+16 |
* | 2003-09-15 Andreas Jaeger <aj@suse.de> | aj | 2003-09-15 | 1 | -0/+4 |
* | PR c++/10538, PR c/5582 | pinskia | 2003-08-19 | 1 | -0/+4 |
* | * cppinit.c (cpp_read_main_file): Split out source-independent | bothner | 2003-08-09 | 1 | -1/+2 |
* | * c.opt: Introduce -fworking-directory. | aoliva | 2003-08-05 | 1 | -1/+14 |
* | * c-common.c (flag_noniso_default_format_attributes): Delete. | sayle | 2003-08-04 | 1 | -3/+0 |
* | * Makefile.in: Refine dependencies. | neil | 2003-08-01 | 1 | -1/+1 |
* | * opts.c (in_fnames, num_in_fnames): Moved here from c-opts. | bothner | 2003-07-31 | 1 | -11/+0 |
* | * gcse.c (insert_store): Ignore fake edges. | hubicka | 2003-07-30 | 1 | -4/+1 |
* | * Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | neil | 2003-07-29 | 1 | -1/+1 |
* | * c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn | hp | 2003-07-28 | 1 | -0/+4 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -2/+2 |
* | * c-common.h (num_in_fnames): Declare. | geoffk | 2003-07-21 | 1 | -18/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+1 |
* | PR 11498 | geoffk | 2003-07-17 | 1 | -0/+17 |
* | * c-opts.c (this_input_filename): New. | geoffk | 2003-07-17 | 1 | -6/+10 |
* | * c-opts.c (print_help): Remove. | neil | 2003-07-15 | 1 | -93/+0 |
* | * c-opts.c (push_command_line_include): Don't free deferred_opts, | geoffk | 2003-07-15 | 1 | -1/+1 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -17/+44 |
* | * Makefile.in: Update. | neil | 2003-07-08 | 1 | -2/+2 |
* | * c-common.h (c_comon_handle_filename, | neil | 2003-07-06 | 1 | -43/+31 |
* | PR driver/11417 | neil | 2003-07-05 | 1 | -2/+20 |
* | * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types. | zack | 2003-07-05 | 1 | -5/+21 |
* | 2003-7-03 Devang Patel <dpatel@apple.com> | dpatel | 2003-07-03 | 1 | -1/+0 |
* | * c-common.h (c_common_init_options): New prototype. | neil | 2003-07-02 | 1 | -18/+9 |
* | * c-common.c (enum c_language_kind, flag_objc): Remove. | neil | 2003-06-30 | 1 | -18/+28 |
* | * c-opts.c (missing_arg): Make non-static. | neil | 2003-06-26 | 1 | -8/+2 |
* | * c-opts.c (complain_wrong_lang, write_langs): Remove. | neil | 2003-06-25 | 1 | -46/+1 |
* | * c-lex.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -63/+46 |
* | * Makefile.in: Update. | neil | 2003-06-21 | 1 | -2/+2 |
* | PR debug/4252 | neil | 2003-06-18 | 1 | -1/+1 |
* | * c-opts.c (c_common_handle_option): s/on/value/. | neil | 2003-06-16 | 1 | -142/+138 |
* | * c-opts.c (lang_flags): Update for new spelling of flags. | neil | 2003-06-15 | 1 | -2/+2 |
* | * Makefile.in: Update to use common.opt and lang_opt_files. | neil | 2003-06-14 | 1 | -1/+1 |
* | * c-opts.c (complain_wrong_lang): Add on argument. | jakub | 2003-06-12 | 1 | -5/+7 |
* | Don't warn on dollars in builtin macro definitions, | hp | 2003-06-12 | 1 | -0/+17 |
* | * Makefile.in: Rename options.c and options.h to c-options.c and | neil | 2003-06-08 | 1 | -1/+1 |
* | * Makefile.in (OJBS, c-opts.o): Update. | neil | 2003-06-07 | 1 | -229/+34 |
* | * c-opts.c (c_common_handle_option): New, pulled out of | neil | 2003-06-03 | 1 | -16/+29 |
* | * c-opts.c (CL_REJECT_NEGATIVE): New. | neil | 2003-06-02 | 1 | -16/+16 |