| Commit message (Expand) | Author | Age | Files | Lines |
* | * langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | kenner | 2004-03-19 | 1 | -0/+5 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -3/+0 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -1/+1 |
* | * c-typeck.c (c_convert_parm_for_inlining): Add argnum, which | mrs | 2003-11-12 | 1 | -1/+1 |
* | 2003-10-06 Andrew Haley <aph@redhat.com> | aph | 2003-10-06 | 1 | -0/+3 |
* | PR debug/12066 | mmitchel | 2003-09-17 | 1 | -0/+3 |
* | * cgraph.h (struct cgraph_node): Rename lowered to analyzed. | rth | 2003-09-10 | 1 | -3/+4 |
* | * langhooks-def.h (lhd_register_builtin_type): New function. | mmitchel | 2003-09-09 | 1 | -0/+9 |
* | gcc/ | rth | 2003-08-29 | 1 | -0/+15 |
* | * builtin-attrs.def: Fix comment formatting. | kazu | 2003-08-22 | 1 | -1/+1 |
* | Missed part of my patch: | pinskia | 2003-08-19 | 1 | -0/+4 |
* | * c-common.c (flag_noniso_default_format_attributes): Delete. | sayle | 2003-08-04 | 1 | -4/+0 |
* | * opts.c (decode_options): Do language-specific initialization for | gdr | 2003-08-03 | 1 | -0/+4 |
* | * opts.c (in_fnames, num_in_fnames): Moved here from c-opts. | bothner | 2003-07-31 | 1 | -3/+0 |
* | 2003-07-10 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-10 | 1 | -23/+18 |
* | * java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -0/+1 |
* | * c-common.h (c_comon_handle_filename, | neil | 2003-07-06 | 1 | -0/+7 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -79/+75 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | * c-common.h (c_common_init_options): New prototype. | neil | 2003-07-02 | 1 | -1/+1 |
* | PR 10178 | zack | 2003-06-25 | 1 | -0/+5 |
* | * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro. | hubicka | 2003-06-24 | 1 | -0/+3 |
* | * hooks.c (hook_int_size_t_constcharptr_int_0): New. | neil | 2003-06-11 | 1 | -10/+0 |
* | 2003-05-21 Andrew Haley <aph@redhat.com> | aph | 2003-06-10 | 1 | -0/+3 |
* | * Makefile.in (OJBS, c-opts.o): Update. | neil | 2003-06-07 | 1 | -3/+15 |
* | * tree.c (tree_size): For all 'c' and 'x' nodes, look directly | zack | 2003-04-07 | 1 | -0/+5 |
* | (gcc) | neroden | 2003-03-19 | 1 | -1/+1 |
* | * genattrtab.h, hosthooks-def.h, hosthooks.h, langhooks-def.h, | neroden | 2003-03-13 | 1 | -4/+4 |
* | * c-common.h (c_common_init, c_common_post_options): Update. | neil | 2003-03-08 | 1 | -15/+10 |
* | * langhooks.h, langhooks-def.h: introduce new langhook, | austern | 2003-02-18 | 1 | -0/+4 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | hubicka | 2003-02-12 | 1 | -0/+11 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -1/+1 |
* | * langhooks.h (struct lang_hooks_for_tree_inlining): Add | zack | 2002-10-23 | 1 | -0/+1 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -4/+4 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | For PR java/6005 and PR java/7611: | tromey | 2002-08-22 | 1 | -0/+4 |
* | * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | jason | 2002-08-02 | 1 | -0/+6 |
* | * c-common.c (c_common_post_options): Update prototype; | neil | 2002-07-07 | 1 | -1/+4 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -7/+1 |
* | * langhooks.c: Fix formatting. | kazu | 2002-05-30 | 1 | -3/+3 |
* | PR preprocessor/6517 | neil | 2002-05-22 | 1 | -1/+4 |
* | * c-common.h (c_common_parse_file): Update. | neil | 2002-04-25 | 1 | -7/+3 |
* | * attribs.c (c_common_attribute_table): Move table and handlers | neil | 2002-04-24 | 1 | -0/+9 |
* | * Makefile.in: Update. | neil | 2002-04-20 | 1 | -0/+23 |
* | * builtins.c: Include langhooks.h. | neil | 2002-04-19 | 1 | -0/+6 |
* | * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | neil | 2002-04-18 | 1 | -0/+6 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -0/+13 |
* | PR opt/4330 | rth | 2002-04-03 | 1 | -0/+4 |
* | * langhooks-def.h (lhd_set_decl_assembler_name, | neil | 2002-04-03 | 1 | -0/+7 |