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/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
path:
root
/
gcc
/
config
/
sparc
/
sparc.opt
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-18
Fix bootstrap failure on SPARC with -O3 -mcpu=niagara4
Eric Botcazou
1
-1
/
+5
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-10-16
sparc: drop -mlra
Sam James
1
-4
/
+0
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-09-16
sparc: Add scheduling information for LEON5
Daniel Cederman
1
-0
/
+3
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-16
opts: Remove all usages of Report keyword.
Martin Liska
1
-30
/
+30
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-02-26
sparc-opts.h (enum processor_type): Rename to...
Eric Botcazou
1
-30
/
+48
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-29
[SPARC] Errata workaround for GRLIB-TN-0013
Daniel Cederman
1
-0
/
+4
2017-07-26
[SPARC] Add -mfsmuld option
Sebastian Huber
1
-0
/
+4
2017-07-11
sparc.opt (mfix-ut700): New option.
Daniel Cederman
1
-0
/
+12
2017-07-07
Support for the SPARC M8 cpu.
Jose E. Marchesi
1
-0
/
+7
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-01
sparc.opt (mlra): New target option.
Eric Botcazou
1
-0
/
+4
2016-10-11
sparc.opt (msubxc): New option.
Eric Botcazou
1
-0
/
+4
2016-06-06
sparc: support for the SPARC M7 and VIS 4.0
Jose E. Marchesi
1
-0
/
+7
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-07
re PR target/63668 (-mstd-struct-return fails for non-leaf functions)
Eric Botcazou
1
-1
/
+1
2015-11-07
* config/sparc/sparc.opt (mfix-at697f): Add final period.
Eric Botcazou
1
-1
/
+1
2015-10-21
Improve --help output to generate references to option aliases.
Martin Sebor
1
-28
/
+28
2015-09-28
Make muser-mode the default for LEON3
Daniel Cederman
1
-2
/
+2
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-10-24
config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
Daniel Hellstrom
1
-0
/
+3
2014-04-28
configure.ac: Tweak GAS check for LEON instructions on SPARC.
Eric Botcazou
1
-0
/
+4
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-08-09
configure.ac: Add GAS check for LEON instructions on SPARC.
Eric Botcazou
1
-0
/
+6
2013-07-22
config.gcc (sparc*-*-*): Accept leon3 processor.
Eric Botcazou
1
-1
/
+4
2013-05-28
invoke.texi (SPARC Options): Document -mfix-ut699.
Eric Botcazou
1
-0
/
+4
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
2012-11-15
Add support for sparc fused compare-and-branch.
David S. Miller
1
-0
/
+4
2012-03-27
Remove MaskExists property from config/*/*.opt files
H.J. Lu
1
-1
/
+1
2011-11-30
sparc: Add -mmemory-model command-line option.
Richard Henderson
1
-0
/
+22
2011-10-25
Delete remaining references to sparc little-endian support.
David S. Miller
1
-3
/
+0
2011-10-14
Fix mv8plus, allow targetting Linux or Solaris from other sparc host.
David S. Miller
1
-0
/
+8
2011-10-13
invoke.texi (SPARC options): Document -mfix-at697f.
Eric Botcazou
1
-0
/
+5
2011-10-05
Add support for lzd and popc instructions on sparc.
David S. Miller
1
-0
/
+4
2011-10-01
Start adding support for VIS 3.0 instructions.
David S. Miller
1
-0
/
+4
2011-09-30
Add sparc VIS 2.0 builtins, intrinsics, and option to control them.
David S. Miller
1
-1
/
+5
2011-09-25
Add support for floating-point fused multiply-add on Sparc.
David S. Miller
1
-0
/
+4
2011-09-05
sparc-opts.h (PROCESSOR_NIAGARA3, [...]): New.
David S. Miller
1
-0
/
+6
2011-08-08
driver-sparc.c: New file.
Rainer Orth
1
-0
/
+3
2011-06-10
invoke.texi (SPARC options): Add -mflat.
Eric Botcazou
1
-0
/
+4
2011-03-30
re PR bootstrap/48337 (options.c doesn't compile on SPARC)
Joseph Myers
1
-2
/
+2
2011-03-28
sparc-opts.h: New.
Joseph Myers
1
-3
/
+60
[next]