aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-06-26rs6000.c (emit_allocate_stack): Add copy_r11 parameter.Nathan Froyd9-401/+746
2008-06-26tree-into-ssa (insert_phi_nodes_for): 'var' must be a DECL at this point, so ...Steven Bosscher2-2/+7
2008-06-26cfganal.c: Include vec.h and vecprim.h.Steven Bosscher4-60/+71
2008-06-26Clean up ChangeLog entries.H.J. Lu1-52/+52
2008-06-26c-decl.c (merge_decls): Use !current_function_decl to check for extern declar...Joseph Myers5-2/+24
2008-06-26Makefile.in: Fix *86 kfreebsd target specific pairs.Chris Proctor2-1/+5
2008-06-26* testsuite/lib/target-supports.expIra Rosen2-1/+8
2008-06-26vect.exp: Run tests with -funroll-loops for SPU in case of -O3.Ira Rosen2-0/+8
2008-06-26re PR target/36510 (gcc.dg/vect/costmodel/ppc failures)Ira Rosen4-6/+14
2008-06-26config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.John David Anglin2-1/+4
2008-06-26alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi21-131/+176
2008-06-26dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi12-132/+179
2008-06-26cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi12-137/+186
2008-06-26driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi23-131/+195
2008-06-26Daily bump.GCC Administrator1-1/+1
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi22-130/+197
2008-06-25re PR fortran/36526 (pointer in pure function)Paul Thomas3-0/+59
2008-06-25re PR target/36627 (X86: wrong mode in subqi_2)Uros Bizjak3-83/+94
2008-06-25Makefile.in: Use mlib-tgt-specific-linux.adb for sh4 as well.Samuel Tardieu2-1/+5
2008-06-25Makefile.in (GTFILES_H): Use | instead of ; as separator in sed substitutions.Olivier Hainque2-1/+6
2008-06-25tree-ssa-structalias.c (fieldoff_compare): Make sure to not overflow the resu...Richard Guenther4-4/+35
2008-06-25tree-vn.c (vn_add): Handle TRUTH_*_EXPR.Richard Guenther4-6/+58
2008-06-25re PR tree-optimization/35518 (FAIL: gcc.c-torture/execute/20040709-1.c execu...Richard Guenther3-21/+35
2008-06-24rs6000.md: Change all string instruction's clobber to be early clobbers.Andrew Pinski2-6/+11
2008-06-24rs6000.c (rs6000_emit_epilogue): Set use_backchain_to_restore_sp to true if...Andrew Pinski2-0/+11
2008-06-25invoke.texi (Optimize Options): Add anchor for the type-punning blurb.Hans-Peter Nilsson3-5/+27
2008-06-25Daily bump.GCC Administrator1-1/+1
2008-06-24re PR middle-end/36594 (multiple regressions on powerpc at rev.136976)Andrew Pinski2-1/+9
2008-06-24re PR fortran/36371 (Wrong locus for errors in DATA statement)Paul Thomas5-4/+30
2008-06-24re PR c++/23194 (Unhelpful diagnostic for incorrect pointer-to-member functio...Jonathan Wakely2-2/+8
2008-06-24utils2.c (known_alignment): Derive the alignment from pointed-to types only i...Eric Botcazou4-29/+79
2008-06-24gengtype.c (srcdir_len): size_t instead of int.Olivier Hainque3-39/+140
2008-06-24jcf-path.c (jcf_path_init): Don't name variable 'try'.Tom Tromey10-135/+162
2008-06-24re PR tree-optimization/36504 (ICE when building xorg-server with -O3 -fprefe...Jakub Jelinek4-0/+39
2008-06-24Daily bump.GCC Administrator1-1/+1
2008-06-23PR middle-end/PR36584Uros Bizjak5-32/+296
2008-06-23avr.c (avr_function_value): Add new 'outgoing' argument.Anatoly Sokolov4-4/+13
2008-06-23i386.md (fmodxf3): Change sequence of move instructions.Uros Bizjak2-4/+11
2008-06-23re PR target/36533 (Incorrectly assumed aligned_operand)Jakub Jelinek4-0/+187
2008-06-23re PR tree-optimization/36508 (ICE in compute_antic)Jakub Jelinek4-2/+46
2008-06-23i386.md (*fop_<MODEF:mode>_2_i387): Fix a typo.Uros Bizjak1-2/+2
2008-06-23re PR fortran/36597 (OpenMP 3: _OPENMP should be 200805 instead of 200505)Jakub Jelinek2-1/+6
2008-06-23i386.md (*fop_<mode>_1_i387): Use SSE_FLOAT_MODE_P together with SSE_TARGET_M...Uros Bizjak2-9/+13
2008-06-23Daily bump.GCC Administrator1-1/+1
2008-06-22* config/avr/avr.h (SUPPORTS_INIT_PRIORITY): Define.Andy Hutchinson2-0/+6
2008-06-22re PR middle-end/34906 (valgrind error indication from testsuite gimplify.c: ...Laurynas Biveinis2-2/+15
2008-06-22c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor10-63/+121
2008-06-22Daily bump.GCC Administrator1-1/+1
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor24-360/+126
2008-06-21tree-ssa-pre.c (fini_antic): Bitmap_sets have to be freed before the grand_bi...Bernhard Fischer2-2/+7