aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-07dwarf2out: Move insn scanning out of final.c.Bernd Schmidt7-55/+143
2011-07-07dwarf2out: Split CFI construction routines into a new file.Richard Henderson8-2780/+3019
2011-07-07re PR c++/49663 ([C++0x] ICE in lookup_base)Jason Merrill6-21/+92
2011-07-07re PR fortran/49648 (ICE(segfault) with MATMUL and function-result actual arg...Mikael Morin2-0/+32
2011-07-07re PR fortran/49648 (ICE(segfault) with MATMUL and function-result actual arg...Mikael Morin2-0/+8
2011-07-07re PR target/49660 (64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/S...Eric Botcazou4-6/+32
2011-07-07re PR c/49644 (post-increment of promoted operand is incorrect.)Jakub Jelinek4-0/+29
2011-07-07re PR c/49644 (post-increment of promoted operand is incorrect.)Jakub Jelinek4-0/+30
2011-07-07Add ia32 and x32 effective targets.H.J. Lu2-1/+30
2011-07-07libtool-version: Bump soversion.Matthias Klose2-1/+5
2011-07-07re PR middle-end/49495 (-O3 causes error message "edge points to wrong declar...Martin Jambor2-11/+30
2011-07-07pr40657-2.c: Remove -march option and unneeded dg-prune-output.Janis Johnson6-10/+12
2011-07-07pr39839.c: Don't specify -mthumb or -march, remove unneeded prune of possible...Janis Johnson4-9/+9
2011-07-07pr41679.c: Move from gcc.target/arm.Janis Johnson4-0/+4
2011-07-07pr41679.c: Remove test directives in preparation for move to ../../gcc.c-tort...Janis Johnson4-12/+6
2011-07-07target-supports.exp (check_effective_target_arm_dsp): New.Janis Johnson11-13/+48
2011-07-07config.gcc (*local*): Remove.Joseph Myers5-28/+9
2011-07-07re PR debug/49522 (Divide by zero in validate_subreg in emit-rtl.c:695)Jakub Jelinek4-2/+76
2011-07-07t-crtpic, [...]: Remove.Joseph Myers4-24/+5
2011-07-07hw-doloop.c: New file.Bernd Schmidt6-668/+928
2011-07-07Initial x32 support.H.J. Lu13-22/+156
2011-07-07pragma-align.c: Run only if target !default_packed.Georg-Johann Lay11-1/+25
2011-07-07target-supports.exp (check_effective_target_arm_thumb1): New.Janis Johnson3-4/+25
2011-07-07invoke.texi (mwords-little-endian): Deprecate.Richard Sandiford4-2/+13
2011-07-07reload1.c (choose_reload_regs): Use mode sizes to check whether an old reload...Richard Sandiford4-13/+73
2011-07-07pr37485.c (dg-options): Add -fno-loop-strip-mine -fno-loop-interchange -ffast...Uros Bizjak2-2/+7
2011-07-07fold-const.c (fold_unary_loc): Do not strip sign-changes for NEGATE_EXPR.Richard Guenther4-1/+26
2011-07-07tree-vrp.c (simplify_conversion_using_ranges): New function.Richard Guenther5-7/+69
2011-07-07tree-ssa-forwprop.c (truth_valued_ssa_name): New function.Kai Tietz13-0/+266
2011-07-07gcc.c (%[Spec]): Don't document.Joseph Myers3-61/+17
2011-07-07common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers13-44/+39
2011-07-07re PR middle-end/49640 (Internal compiler in C99 code (using variable-length ...Jakub Jelinek4-2/+61
2011-07-07trans.c (gfc_allocate_with_status): Call _gfortran_caf_register with NULL arg...Tobias Burnus6-10/+115
2011-07-07x86-64: Remove empty directory.Matthias Klose1-0/+4
2011-07-07pr37485.c: Add -floop-block.Richard Guenther2-1/+5
2011-07-07re PR libmudflap/49550 (Many libmudflap tests fail on Solaris 11/x86)Rainer Orth14-13/+205
2011-07-07* gcc-interface/misc.c (gnat_init): Tweak previous change.Eric Botcazou2-4/+8
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth35-58/+213
2011-07-07sol2.h (ASM_SPEC): Split into ...Rainer Orth5-16/+32
2011-07-07avr.md (*reload_insi): Change predicate #1 to const_int_operand.Georg-Johann Lay4-113/+274
2011-07-06re PR c++/49353 (C++ frontend should not declare function EXTERN when it forc...Jason Merrill2-1/+8
2011-07-07Daily bump.GCC Administrator1-1/+1
2011-07-06revert: simplify-rtx.c (simplify_const_binary_operation): Use the shift_trunc...Bernd Schmidt3-4/+14
2011-07-06explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT...Bernd Schmidt7-244/+267
2011-07-06machmode.h (HWI_COMPUTABLE_MODE_P): New macro.Bernd Schmidt5-56/+64
2011-07-06emit-rtl.c (paradoxical_subreg_p): New function.Bernd Schmidt10-67/+63
2011-07-06Add -mno-r11 support to PowerPC 64Michael Meissner10-247/+463
2011-07-06stack-layout-2.c: Cleanup expand rtl dump.Uros Bizjak3-2/+9
2011-07-06re PR c++/49568 (g++.dg/torture/pr41257-2.C FAILs to link on Tru64 UNIX)Jason Merrill2-2/+9
2011-07-06trans-array.c (gfc_array_allocate): Rename allocatable_arrayDaniel Carrera7-38/+97