aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-09-30Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich8-32/+151
2011-09-30sched-ebb.c (schedule_ebb): No longer static.Bernd Schmidt3-49/+87
2011-09-30Partial reversion of r179358.Iain Sandoe2-1/+8
2011-09-30haifa-sched.c (modulo_ii, [...]): New static variables.Bernd Schmidt6-32/+356
2011-09-30re PR tree-optimization/50574 (gcc.c-torture/execute/vector-compare-1.c FAILs...Richard Guenther2-2/+8
2011-09-30SMS: Support instructions with REG_INC_NOTERevital Eres6-11/+174
2011-09-30SMS: Avoid generating redundant reg-movesRevital Eres2-1/+22
2011-09-30hw-doloop.c (scan_loop): Compute register usage only for non-debug insns.Bernd Schmidt2-1/+6
2011-09-30re PR target/50099 (ICE: internal compiler error: in extract_insn, at recog.c...Ramana Radhakrishnan6-6/+36
2011-09-30Commit for Matthew Gretton-Dann fix for the test.Matthew Gretton-Dann2-1/+5
2011-09-30Add sparc VIS 2.0 builtins, intrinsics, and option to control them.David S. Miller15-19/+382
2011-09-30Daily bump.GCC Administrator1-1/+1
2011-09-29More sparc pixel-compare insn pattern cleanups.David S. Miller2-3/+7
2011-09-29frvbegin.c: Fix location of unwind-dw2-fde.h header file.Nick Clifton4-2/+39
2011-09-29re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay3-65/+105
2011-09-29Makefile.in (Darwin): Factor LIBGNAT_TARGET_PAIRS across the port.Iain Sandoe2-35/+20
2011-09-29arm-protos.h (arm_modes_tieable_p): Declare.Richard Sandiford4-6/+32
2011-09-29graphite-scop-detection.c (make_close_phi_nodes_unique): New forward declarat...Bill Schmidt2-0/+17
2011-09-29Use urandom in gcc.c tooAndi Kleen2-6/+23
2011-09-29Use urandom to get random seedAndi Kleen2-1/+15
2011-09-29Change random seeds to 64bit and drop re-crcingAndi Kleen11-27/+56
2011-09-29re PR fortran/50547 (dummy procedure argument of PURE shall be PURE)Janus Weil6-8/+52
2011-09-29re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay7-2/+366
2011-09-29expr.c (do_store_flag): Expand vector comparison by building an appropriate V...Artjoms Sinkarovs11-3/+381
2011-09-29tree.c (build_opaque_vector_type): Make opaque vectors variant types of the c...Richard Guenther2-7/+25
2011-09-29ChangeLog: Fix whitespace.Uros Bizjak2-23/+19
2011-09-29Remove unnecessary sparc code attr.David S. Miller2-3/+5
2011-09-29Add sparc 3D array addressing VIS intrinsics.David S. Miller11-5/+129
2011-09-29darwin9.h (STACK_CHECK_STATIC_BUILTIN): Enable for Darwin >= 9.Iain Sandoe2-0/+7
2011-09-29predcom-1.c: Explicitly turn on loop unroll and set max unroll times to 8.Jiangning Liu6-5/+14
2011-09-28Respin sparc pixel-compare patterns using iterators.David S. Miller2-80/+21
2011-09-29Daily bump.GCC Administrator1-1/+1
2011-09-28re PR c++/40145 (structure inside a static function is exported, producing wa...Paolo Carlini2-0/+16
2011-09-28re PR c++/45278 (-Wextra doesn't warn about (pointer < 0 ).)Paolo Carlini4-2/+32
2011-09-28re PR bootstrap/49486 (Bootstrap failure)Oleg Endo4-31/+129
2011-09-28neon.md (neon_move_lo_quad_<mode>): Delete.Richard Sandiford2-65/+12
2011-09-28predicates.md (rx_minmax_operand): New predicate.Nick Clifton3-11/+114
2011-09-28re PR middle-end/50460 (__builtin___strcpy_chk/__builtin_object_size don't work)Richard Guenther2-6/+83
2011-09-28re PR testsuite/50485 (gcc.target/i386/sse4_1-blendps.c fails spuriously on i...Tom de Vries3-2/+13
2011-09-28configure.ac: Add test for new section attribute specifier "e" via define...Kai Tietz5-0/+75
2011-09-28Daily bump.GCC Administrator1-1/+1
2011-09-27m32r.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-6/+9
2011-09-27iq2000.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-1/+6
2011-09-27mfmovd.c: Extend list of supported targets.Oleg Endo12-61/+54
2011-09-27re PR c++/31489 (error says struct when it should say class)Paolo Carlini5-2/+30
2011-09-27trans-types.c (gfc_type_for_size): Return wider type if no suitable narrower ...Jakub Jelinek2-6/+27
2011-09-27output.h (SECTION_EXCLUDE): New macro.Sriraman Tallam3-0/+9
2011-09-27fwprop.c (forward_propagate_and_simplify): After checking reg/subreg combinat...Richard Sandiford2-9/+17
2011-09-27mips.c (mips_add_cfa_restore): New function.Bernd Schmidt2-4/+24
2011-09-27re PR libgomp/50386 (libgomp.h:87:5: error: unnamed struct/union that defines...Richard Sandiford2-1/+8