| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Speed up by | kazu | 2004-11-29 | 2 | -19/+5 |
* | * tree-if-conv.c (replace_phi_with_cond_modify_expr): Use | kazu | 2004-11-29 | 5 | -4/+12 |
* | PR c++/18652 | lerdsuwa | 2004-11-29 | 7 | -7/+36 |
* | PR middle-end/18164 | hp | 2004-11-29 | 2 | -1/+7 |
* | * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c, | jsm28 | 2004-11-29 | 9 | -0/+196 |
* | * varasm.c (default_elf_select_section_1): Only pass DECL_P decl | amodra | 2004-11-29 | 2 | -16/+27 |
* | * opts.c (decode_options): Do not set max-inline-insns-rtl. | nathan | 2004-11-29 | 5 | -20/+8 |
* | PR target/9571 | amodra | 2004-11-29 | 2 | -12/+17 |
* | 2004-11-18 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-29 | 4 | -1/+21 |
* | PR/18662, also backported from tree-cleanup-branch. | kenner | 2004-11-29 | 2 | -7/+16 |
* | PR/18664 | kenner | 2004-11-29 | 3 | -22/+56 |
* | * tree-nested.c (check_for_nested_with_variably_modified): New. | kenner | 2004-11-29 | 2 | -1/+50 |
* | * tree-ssa-alias.c (compute_points_to_and_addr_escapes): Remove | kenner | 2004-11-29 | 2 | -17/+17 |
* | * gcse.c (insert_store): Error if try to insert store on abnormal edge. | kenner | 2004-11-29 | 2 | -8/+27 |
* | * expr.c (expand_expr_real_1, case ARRAY_REF): Properly fold with | kenner | 2004-11-29 | 2 | -24/+9 |
* | * expr.c (categorize_ctor_elements_1, case STRING_CST): New case. | kenner | 2004-11-29 | 2 | -0/+10 |
* | (gcc) | kraai | 2004-11-29 | 4 | -6/+21 |
* | PR target/18489 | hp | 2004-11-29 | 2 | -1/+5 |
* | Daily bump. | gccadmin | 2004-11-29 | 1 | -1/+1 |
* | 2004-11-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-29 | 3 | -1/+7 |
* | lost ChangeLog entry | neroden | 2004-11-28 | 1 | -0/+8 |
* | 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> | neroden | 2004-11-28 | 2 | -1/+3 |
* | PR target/18484 | hp | 2004-11-28 | 2 | -2/+7 |
* | * config/avr/avr.c (avr_handle_fndecl_attribute): Generate a | marekm | 2004-11-28 | 2 | -0/+32 |
* | * config/avr/avr.c (avr_mcu_types): Add entries for atmega48, | marekm | 2004-11-28 | 4 | -9/+47 |
* | PR target/18348 | hp | 2004-11-28 | 2 | -1/+6 |
* | PR target/18345 | hp | 2004-11-28 | 2 | -1/+4 |
* | (libcpp) | neroden | 2004-11-28 | 2 | -0/+18 |
* | PR target/18337 | hp | 2004-11-28 | 2 | -1/+7 |
* | 2004-11-28 Bud Davis <bdavis9659@comcast.net> | bdavis | 2004-11-28 | 2 | -0/+48 |
* | * tree-ssa-alias.c (count_calls_and_maybe_create_global_var): New. | law | 2004-11-28 | 4 | -0/+66 |
* | PR target/18334 | hp | 2004-11-28 | 2 | -8/+5 |
* | * tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE): Add comment. | kenner | 2004-11-28 | 2 | -1/+8 |
* | PR rtl-optimization/18420 | uweigand | 2004-11-28 | 2 | -2/+6 |
* | Forgot to add my own email address | steven | 2004-11-28 | 1 | -1/+1 |
* | * config/vax/vax.h (CASE_DROPS_THROUGH): Don't define. | steven | 2004-11-28 | 3 | -60/+60 |
* | PR target/18331 | hp | 2004-11-28 | 2 | -4/+45 |
* | * gcc.c-torture/execute/20020227-1.x: Remove XFAIL. | rth | 2004-11-28 | 2 | -35/+4 |
* | * config/ia64/ia64.md: Move all define_predicate's ... | rth | 2004-11-28 | 3 | -344/+360 |
* | * jcf-parse.c (set_source_filename): Improvement to Andrew's fix: | bothner | 2004-11-28 | 2 | -7/+18 |
* | * expr.c (build_expr_wfl): Only declare last_file and last_filenode | bothner | 2004-11-28 | 2 | -2/+8 |
* | PR bootstrap/18142 | bothner | 2004-11-28 | 3 | -2/+54 |
* | * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c, | jsm28 | 2004-11-28 | 15 | -0/+255 |
* | Daily bump. | gccadmin | 2004-11-28 | 1 | -1/+1 |
* | 2004-11-27 Bud Davis <bdavis9659@comcast.net> | bdavis | 2004-11-27 | 2 | -0/+36 |
* | PR target/16800 | dje | 2004-11-27 | 2 | -23/+59 |
* | PR target/16343 | amodra | 2004-11-27 | 2 | -0/+19 |
* | * config/rs6000/rs6000.h (WORLD_SAVE_P): Define. | amodra | 2004-11-27 | 4 | -27/+45 |
* | * fold-const.c: Fix a comment typo. | kazu | 2004-11-27 | 2 | -2/+2 |
* | * fold-const.c: Fix a comment typo. | kazu | 2004-11-27 | 2 | -1/+3 |