aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-10-19re PR middle-end/33816 (gimplification before build_array_type re-set alias s...Richard Guenther5-7/+81
2007-10-19re PR fortran/33544 ([4.3 only] Warning in TRANSFER intrinsic should be made ...Jerry DeLisle2-0/+6
2007-10-19re PR fortran/33544 ([4.3 only] Warning in TRANSFER intrinsic should be made ...Jerry DeLisle3-1/+11
2007-10-19revert: re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther4-50/+18
2007-10-1920071018-1.c: New testcase.Richard Guenther2-0/+35
2007-10-19re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther4-1/+61
2007-10-19mips.c (mips_canonicalize_comparison): Check mips_relational_operand_ok_p bef...Richard Sandiford2-38/+40
2007-10-19mips.c (mips16e_build_save_restore): Fix *OFFSET_PTR calculation.Richard Sandiford2-1/+6
2007-10-19mips.c (mips_call_tls_get_addr): Don't claim that the call uses the incoming ...Richard Sandiford2-1/+5
2007-10-19mips.c (mips_call_tls_get_addr): Use gen_const_mem rather then gen_rtx_MEM.Richard Sandiford2-7/+15
2007-10-19mips.c (gpr_mode): Delete.Richard Sandiford3-21/+23
2007-10-19mips.c (mips_hard_regno_nregs): Put the UNITS_PER_WORD case last.Richard Sandiford2-29/+38
2007-10-19mips.c (mips16_copy_fpr_return_value): New function, split out from...Richard Sandiford2-146/+178
2007-10-19mips.c (build_mips16_function_stub): Load the target address into $1 before t...Richard Sandiford2-31/+23
2007-10-19mips.c (mips_output_32bit_xfer): New function.Richard Sandiford2-91/+71
2007-10-19mips.c (mips16_fp_args): Remove the FILE argument and use asm_out_file instead.Richard Sandiford2-32/+42
2007-10-18Add Niagara-2 support.David S. Miller10-21/+212
2007-10-19re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Jerry DeLisle2-11/+18
2007-10-19Daily bump.GCC Administrator1-1/+1
2007-10-18eb130.C: Adjust include paths.Benjamin Kosnik2-2/+6
2007-10-18mips.c (mips_frame_info): Remove gp_reg_size and and fp_reg_size.Richard Sandiford2-9/+10
2007-10-18mips-protos.h (compute_frame_size): Delete.Richard Sandiford4-27/+27
2007-10-18mips-protos.h (mips_frame_pointer_required): Declare.Richard Sandiford6-18/+44
2007-10-18mips.c (mips_frame_info): Add arg_pointer_offset and hard_frame_pointer_offset.Richard Sandiford2-48/+62
2007-10-18mips.h (STARTING_FRAME_OFFSET): Remove rtl profiling code.Richard Sandiford3-200/+193
2007-10-18mips-ftypes.def: New file.Richard Sandiford3-294/+185
2007-10-18mips.h (set_volatile): Delete.Richard Sandiford3-310/+294
2007-10-18mips.h: Move variable declarations to end of file and enclose them all in #if...Richard Sandiford3-5054/+4898
2007-10-18mips.c (TARGET_MIN_ANCHOR_OFFSET): Delete.Richard Sandiford2-7/+11
2007-10-18mips.c: Delete trailing whitespace.Richard Sandiford2-15/+19
2007-10-18mips.c (mips_expand_call): Use FAKE_CALL_REGNO.Richard Sandiford3-17/+58
2007-10-18linux-unwind.h (mips_fallback_frame_state): Use new reg_offset variable to ca...David Daney2-5/+12
2007-10-18tree-ssa.c (uid_ssaname_map_eq): New function.Richard Guenther4-29/+46
2007-10-18tree-flow.h (struct gimple_df): Make referenced_vars a uid_decl_map.Richard Guenther5-37/+55
2007-10-18mips.c (mips_dwarf_register_span): New.Daniel Jacobowitz2-0/+35
2007-10-18re PR fortran/33233 (Parent and contained procedure: Wrongly treated as gener...Paul Thomas5-5/+45
2007-10-18re PR fortran/33733 (ICEs in simplify_transfer)Paul Thomas2-0/+12
2007-10-18re PR fortran/33733 (ICEs in simplify_transfer)Paul Thomas2-0/+12
2007-10-18Because we merge score3 and score7 into the same backend,Chen Liqin23-3234/+7854
2007-10-18Daily bump.GCC Administrator1-1/+1
2007-10-17cfgexpand.c (expand_stack_vars): Add checking to make sure that the offset of...Andrew Pinski2-2/+11
2007-10-18avr.c (avr_mcu_types): Add support for atmega48p, atmega88p, atmega168p and a...Anatoly Sokolov4-4/+25
2007-10-17sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.Maxim Kuvyrkov6-21/+34
2007-10-17m68k.h (m68k_sched_cpu, [...]): Move declarations to ...Maxim Kuvyrkov2-7/+10
2007-10-17* genattrtab.c (main): Rearrange output of insn-attrtab.c headers.Maxim Kuvyrkov2-1/+5
2007-10-17avr.c (avr_mcu_types): Add attiny48.Eric B. Weddington4-0/+11
2007-10-17- correct comment to AIX 5.3.David Edelsohn1-1/+1
2007-10-17avr.c (avr_mcu_types): Add attiny43u.Eric B. Weddington4-0/+9
2007-10-17re PR middle-end/33794 (Wrong code w/ -ffast-math)Uros Bizjak2-0/+56
2007-10-17re PR middle-end/33794 (Wrong code w/ -ffast-math)Uros Bizjak2-5/+13