aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-11runtime: Tweak __go_can_recover for SPARC.Ian Lance Taylor1-0/+8
2012-02-11sparc.c (sparc_flat_expand_prologue): Use emit_use.Eric Botcazou3-30/+12
2012-02-11runtime: Fix chan code for big-endian strict-alignment systemsIan Lance Taylor1-8/+23
2012-02-10Add the testcase for PR 52146H.J. Lu1-0/+18
2012-02-10re PR c/52190 (question about atomic intrinsics -- test and documentation var...Andrew MacLeod2-9/+23
2012-02-10Disallow negative constant address for x32H.J. Lu3-0/+18
2012-02-10PR libstdc++/51798 continued.Benjamin Kosnik13-162/+220
2012-02-10Use __GTHREAD_MUTEX_INIT_FUNCTION on Tru64 UNIX (PR libstdc++/51296)Rainer Orth7-1/+558
2012-02-10tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.Richard Henderson3-19/+43
2012-02-10configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target.Kai Tietz3-0/+24
2012-02-10re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4....Bill Schmidt8-11/+124
2012-02-10re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll...Kai Tietz2-1/+10
2012-02-10runtime: For g0 set stack_size to 0 when not -fsplit-stack.Ian Lance Taylor1-1/+5
2012-02-10runtime: Save all registers on stack for GC scan.Ian Lance Taylor1-0/+4
2012-02-10This patch adds two common shortcuts to the failure reproducerDiego Novillo2-2/+18
2012-02-10re PR middle-end/52177 (ICE: verify_gimple failed: non-trivial conversion at ...Jakub Jelinek4-7/+45
2012-02-10libgo/configure: Fixes for Solaris 8 and cross-compilation.Ian Lance Taylor3-8/+58
2012-02-10re PR middle-end/48600 (ICE when using cold attribute)Jan Hubicka4-8/+46
2012-02-10arm.c (output_move_double): In one case properly count number of instructions...Roman Zhuykov2-0/+8
2012-02-10re PR translation/52193 (Bad translatable string: failed to reclaim unneeded ...Richard Guenther2-4/+11
2012-02-10baseline_symbols.txt: Regenerated.Uros Bizjak2-0/+81
2012-02-10runtime: Use __builtin_{inf,nan} rather than INFINITY/NAN.Ian Lance Taylor1-6/+6
2012-02-10Daily bump.GCC Administrator1-1/+1
2012-02-09* de.po: Update.Joseph Myers2-103/+107
2012-02-09os: Fix Solaris stat functions.Ian Lance Taylor1-7/+7
2012-02-09re PR middle-end/52140 (Libdfp testcase encounters ICE when compiled with sof...Peter Bergner4-2/+22
2012-02-09re PR fortran/32380 (misaligned stores don't get vectorized)Jakub Jelinek2-1/+7
2012-02-09re PR debug/52165 (ICE in add_var_loc_to_decl, at dwarf2out.c:5430 building l...Jakub Jelinek2-2/+15
2012-02-09Makefile.in: Remove .sym rule (not used).Tristan Gingold3-81/+90
2012-02-09re PR middle-end/51867 (GCC generates inconsistent code for same sources call...Bin Cheng5-2/+31
2012-02-09* MAINTAINERS (write-after-approval): Add myself.Bin Cheng2-0/+5
2012-02-09go-test.exp (go-gc-tests): Don't run stack.go on systems which don't support ...Ian Lance Taylor2-5/+14
2012-02-09libgo: Update to weekly.2012-02-07.Ian Lance Taylor294-3708/+4340
2012-02-09go-test.exp (go-gc-tests): Don't run chan/select2.go on systems which don't s...Ian Lance Taylor2-1/+16
2012-02-09Daily bump.GCC Administrator1-1/+1
2012-02-09* doc/xml/manual/documentation_hacking.xml: Fix invalid attribute.Jonathan Wakely2-3/+7
2012-02-08* doc/xml/manual/status_cxx2011.xml: Update C++11 status table.Jonathan Wakely2-29/+22
2012-02-08* de.po: Update.Joseph Myers2-101/+66
2012-02-08[multiple changes]Andrew Macleod4-6/+15
2012-02-08runtime: Add matherr function when appropriate.Ian Lance Taylor6-22/+172
2012-02-08os: Fix typo in //extern comment.Ian Lance Taylor1-1/+1
2012-02-08re PR driver/48524 (spec language does not cover switches with separated form)Magnus Granberg5-0/+38
2012-02-08prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz6-1/+143
2012-02-08re PR fortran/32380 (misaligned stores don't get vectorized)Thomas Koenig2-0/+268
2012-02-08re PR fortran/52151 (Segfault with realloc on assignment and RESHAPE to unall...Tobias Burnus4-7/+112
2012-02-08math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.Ian Lance Taylor6-5/+57
2012-02-08avr.md (SREG_ADDR): Remove constant definition.Georg-Johann Lay3-32/+63
2012-02-08re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther6-2/+49
2012-02-08optabs.c (expand_atomic_load): Do not assume compare_and_swap will succeed fo...Andrew MacLeod2-3/+11
2012-02-08re PR rtl-optimization/52170 (ICE in trunc_int_for_mode, at explow.c:57 durin...Richard Guenther4-1/+29