| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraphunit.c, tree-ssa-loop-ivopts.c, | kazu | 2005-06-12 | 1 | -1/+1 |
* | 2005-06-08 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-06-08 | 1 | -0/+203 |
* | PR target/21889 | ebotcazou | 2005-06-08 | 1 | -5/+14 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * opt-functions.awk (var_type): New function. | rsandifo | 2005-05-26 | 1 | -7/+0 |
* | PR target/21412 | ebotcazou | 2005-05-25 | 1 | -20/+50 |
* | * config/sparc/sparc-protos.h (sparc_expand_move): New prototype. | ebotcazou | 2005-05-23 | 1 | -23/+140 |
* | * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Use | ebotcazou | 2005-05-22 | 1 | -2/+2 |
* | * config/sparc/sparc.h: Remove dead code. | ebotcazou | 2005-05-12 | 1 | -44/+10 |
* | * config/sparc/sparc.c (mem_min_alignment): Do not rely | ebotcazou | 2005-05-10 | 1 | -1/+2 |
* | * config/sparc/sparc.c (fp_sethi_p): Test !SPARC_SIMM13_P and | ebotcazou | 2005-05-10 | 1 | -16/+3 |
* | * config/sparc/predicates.md (const_compl_high_operand): New. | ebotcazou | 2005-05-03 | 1 | -9/+9 |
* | * sched-vis.c (print_value): Use CONST_DOUBLE_LOW and | davem | 2005-04-23 | 1 | -9/+9 |
* | * config/sparc/sparc.c (reg_or_0_operand, const1_operand, | ebotcazou | 2005-04-21 | 1 | -830/+25 |
* | * optc-gen.awk: Handle stand-alone Mask records. | ebotcazou | 2005-04-13 | 1 | -9/+44 |
* | * config/sparc/sparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode. | ebotcazou | 2005-04-12 | 1 | -1/+1 |
* | 2005-04-11 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-04-11 | 1 | -157/+93 |
* | PR target/17245 | ebotcazou | 2005-04-06 | 1 | -21/+5 |
* | * config/sparc/sparc.c (TARGET_ASM_FILE_END): Undefine before | ebotcazou | 2005-04-05 | 1 | -0/+1 |
* | PR target/20446 | ebotcazou | 2005-04-04 | 1 | -34/+61 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -1/+1 |
* | gcc: | tromey | 2005-03-30 | 1 | -1/+0 |
* | * final.c (final): Remove prescan parameter. Change all callers. | ian | 2005-03-30 | 1 | -1/+1 |
* | * config/sparc/sparc.c (struct_value_alias_set): New global variable. | ebotcazou | 2005-03-13 | 1 | -5/+14 |
* | * config/sparc/sparc.c (load_pic_register): Emit the appropriate | ebotcazou | 2005-01-18 | 1 | -2/+6 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * config/sparc/sparc.h (SPARC_RELAXED_ORDERING): Define to false. | ebotcazou | 2005-01-03 | 1 | -13/+1 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 1 | -13/+16 |
* | * config/sparc/sparc.c (TARGET_RELAXED_ORDERING): True. | rth | 2004-12-30 | 1 | -3/+13 |
* | libstdc++: | jason | 2004-12-28 | 1 | -0/+5 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -1/+0 |
* | * target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. | ebotcazou | 2004-11-26 | 1 | -49/+69 |
* | 2004-11-22 James A. Morrison <phython@gcc.gnu.org | phython | 2004-11-23 | 1 | -0/+167 |
* | * config/sparc/sparc.c (mem_min_alignment): Check MEM_ALIGN. | ebotcazou | 2004-11-22 | 1 | -0/+6 |
* | PR target/18230 | ebotcazou | 2004-11-13 | 1 | -0/+12 |
* | * config/sparc/sparc.c (function_arg_union_value): New 'slotno' | ebotcazou | 2004-11-10 | 1 | -5/+9 |
* | PR target/18230 | ebotcazou | 2004-11-09 | 1 | -3/+30 |
* | * config/sparc/sparc.c (function_arg_record_value_1): Skip | ebotcazou | 2004-11-06 | 1 | -8/+22 |
* | * config/sparc/sparc.c (scan_record_type): Handle vector types. | ebotcazou | 2004-11-06 | 1 | -72/+215 |
* | PR target/14454 | ebotcazou | 2004-10-13 | 1 | -21/+84 |
* | PR target/17245 | ebotcazou | 2004-10-08 | 1 | -27/+25 |
* | PR target/17862 | ebotcazou | 2004-10-07 | 1 | -6/+6 |
* | PR target/16532 | ebotcazou | 2004-09-28 | 1 | -21/+65 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 1 | -3/+4 |
* | * config/darwin-c.c, config/alpha/alpha.c, config/i386/i386.c, | kazu | 2004-09-14 | 1 | -1/+1 |
* | * config/m32r/m32r.md, config/m68k/m68kelf.h, | kazu | 2004-09-14 | 1 | -1/+1 |
* | * config/sparc/sparc.c (sparc_indent_opcode): New variable. | ebotcazou | 2004-09-08 | 1 | -140/+80 |
* | * final.c (output_in_slot): Delete. | ebotcazou | 2004-09-06 | 1 | -3/+3 |
* | * final.c (output_in_slot): New global variable. | ebotcazou | 2004-09-03 | 1 | -3/+3 |
* | * emit-rtl.c (gen_const_mem): New. | rth | 2004-08-18 | 1 | -4/+3 |