aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-24re PR driver/47249 (ICE in common_handle_option, at opts.c:1695 with unknown ...Jakub Jelinek3-5/+14
2012-01-24re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay3-56/+71
2012-01-24re PR c++/51223 (ICE with invalid function parameter)Paolo Carlini4-3/+35
2012-01-24[multiple changes]Richard Guenther2-0/+32
2012-01-24re PR target/51957 (ppc64 .debug_loc toc reference)Jakub Jelinek10-0/+141
2012-01-24target.h (gtm_jmpbuf): Move rip to the end of structure.Uros Bizjak3-19/+26
2012-01-24compiler: Better error message for invalid use of predeclared function.Ian Lance Taylor1-1/+2
2012-01-24Makefile.am (libstdc++convenience.la): Correct stamp rule, copy.Benjamin Kosnik3-6/+11
2012-01-24Adding line to ChangeLog for the change in MAINTAINERS file.Harshit Chopra1-0/+4
2012-01-24Adding myself to MAINTAINERS file for write after approval.Harshit Chopra1-0/+1
2012-01-24Daily bump.GCC Administrator1-1/+1
2012-01-23compiler: Give an error if a variable is defined but not used.Ian Lance Taylor22-22/+169
2012-01-23[multiple changes]Benjamin Kosnik88-765/+2232
2012-01-23re PR c++/51930 (Explicitly instantiated template gets hidden visibility)Jason Merrill4-1/+34
2012-01-23use scan-not-hiddenJason Merrill1-1/+1
2012-01-23re PR fortran/51948 ([OOP] Rejects valid: Function result value in MOVE_ALLOC...Tobias Burnus4-7/+54
2012-01-23Update my e-mail address.James Lemke1-1/+1
2012-01-23sysv.S (ffi_call_SYSV): Properly test for plain mc68000.Andreas Schwab2-8/+13
2012-01-23re PR target/51900 (const variable initialization always zero)Kai Tietz4-10/+21