| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.h: Fix comment typos. | kazu | 2004-01-25 | 1 | -1/+1 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * c-common.h: Fix comment formatting. | kazu | 2004-01-16 | 1 | -1/+2 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -1/+1 |
* | * c-common.c (flag_external_templates): Remove. | mmitchel | 2003-12-22 | 1 | -11/+0 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -1/+1 |
* | PR c++/13275 | mmitchel | 2003-12-16 | 1 | -3/+4 |
* | * c-common.h (c_parse_error): Declare it. | mmitchel | 2003-12-15 | 1 | -0/+1 |
* | * stmt.c (expand_asm_operands): Take a location_t, instead of | rth | 2003-09-28 | 1 | -1/+1 |
* | 2003-09-24 Ziemowit Laski <zlaski@apple.com> | zlaski | 2003-09-25 | 1 | -1/+36 |
* | * c-common.c (handle_warn_unused_result_attribute): New function. | jakub | 2003-09-16 | 1 | -0/+6 |
* | 2003-09-15 Andreas Jaeger <aj@suse.de> | aj | 2003-09-15 | 1 | -0/+4 |
* | * langhooks-def.h (lhd_register_builtin_type): New function. | mmitchel | 2003-09-09 | 1 | -0/+1 |
* | * pretty-print.h (pp_maybe_newline_and_indent): New macro. | gdr | 2003-08-25 | 1 | -0/+1 |
* | * c-common.c: Fix comment formatting. | kazu | 2003-08-19 | 1 | -1/+1 |
* | PR c++/10538, PR c/5582 | pinskia | 2003-08-19 | 1 | -0/+7 |
* | * c.opt: Introduce -fworking-directory. | aoliva | 2003-08-05 | 1 | -0/+7 |
* | 2003-08-05 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-08-05 | 1 | -16/+0 |
* | * c-common.c (flag_noniso_default_format_attributes): Delete. | sayle | 2003-08-04 | 1 | -6/+0 |
* | * c-decl.c (gettags, pushdecl_function_level): Delete. | zack | 2003-08-01 | 1 | -1/+0 |
* | * opts.c (in_fnames, num_in_fnames): Moved here from c-opts. | bothner | 2003-07-31 | 1 | -6/+0 |
* | * gcse.c (insert_store): Ignore fake edges. | hubicka | 2003-07-30 | 1 | -4/+0 |
* | 2003-07-29 Geoffrey Keating <geoffk@apple.com> | geoffk | 2003-07-29 | 1 | -4/+1 |
* | * c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn | hp | 2003-07-28 | 1 | -0/+4 |
* | * tree.h (boolean_type_node): Move from C/C++/Java frontends. | jason | 2003-07-24 | 1 | -14/+7 |
* | * c-common.h (num_in_fnames): Declare. | geoffk | 2003-07-21 | 1 | -1/+5 |
* | PR 11498 | geoffk | 2003-07-17 | 1 | -0/+1 |
* | 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-07-16 | 1 | -0/+11 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -0/+8 |
* | * java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -1/+2 |
* | * c-common.h (c_comon_handle_filename, | neil | 2003-07-06 | 1 | -0/+2 |
* | * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types. | zack | 2003-07-05 | 1 | -2/+0 |
* | * c-common.h (c_common_init_options): New prototype. | neil | 2003-07-02 | 1 | -1/+1 |
* | * c-common.c (enum c_language_kind, flag_objc): Remove. | neil | 2003-06-30 | 1 | -11/+12 |
* | * basic-block.h: Fix comment formatting. | kazu | 2003-06-23 | 1 | -1/+1 |
* | * c-aux-info.c: Convert to ISO C99. | aj | 2003-06-19 | 1 | -175/+153 |
* | * Makefile.in (OJBS, c-opts.o): Update. | neil | 2003-06-07 | 1 | -2/+2 |
* | * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | nathan | 2003-05-21 | 1 | -1/+1 |
* | Add a new flag, -W(no-)invalid-offsetof, to control whether or | austern | 2003-05-19 | 1 | -0/+4 |
* | * c-common.c, c-common.h (dollars_in_ident): Remove. | neil | 2003-05-17 | 1 | -4/+0 |
* | * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to | zack | 2003-04-20 | 1 | -1/+1 |
* | 2003-04-10 Zack Weinberg <zack@codesourcery.com> | zack | 2003-04-11 | 1 | -1/+1 |
* | 2003-04-09 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-04-10 | 1 | -2/+22 |
* | * c-common.c: Include intl.h. | zack | 2003-03-22 | 1 | -2/+3 |
* | (gcc) | neroden | 2003-03-19 | 1 | -1/+1 |
* | * Makefile.in: Update. | neil | 2003-03-15 | 1 | -1/+1 |
* | /home/neil/diffs/include.log | neil | 2003-03-14 | 1 | -1/+3 |
* | * Makefile.in: Update. | neil | 2003-03-11 | 1 | -0/+3 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -2/+2 |
* | * Makefile.in (c-ppoutput.o): Update. | neil | 2003-03-06 | 1 | -3/+4 |