aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-11-27re PR target/51278 (gcc.target/mips/octeon-baddu-1.c fails on the trunk)Richard Sandiford2-0/+15
2011-11-27mips.c (mips16_unextended_reference_p): Test for BLKmode.Richard Sandiford2-1/+5
2011-11-27mips-protos.h (mips_emit_binary): Declare.Richard Sandiford48-127/+730
2011-11-27hard-reg-set.h (target_hard_regs): Add x_accessible_reg_set and x_operand_reg...Richard Sandiford10-43/+117
2011-11-27* config/pa/pa-linux.h (TARGET_GAS): Remove comment.Gerald Pfeifer2-1/+4
2011-11-26arm: Install __sync libfuncs for Linux.Richard Henderson2-0/+9
2011-11-27Daily bump.GCC Administrator1-1/+1
2011-11-26Fix expand_atomic_fetch_op wrt unused_result.Richard Henderson2-4/+4
2011-11-26Fix init_sync_libfuncs_1 iteration.Richard Henderson2-1/+3
2011-11-26omp-low: Assume anything aligned to BIGGEST_ALIGNMENT is aligned.Richard Henderson2-1/+8
2011-11-26m68k: Implement CAS and TAS patterns.Richard Henderson3-0/+95
2011-11-26m68k-linux: Implement atomic operations via syscall.Richard Henderson3-0/+17
2011-11-26re PR gcov-profile/51297 (Many gcov tests FAIL on Tru64, Solaris 8 and 9)Nathan Sidwell2-4/+11
2011-11-26re PR rtl-optimization/49912 (ICE from -freorder-blocks-and-partition : verif...Jakub Jelinek4-1/+51
2011-11-26fast-math-vect-call-2.c: Require vect_double effective target.Uros Bizjak2-0/+3
2011-11-26fast-math-vect-call-2.c: Require vect_double effective target.Uros Bizjak2-0/+7
2011-11-26sync.md (movdi_via_fpu): Add %Z insn suffixes.Uros Bizjak2-2/+6
2011-11-26re PR middle-end/50074 (gcc.dg/sibcall-6.c execution test on x86_64 with -fPIC)Joern Rennecke2-0/+8
2011-11-26Daily bump.GCC Administrator1-1/+1
2011-11-25trans-array.c (set_loop_bounds): Remove dead conditions.Mikael Morin2-2/+6
2011-11-25re PR fortran/51250 (Bug with SUM(,dim,mask))Mikael Morin4-1/+45
2011-11-25re PR testsuite/51258 (64-bit gcc.dg/atomic-compare-exchange-5.c link failure...Uros Bizjak11-5/+42
2011-11-25re PR testsuite/51258 (64-bit gcc.dg/atomic-compare-exchange-5.c link failure...Uros Bizjak19-50/+117
2011-11-25re PR fortran/50408 (ICE in transfer_expr)Tobias Burnus5-1/+52
2011-11-25re PR fortran/51302 (ICE with VOLATILE loop variable)Tobias Burnus4-1/+23
2011-11-25avr.c (print_operand): Support code = 'i' for CONST_INT.Georg-Johann Lay3-20/+37
2011-11-25re PR other/51011 (FAIL: gcc.dg/atomic-generic.c (test for excess errors))Andrew MacLeod4-3/+12
2011-11-25re PR target/50566 ([avr]: Add support for better logging similar to -mdeb)Georg-Johann Lay3-9/+88
2011-11-25Fix ChangeLog typo for last commit.Kirill Yukhin1-1/+2
2011-11-25re PR target/51287 (252.eon compfail with -march=atom)Enkovich Ilya2-3/+7
2011-11-25re PR c/51256 (ICE with invalid parameter for __atomic builtin)Andrew MacLeod4-6/+114
2011-11-25re PR c++/51227 ([c++0x] ICE with invalid parameter in lambda expression)Paolo Carlini4-6/+35
2011-11-25Daily bump.GCC Administrator1-1/+1
2011-11-24optab.c (maybe_emit_atomic_exchange): New.Andrew MacLeod4-81/+214
2011-11-24Revert revision 181357.H.J. Lu8-946/+288
2011-11-24avr.md (*rotlhi2.15): Set length to 4.Georg-Johann Lay2-1/+5
2011-11-24re PR fortran/51218 (Potential optimization bug due to implicit_pure?)Tobias Burnus4-3/+71
2011-11-24Fix several atomic tests on 32-bit x86 (PR testsuite/51258)Rainer Orth7-6/+16
2011-11-24Fix bootstrap error in s-taprop-tru64.adbRainer Orth2-1/+11
2011-11-24re PR rtl-optimization/50290 (ICE: in distribute_notes, at combine.c:13282 wi...Jakub Jelinek2-0/+32
2011-11-24tree-data-ref.c (initialize_data_dependence_relation): UpdateRazya Ladelsky3-16/+8
2011-11-24re PR c++/51290 (Bogus warning: zero as null pointer constant with static_cast)Paolo Carlini4-1/+34
2011-11-24c-decl.c (warn_if_shadowing): Don't warn if shadowed identifier is from syste...Alan Modra2-2/+10
2011-11-24Daily bump.GCC Administrator1-1/+1
2011-11-23re PR target/51261 (-fcompare-debug with memset())Jakub Jelinek4-1/+21
2011-11-23re PR rtl-optimization/48455 (Huge code size regression for all ARM configura...Vladimir Makarov6-12/+39
2011-11-23lang.c (java_init_options_struct): Disable optimizations which assume a NULL ...Jeffrey A Law2-0/+9
2011-11-23[multiple changes]Arnaud Charlet7-37/+85
2011-11-23mlib-tgt-specific-vxworks.adb: Minor reformatting.Thomas Quinot2-4/+4
2011-11-23[multiple changes]Arnaud Charlet47-462/+1501