Age | Commit message (Expand) | Author | Files | Lines |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -7/+2 |
2004-06-25 | c-common.h (warn_cast_qual, [...]): Remove explicit declarations. | DJ Delorie | 1 | -174/+2 |
2004-06-22 | c-opts.c (c_common_handle_option): Handle -fpch-preprocess. | Geoffrey Keating | 1 | -0/+4 |
2004-06-17 | c-common.c (flag_objc_sjlj_exceptions): New. | Richard Henderson | 1 | -0/+10 |
2004-06-05 | Makefile.am: Add makedepend. | Zack Weinberg | 1 | -1/+11 |
2004-05-22 | c.opt (Wmissing-include-dirs): New. | Ben Elliston | 1 | -5/+9 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -15/+6 |
2004-05-05 | invoke.texi (Directory Options): Document -iquote. | Mike Stump | 1 | -0/+6 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-04-13 | Fix problem reported by Dan Berlin on gcc list. | James E Wilson | 1 | -1/+5 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -1/+1 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 1 | -27/+10 |
2004-03-04 | target-def.h (TARGET_OPTF): Delete. | Alan Modra | 1 | -0/+4 |
2004-03-04 | Add framework support for darwin. | Mike Stump | 1 | -0/+5 |
2004-02-23 | Remove -fwritable-strings. | Zack Weinberg | 1 | -2/+0 |
2004-02-19 | c-opts.c (warn_variadic_macros): New. | Richard Henderson | 1 | -0/+12 |
2004-02-17 | re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v... | Mark Mitchell | 1 | -4/+0 |
2004-02-10 | c-opts.c (c_common_post_options): Don't emit working directory in cpp output ... | Per Bothner | 1 | -1/+2 |
2004-02-08 | c-common.c (shadow_warning): Delete. | Zack Weinberg | 1 | -1/+0 |
2004-02-04 | Partially revert/redo 2003-10-01 change; fix -fworking-directory. | Per Bothner | 1 | -25/+41 |
2004-02-02 | [multiple changes] | Eric Christopher | 1 | -0/+4 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-19 | Move cpp_reader's line_maps field to a shared global. | Per Bothner | 1 | -1/+1 |
2003-12-22 | re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar... | Mark Mitchell | 1 | -13/+2 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-11-05 | c-opts.c (finish_options): Set include_cursor to disable premature calls to p... | Per Bothner | 1 | -1/+5 |
2003-11-02 | c-opts.c (needValue): Do cpp_find_main_file before processing any imacros fla... | Per Bothner | 1 | -3/+4 |
2003-10-31 | c-opts.c (finish_options): Change to returns boolean - false iff the call to ... | Per Bothner | 1 | -7/+10 |
2003-10-02 | c-opts.c (c_common_post_options): Don't call cpp_find_main_file yet. | Per Bothner | 1 | -13/+10 |
2003-09-25 | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 1 | -0/+16 |
2003-09-15 | invoke.texi (Warning Options): Describe -Wold-style-definition. | Andreas Jaeger | 1 | -0/+4 |
2003-08-19 | PR c++/10538, PR c/5582 | Andrew Pinski | 1 | -0/+4 |
2003-08-09 | cppinit.c (cpp_read_main_file): Split out source-independent initialization t... | Per Bothner | 1 | -1/+2 |
2003-08-05 | c.opt: Introduce -fworking-directory. | Alexandre Oliva | 1 | -1/+14 |
2003-08-04 | c-common.c (flag_noniso_default_format_attributes): Delete. | Roger Sayle | 1 | -3/+0 |
2003-08-01 | Makefile.in: Refine dependencies. | Neil Booth | 1 | -1/+1 |
2003-07-31 | opts.c (in_fnames, [...]): Moved here from c-opts. | Per Bothner | 1 | -11/+0 |
2003-07-30 | re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i... | Jan Hubicka | 1 | -4/+1 |
2003-07-29 | Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | Neil Booth | 1 | -1/+1 |
2003-07-28 | c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl... | Hans-Peter Nilsson | 1 | -0/+4 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-07-21 | c-common.h (num_in_fnames): Declare. | Geoffrey Keating | 1 | -18/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+1 |
2003-07-17 | re PR middle-end/11498 (asm can't be used to give a variable its own name) | Geoffrey Keating | 1 | -0/+17 |
2003-07-17 | c-opts.c (this_input_filename): New. | Geoffrey Keating | 1 | -6/+10 |
2003-07-15 | c-opts.c (print_help): Remove. | Neil Booth | 1 | -93/+0 |
2003-07-15 | c-opts.c (push_command_line_include): Don't free deferred_opts, we'll need it. | Geoffrey Keating | 1 | -1/+1 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -17/+44 |
2003-07-08 | Makefile.in: Update. | Neil Booth | 1 | -2/+2 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 1 | -43/+31 |