| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfgexpand.c (tree_expand_cfg): Fix comment. | steven | 2004-07-27 | 1 | -13/+0 |
* | * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P | rth | 2004-07-25 | 1 | -0/+5 |
* | * integrate.c (copy_decl_for_inlining): Remove invisible reference | jason | 2004-07-22 | 1 | -26/+4 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -1/+1 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -1/+0 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 1 | -1/+1 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | kenner | 2004-07-06 | 1 | -4/+3 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -35/+0 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -3/+3 |
* | * function.h (struct function): Remove x_function_call_count. | rth | 2004-07-01 | 1 | -7/+0 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -0/+5 |
* | 2004-06-20 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-20 | 1 | -1/+1 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -8/+8 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1827/+20 |
* | 2004-04-29 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-04-29 | 1 | -8/+12 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -1/+1 |
* | * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c, | kazu | 2004-03-22 | 1 | -5/+5 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -2/+2 |
* | * simplify-rtx.c (simplify_const_relational_operation): New function | sayle | 2004-03-09 | 1 | -21/+5 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -8/+13 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -12/+14 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -1/+1 |
* | * 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/+1 |
* | * system.h: Poison PROMOTED_MODE | steven | 2004-01-14 | 1 | -1/+1 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | 2003-12-15 Waldek Hebisch <hebisch@math.uni.wroc.pl> | aj | 2003-12-15 | 1 | -0/+3 |
* | * integrate.c (copy_decl_for_inlining): Revert previous patch. | hubicka | 2003-10-18 | 1 | -4/+1 |
* | * rtl.h (rtl_size): Declare. | rsandifo | 2003-10-18 | 1 | -2/+1 |
* | * integrate.c (copy_decl_for_inlining): Fix copying of copies. | hubicka | 2003-10-18 | 1 | -1/+4 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -2/+2 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -2/+2 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -5/+1 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -2/+2 |
* | * function.h (struct function): Add rtl_inline_init, saved_for_inline. | rth | 2003-08-29 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -17/+15 |
* | PR debug/11098 | mmitchel | 2003-07-15 | 1 | -0/+2 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -3/+3 |
* | * gcc.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -132/+59 |
* | * rtl.h (emit_line_note_after): Remove. | nathan | 2003-07-01 | 1 | -11/+9 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -3/+3 |
* | cp: | ghazi | 2003-06-16 | 1 | -6/+6 |
* | * tracer.c: Remove duplication declaration. | aj | 2003-06-16 | 1 | -1/+0 |
* | * function.h (struct emit_status): Remove x_last_linenum, | nathan | 2003-06-16 | 1 | -13/+14 |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -3/+3 |
* | * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from | rth | 2003-05-14 | 1 | -1/+1 |
* | * varasm.c (notice_rtl_inlining_of_deferred_constant): New function. | zack | 2003-05-13 | 1 | -0/+2 |
* | * emit-rtl.c (last_call_insn, add_function_usage_to): New functions. | kenner | 2003-05-03 | 1 | -0/+8 |