aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-25libgo: Update to weekly.2012-01-15.Ian Lance Taylor192-3901/+7842
2012-01-25Revert * trans-mem.c (requires_barrier): Do not instrument thread localRichard Henderson3-38/+19
2012-01-25re PR lto/51698 ([trans-mem] TM runtime and application with LTO)Aldy Hernandez12-38/+116
2012-01-25re PR middle-end/51986 (uninitialized variable warning regression prevents bo...Jakub Jelinek2-4/+7
2012-01-25int24-mul.c: Rename __pgm to __flash.Georg-Johann Lay2-1/+5
2012-01-25Add missing function nameRichard Sandiford1-1/+2
2012-01-25go-test.exp (go-gc-tests): Handle a few more test lines.Ian Lance Taylor2-3/+16
2012-01-25mips.c: Don't process ASM_OPERANDS.Richard Sandiford2-1/+8
2012-01-251.cc: Add dg-require-time.Richard Sandiford11-0/+33
2012-01-25compiler: Always re-lower lowered expressions.Ian Lance Taylor1-0/+2
2012-01-25re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay7-103/+135
2012-01-25re PR fortran/51995 ([OOP] Polymorphic class fails at runtime)Tobias Burnus4-2/+125
2012-01-25re PR c++/51992 (internal compiler error: tree code ‘target_expr’ is not ...Jason Merrill4-0/+66
2012-01-25re PR tree-optimization/51987 (Predictive commoning wrong-code with non-volat...Jakub Jelinek4-2/+46
2012-01-25tree-ssa-sccvn.c (vn_reference_eq): Also compare if both bases are dereferenced.Richard Guenther2-0/+9
2012-01-25For Greta Yorsh. Greta Yorsh2-0/+5
2012-01-25re PR rtl-optimization/48374 (ICE: in single_succ_edge, at basic-block.h:562 ...Andrey Belevantsev3-1/+12
2012-01-25tree-predcom.c (tree_predictive_commoning_loop): Bail out when compute_data_d...Andrey Belevantsev3-4/+26
2012-01-25arm: Remove empty directory.Matthias Klose2-1/+6
2012-01-25requirements: Remove empty directory.Matthias Klose1-0/+5
2012-01-25tree.h (get_pointer_alignment_1): Declare.Richard Guenther3-14/+43
2012-01-25pr50908-2.c (dg-options): Add -fno-short-enums.Greta Yorsh2-1/+5
2012-01-25re PR target/48308 (crosscompiling to arm fails with assembler: can't resolve...Ramana Radhakrishnan2-3/+44
2012-01-25re PR fortran/51966 (ICE in gfc_conv_array_constructor_expr)Tobias Burnus4-0/+42
2012-01-24re PR c++/51917 (g++.old-deja/g++.abi/vmihint.C FAILs)Jason Merrill2-2/+5
2012-01-25Daily bump.GCC Administrator1-1/+1
2012-01-25c-common.c (c_common_type_for_mode): Match signed/unsigned types exactly.Mike Stump2-1/+7
2012-01-25Update to current Go testsuite.Ian Lance Taylor234-1168/+9165
2012-01-24compiler: Error if type switch case can not implement switch value.Ian Lance Taylor2-7/+25
2012-01-24compiler: Do not allow slice of array literal.Ian Lance Taylor2-69/+1
2012-01-24optabs.c (maybe_emit_atomic_test_and_set): Mark model unused.Richard Henderson2-2/+13
2012-01-24compiler: Simple statement in type switch is in different block.Ian Lance Taylor1-2/+24
2012-01-24optabs.c (gen_atomic_test_and_set): Use each argument.Richard Sandiford2-1/+6
2012-01-24gcc/testsuite/Richard Sandiford2-4/+17
2012-01-24gcc/Richard Sandiford2-16/+25
2012-01-25t-linux64: Delete.Alan Modra4-6/+11
2012-01-24compiler: Correct type of expressions involving character constants.Ian Lance Taylor1-1/+29
2012-01-24scal-to-vec1.c (one): New volatile variable.Richard Sandiford2-1/+7
2012-01-24libitm: Fix wake-up of readers in futex-based serial lock.Torvald Riegel2-3/+11
2012-01-24re PR c++/51973 ([C++11] Template parameter deduction fails for overloaded fu...Jason Merrill4-22/+60
2012-01-24rtl.texi (MEM_IN_STRUCT_P, [...]): Delete.Richard Sandiford13-183/+34
2012-01-24rtl.h (true_dependence, [...]): Remove varies parameter.Richard Sandiford13-171/+53
2012-01-24atomic: Create and use maybe_emit_atomic_test_and_set.Richard Henderson4-26/+79
2012-01-24compiler: Verify types of sink variables.Ian Lance Taylor3-0/+25
2012-01-24sparc: Use match_code in zero_or_v7_operand.Richard Henderson2-3/+8
2012-01-24re PR target/51968 (gcc trunk (ARM) ICEs in final_scan_insn in final.c:2716, ...Richard Henderson3-1/+43
2012-01-24compiler: Better handling of erroneous function signatures.Ian Lance Taylor7-26/+140
2012-01-24+ PR c++/51928 + * class.c (set_method_tm_attributes): Use TARGET_THUNK inste...Aldy Hernandez3-1/+29
2012-01-24+ * trans-mem.c (requires_barrier): Do not instrument thread local + variable...Aldy Hernandez3-13/+44
2012-01-24re PR c++/51812 (Virtual public inheritance and thunks leads to "undefined re...Jason Merrill4-0/+22