index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-11
runtime: Tweak __go_can_recover for SPARC.
Ian Lance Taylor
1
-0
/
+8
2012-02-11
sparc.c (sparc_flat_expand_prologue): Use emit_use.
Eric Botcazou
3
-30
/
+12
2012-02-11
runtime: Fix chan code for big-endian strict-alignment systems
Ian Lance Taylor
1
-8
/
+23
2012-02-10
Add the testcase for PR 52146
H.J. Lu
1
-0
/
+18
2012-02-10
re PR c/52190 (question about atomic intrinsics -- test and documentation var...
Andrew MacLeod
2
-9
/
+23
2012-02-10
Disallow negative constant address for x32
H.J. Lu
3
-0
/
+18
2012-02-10
PR libstdc++/51798 continued.
Benjamin Kosnik
13
-162
/
+220
2012-02-10
Use __GTHREAD_MUTEX_INIT_FUNCTION on Tru64 UNIX (PR libstdc++/51296)
Rainer Orth
7
-1
/
+558
2012-02-10
tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.
Richard Henderson
3
-19
/
+43
2012-02-10
configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target.
Kai Tietz
3
-0
/
+24
2012-02-10
re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4....
Bill Schmidt
8
-11
/
+124
2012-02-10
re PR boehm-gc/48514 ([4.6] boehm gc incorrectly compile using __declspec(dll...
Kai Tietz
2
-1
/
+10
2012-02-10
runtime: For g0 set stack_size to 0 when not -fsplit-stack.
Ian Lance Taylor
1
-1
/
+5
2012-02-10
runtime: Save all registers on stack for GC scan.
Ian Lance Taylor
1
-0
/
+4
2012-02-10
This patch adds two common shortcuts to the failure reproducer
Diego Novillo
2
-2
/
+18
2012-02-10
re PR middle-end/52177 (ICE: verify_gimple failed: non-trivial conversion at ...
Jakub Jelinek
4
-7
/
+45
2012-02-10
libgo/configure: Fixes for Solaris 8 and cross-compilation.
Ian Lance Taylor
3
-8
/
+58
2012-02-10
re PR middle-end/48600 (ICE when using cold attribute)
Jan Hubicka
4
-8
/
+46
2012-02-10
arm.c (output_move_double): In one case properly count number of instructions...
Roman Zhuykov
2
-0
/
+8
2012-02-10
re PR translation/52193 (Bad translatable string: failed to reclaim unneeded ...
Richard Guenther
2
-4
/
+11
2012-02-10
baseline_symbols.txt: Regenerated.
Uros Bizjak
2
-0
/
+81
2012-02-10
runtime: Use __builtin_{inf,nan} rather than INFINITY/NAN.
Ian Lance Taylor
1
-6
/
+6
2012-02-10
Daily bump.
GCC Administrator
1
-1
/
+1
2012-02-09
* de.po: Update.
Joseph Myers
2
-103
/
+107
2012-02-09
os: Fix Solaris stat functions.
Ian Lance Taylor
1
-7
/
+7
2012-02-09
re PR middle-end/52140 (Libdfp testcase encounters ICE when compiled with sof...
Peter Bergner
4
-2
/
+22
2012-02-09
re PR fortran/32380 (misaligned stores don't get vectorized)
Jakub Jelinek
2
-1
/
+7
2012-02-09
re PR debug/52165 (ICE in add_var_loc_to_decl, at dwarf2out.c:5430 building l...
Jakub Jelinek
2
-2
/
+15
2012-02-09
Makefile.in: Remove .sym rule (not used).
Tristan Gingold
3
-81
/
+90
2012-02-09
re PR middle-end/51867 (GCC generates inconsistent code for same sources call...
Bin Cheng
5
-2
/
+31
2012-02-09
* MAINTAINERS (write-after-approval): Add myself.
Bin Cheng
2
-0
/
+5
2012-02-09
go-test.exp (go-gc-tests): Don't run stack.go on systems which don't support ...
Ian Lance Taylor
2
-5
/
+14
2012-02-09
libgo: Update to weekly.2012-02-07.
Ian Lance Taylor
294
-3708
/
+4340
2012-02-09
go-test.exp (go-gc-tests): Don't run chan/select2.go on systems which don't s...
Ian Lance Taylor
2
-1
/
+16
2012-02-09
Daily bump.
GCC Administrator
1
-1
/
+1
2012-02-09
* doc/xml/manual/documentation_hacking.xml: Fix invalid attribute.
Jonathan Wakely
2
-3
/
+7
2012-02-08
* doc/xml/manual/status_cxx2011.xml: Update C++11 status table.
Jonathan Wakely
2
-29
/
+22
2012-02-08
* de.po: Update.
Joseph Myers
2
-101
/
+66
2012-02-08
[multiple changes]
Andrew Macleod
4
-6
/
+15
2012-02-08
runtime: Add matherr function when appropriate.
Ian Lance Taylor
6
-22
/
+172
2012-02-08
os: Fix typo in //extern comment.
Ian Lance Taylor
1
-1
/
+1
2012-02-08
re PR driver/48524 (spec language does not cover switches with separated form)
Magnus Granberg
5
-0
/
+38
2012-02-08
prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.
Kai Tietz
6
-1
/
+143
2012-02-08
re PR fortran/32380 (misaligned stores don't get vectorized)
Thomas Koenig
2
-0
/
+268
2012-02-08
re PR fortran/52151 (Segfault with realloc on assignment and RESHAPE to unall...
Tobias Burnus
4
-7
/
+112
2012-02-08
math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.
Ian Lance Taylor
6
-5
/
+57
2012-02-08
avr.md (SREG_ADDR): Remove constant definition.
Georg-Johann Lay
3
-32
/
+63
2012-02-08
re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...
Richard Guenther
6
-2
/
+49
2012-02-08
optabs.c (expand_atomic_load): Do not assume compare_and_swap will succeed fo...
Andrew MacLeod
2
-3
/
+11
2012-02-08
re PR rtl-optimization/52170 (ICE in trunc_int_for_mode, at explow.c:57 durin...
Richard Guenther
4
-1
/
+29
[next]