aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-17Make-lang.in (java/builtins.o): Add $(OPTABS_H) and $(EXPR_H) dependencies.Richard Guenther2-1/+7
2007-10-17re PR target/32961 (Gcc has different requirements for x86 shift xmm intrinsics)Uros Bizjak8-96/+56
2007-10-17re PR fortran/33760 (Bind(C): Using C_PTR as structure constructor gives an ICE)Christopher D. Rickett6-4/+48
2007-10-17tree-ssa-structalias.c (rewrite_constraints): Don't test for directness anymore.Daniel Berlin2-57/+63
2007-10-17rs6000.c (rs6000_emit_epilogue): Correct altivec sp_offset.Alan Modra2-30/+31
2007-10-17Daily bump.GCC Administrator1-1/+1
2007-10-17builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez11-22/+49
2007-10-16re PR c++/28639 (ICE trying to print error on invalid template parameter)Paolo Carlini3-0/+25
2007-10-16re PR c++/31446 (ICE with invalid template parameter)Paolo Carlini7-5/+31
2007-10-17avr.c (avr_mcu_types): Add at90pwm216, at90pwm316.Eric B. Weddington4-1/+19
2007-10-16Fix typoMark Mitchell1-1/+1
2007-10-16typeck.c (cp_apply_type_quals_to_decl): Expand documentation.Mark Mitchell5-60/+106
2007-10-16re PR target/33594 (stack arrays not aligned on word boundaries)Amruth Laxman2-0/+8
2007-10-16dce.c (init_dce): Only initialize the obstacks for the fast pass.Eric Botcazou2-55/+71
2007-10-16target.h (unspec_may_trap_p): New target hook.Paolo Bonzini11-2/+244
2007-10-16Daily bump.GCC Administrator1-1/+1
2007-10-15invoke.texi (Wextra): Move it just after Wall...Manuel López-Ibáñez2-96/+69
2007-10-15gamma_5.f90: xfail on FreeBSDSteven G. Kargl2-0/+5
2007-10-15dse-1.c: Pass the union as a second parameter to each function.Richard Sandiford2-6/+14
2007-10-15mips.h (LOCAL_ALIGNMENT): Define.Nigel Stephens2-1/+11
2007-10-15re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett4-25/+57
2007-10-15re PR tree-optimization/33136 (wrong code due to alias with allocation in loop)Jakub Jelinek7-1/+211
2007-10-15re PR tree-optimization/33735 (verify_stmts failed: missing PHI def)Alexandre Oliva5-3/+39
2007-10-15re PR middle-end/33706 (gcc_assert failure in verify_eh_edges)Alexandre Oliva4-3/+40
2007-10-15matrix-reorg.c (gate_matrix_reorg): Don't comment out whole program flag.Razya Ladelsky2-1/+6
2007-10-15re PR tree-optimization/33619 (TER breaks some inline-asm code (again))Jakub Jelinek4-10/+59
2007-10-15lib/target-supports.exp (check_vmx_hw_available): Add -maltivec flag for AIX.David Edelsohn2-3/+12
2007-10-15* config.gcc (powerpc-ibm-aix5*): Install altivec.hDavid Edelsohn2-1/+5
2007-10-15fold-const.c (extract_array_ref): Remove.Richard Guenther2-114/+22
2007-10-15re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle3-0/+51
2007-10-15Resync.Arnaud Charlet1-0/+300