aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-01tree.c (protected_set_expr_location): New.Aldy Hernandez19-44/+137
2008-09-01re PR fortran/37193 ("USE mod, ONLY: i, i=>j" does not import "i")Daniel Kraft5-2/+57
2008-09-01arm.md: Include cortex-r4f.md.Paul Brook9-54/+251
2008-09-01re PR tree-optimization/37305 (ice in set_value_range, at tree-vrp.c:397)Richard Guenther4-21/+77
2008-09-01sel-sched-ir.c (cmp_v_in_regset_pool): Surround with #ifdef ENABLE_CHECKING.Andrey Belevantsev2-0/+7
2008-09-01sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.Andrey Belevantsev3-6/+15
2008-09-01* config/ia64/ia64.c (TARGET_ADDRESS_COST): Update.Andreas Schwab2-86/+90
2008-09-01arm.c (arm_no_early_mul_dep): Handle multiply-subtract.Paul Brook2-2/+13
2008-09-01re PR tree-optimization/36449 (Incorrect code generated for access to a large...Jakub Jelinek2-0/+75
2008-09-01gfc-internals.texi (F2003 OOP), [...]): New chapter and section to document t...Daniel Kraft5-2/+214
2008-09-01* config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO.Jan Hubicka2-1/+3
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka21-39/+61
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev46-1669/+20841
2008-08-31Implement late-specified return type using 'auto'.Jason Merrill6-3/+82
2008-09-01Daily bump.GCC Administrator1-1/+1
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka14-23/+49
2008-08-31* config/cris/cris.c (cris_rtx_costs): Correct call to rtx_costs.Hans-Peter Nilsson2-1/+5
2008-08-31gthr-win32.h (__gthread_setspecific): Use CONST_CAST2.Aaron W. LaFramboise3-2/+13
2008-08-31Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.Aaron W. LaFramboise4-2/+13
2008-08-31configure.ac (RPATH_ENVVAR): Use PATH on Windows.Aaron W. LaFramboise22-10/+178
2008-08-31predict.c (maybe_hot_bb_p, [...]): Previous commit mistakely had old version ...Jan Hubicka2-2/+5
2008-08-31ipa-cp.c (ipcp_need_original_clone_p): Remove.Jan Hubicka3-21/+61
2008-08-31tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Check that loop is opti...Jan Hubicka2-0/+13
2008-08-31re PR c/37271 (gcc.dg/pr37186.c doesn't work)Paolo Carlini2-1/+6
2008-08-31trans-expr.c (gfc_trans_string_copy): Use the correct types to compute slen a...Richard Guenther2-4/+11
2008-08-31re PR middle-end/37289 (ICE after non-trivial conversion at assignment)Richard Guenther4-1/+27
2008-08-31postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_...Jan Hubicka4-30/+28
2008-08-31re PR target/37168 (ICE: in final_scan_insn, at final.c:2615 (altivec))Jakub Jelinek7-12/+49
2008-08-31cold-attribute-1.c: New testcase.Jan Hubicka9-4/+116
2008-08-31re PR debug/37287 (ICE (segfault) with new debugging patch)Jakub Jelinek5-2/+42
2008-08-31dwarf2out.c (native_encode_initializer): Subtract min_index for non-range arr...Jakub Jelinek2-1/+9
2008-08-31sparc.h (BRANCH_COST): Fix macro definition.Jan Hubicka3-44/+50
2008-08-31tree-cfg.c (verify_types_in_gimple_assign): Dump mismatched types instead of ...Richard Guenther2-4/+27
2008-08-31gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.Daniel Kraft16-141/+938
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka67-559/+853
2008-08-30#define vector __attribute__((vector_size(16) )) struct struct1 { union { flo...Andrew Pinski5-1/+44
2008-08-31Daily bump.GCC Administrator1-1/+1
2008-08-31re PR fortran/36895 (Namelist writting to internal files: Control characters...Jerry DeLisle2-0/+14
2008-08-31re PR fortran/36895 (Namelist writting to internal files: Control characters...Jerry DeLisle2-16/+32
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner45-713/+940
2008-08-30re PR c++/37288 (ICE using auto as function return type or parameter)Jason Merrill3-1/+13
2008-08-30Include basic-block.h in dojump.c to declare optimize_insn_for_speed.Michael Meissner3-1/+9
2008-08-30re PR target/37270 (SH: spill failure for R0_REGS)Kaz Kojima2-2/+9
2008-08-30* fi.po: New.Joseph Myers2-0/+33475
2008-08-30* MAINTAINERS: Consistently use tabs to separate columns.Gerald Pfeifer2-18/+22
2008-08-302.cc: Constrain iterations when testing on a simultor.Mark Mitchell2-1/+12
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka37-57/+168
2008-08-30re PR target/37283 (Cannot build crtbegin.o for ARM)Samuel Tardieu2-2/+12
2008-08-30recog.c (split_insn): Consider attaching a REG_EQUAL note to the final insn o...Richard Sandiford2-0/+25
2008-08-30parse.c (parse_interface): Silence uninitialized var warning.Jan Hubicka12-48/+77