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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
path:
root
/
gcc
/
testsuite
/
gcc.target
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-08
overflow-1.c: Add -fno-pie to the options.
Eric Botcazou
2
-2
/
+2
2019-11-08
re PR target/92095 (internal error with -O1 -mcpu=niagara2 -fPIE)
Eric Botcazou
3
-3
/
+3
2019-11-04
re PR testsuite/92302 (gcc.target/sparc/sparc-ret-3.c FAILs)
Eric Botcazou
1
-1
/
+1
2019-09-11
re PR rtl-optimization/89795 (wrong code with -O2 -fno-dce -fno-forward-propa...
Eric Botcazou
1
-1
/
+1
2019-08-16
use __builtin_alloca, drop non-standard alloca.h
Alexandre Oliva
1
-2
/
+2
2019-02-15
* gcc.target/sparc/struct-ret-check-1.c: Add -fno-pie option.
Eric Botcazou
1
-1
/
+1
2019-01-09
re PR target/84010 (problematic TLS code generation on 64-bit SPARC)
Eric Botcazou
7
-0
/
+240
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-05
Provide SPARCv9 MAXALIGN in gcc.target/sparc/attr-aligned.c (PR testsuite/88208)
Rainer Orth
1
-0
/
+4
2018-12-05
Build gcc.target/sparc/20181129-?.c as C99
Rainer Orth
2
-0
/
+2
2018-11-29
re PR target/87807 (passing float/double vectors as variadic args fails on-64...
Eric Botcazou
2
-0
/
+56
2018-11-29
PR c/88172 - attribute aligned of zero silently accepted but ignored
Martin Sebor
1
-0
/
+65
2018-09-28
sparc-protos.h (sparc_branch_cost): Declare.
Eric Botcazou
8
-8
/
+8
2018-01-12
re PR target/83368 (alloca after setjmp breaks PIC base reg)
Eric Botcazou
1
-0
/
+37
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-07-07
Support for the SPARC M8 cpu.
Jose E. Marchesi
5
-0
/
+199
2017-06-14
sparc.h (MASK_ISA): Add MASK_LEON and MASK_LEON3.
Eric Botcazou
1
-1
/
+1
2017-06-06
sparc: Fix stack references in return delay slot.
David S. Miller
1
-0
/
+53
2017-05-18
Minor SPARC T4 and M7 fixes and additions.
Sheldon Lobo
1
-0
/
+4
2017-02-28
re PR target/79749 (Many sparc testcases FAIL at -O0 with -fomit-frame-pointer)
Eric Botcazou
1
-0
/
+20
2017-02-05
re PR target/79353 (ICE in curr_insn_transform, at lra-constraints.c:3773)
Eric Botcazou
1
-0
/
+39
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-11
re PR rtl-optimization/59461 (missed zero-extension elimination in the combiner)
Eric Botcazou
1
-0
/
+17
2016-10-28
target.def (min_arithmetic_precision): New hook.
Eric Botcazou
3
-8
/
+94
2016-10-21
sparc-modes.def (CCV): New.
Eric Botcazou
3
-0
/
+133
2016-10-15
sparc.c (sparc_expand_vec_perm_bmask): Use a scratch register as destination ...
Eric Botcazou
2
-0
/
+42
2016-10-15
optabs.c (expand_parity): Fix mode mismatch, add final conversion and keep lo...
Eric Botcazou
2
-0
/
+7
2016-10-11
sparc.c (emit_scc_insn): Remove direct support for EQ and GEU in DImode if TA...
Eric Botcazou
7
-121
/
+70
2016-10-11
Add missing file
Eric Botcazou
1
-0
/
+23
2016-10-11
sparc.opt (msubxc): New option.
Eric Botcazou
13
-37
/
+293
2016-06-06
sparc: support for the SPARC M7 and VIS 4.0
Jose E. Marchesi
3
-0
/
+175
2016-02-29
re PR target/69706 (internal compiler error: in extract_constrain_insn, at re...
Eric Botcazou
1
-0
/
+157
2016-01-06
* gcc.target/sparc/20151219-1.c: Skip in 64-bit mode.
Eric Botcazou
1
-0
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-01-04
re PR target/69100 (ICE in final_scan_insn with -msoft-float and __builtin_ap...
Eric Botcazou
1
-0
/
+11
2016-01-04
re PR target/69072 (ICE in function_arg_record_value on 7th packed structure)
Eric Botcazou
1
-0
/
+16
2015-12-19
re PR rtl-optimization/68910 (huge stack frame and poor code with instruction...
Eric Botcazou
1
-0
/
+39
2015-12-07
re PR target/63668 (-mstd-struct-return fails for non-leaf functions)
Eric Botcazou
2
-0
/
+29
2015-11-10
re PR target/57845 (ICE with -freg-struct-return on SPARC)
Eric Botcazou
2
-0
/
+13
2015-05-29
testsuite: auto-wipe dump files
Bernhard Reutner-Fischer
5
-5
/
+0
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-10-23
Fix SPARC testsuite gnu11 fallout
Rainer Orth
5
-1
/
+10
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-06
re PR target/59316 (gcc.dg/atomic/c11-atomic-exec-5.c FAILs on Solaris/SPARC)
Eric Botcazou
2
-0
/
+26
2013-07-21
pr41779.c: Fix typos.
Ondřej Bílka
2
-2
/
+2
2013-05-28
sparc.c (sparc_expand_vec_perm_bmask): Use %g0 as destination register for bm...
Eric Botcazou
1
-1
/
+2
2013-04-10
Improve cstore code generation on 64-bit sparc.
David S. Miller
2
-0
/
+86
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
[next]