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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
Fix problems with hot/cold partitioning optimization.
Caroline Tice
1
-1
/
+1
2005-03-30
tree.def (FILE_TYPE): Removed.
Tom Tromey
1
-1
/
+0
2005-03-30
final.c (final): Remove prescan parameter.
Ian Lance Taylor
1
-1
/
+1
2005-03-13
sparc.c (struct_value_alias_set): New global variable.
Eric Botcazou
1
-5
/
+14
2005-02-23
re PR target/20159 (sol2-ci.asm not correctly assembled)
Michael Beach
1
-2
/
+2
2005-02-11
linux-unwind.h: Add exception clause to copyright.
David Daney
1
-1
/
+9
2005-01-28
re PR target/19663 (LINK_GCC_C_SEQUENCE_SPEC doesn't play nice with RTEMS)
Ralf Corsepius
1
-0
/
+3
2005-01-24
re PR bootstrap/19364 (embedded sparc does not bootstrap)
Eric Botcazou
7
-100
/
+127
2005-01-22
cfganal.c, [...]: Update copyright.
Kazu Hirata
3
-3
/
+3
2005-01-21
config.gcc (sparc-*-netbsdelf*): Include dbxelf.h
Eric Botcazou
6
-33
/
+0
2005-01-20
freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.
Eric Botcazou
5
-36
/
+0
2005-01-18
sparc.c (load_pic_register): Emit the appropriate variant of the load_pcrel_s...
Eric Botcazou
2
-26
/
+19
2005-01-18
darwin.c, [...]: Update copyright.
Kazu Hirata
8
-8
/
+9
2005-01-04
sparc.md (save_register_windowdi): Add missing mode.
Eric Botcazou
1
-6
/
+6
2005-01-03
litecoff.h (TARGET_OS_CPP_BUILTINS): Do not register "sparc".
Eric Botcazou
5
-21
/
+0
2005-01-03
sparc.h (SPARC_RELAXED_ORDERING): Define to false.
Eric Botcazou
4
-13
/
+23
2004-12-29
target.h (targetm.calls.arg_partial_bytes): New.
Richard Henderson
3
-22
/
+16
2004-12-29
* config/sparc/sparc.c (TARGET_RELAXED_ORDERING): True.
Richard Henderson
1
-3
/
+13
2004-12-27
Add memory barriers to the double-checked locking used for static initializat...
Jason Merrill
1
-0
/
+5
2004-12-09
tree.def (SET_TYPE): Remove.
Nathan Sidwell
1
-1
/
+0
2004-11-26
target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'.
Eric Botcazou
2
-79
/
+91
2004-11-23
2004-11-22 James A. Morrison <phython@gcc.gnu.org
James A. Morrison
2
-0
/
+337
2004-11-22
* config/sparc/sparc.c (mem_min_alignment): Check MEM_ALIGN.
Eric Botcazou
1
-0
/
+6
2004-11-15
sol2.h (ASM_OUTPUT_CALL): Use print_operand.
Mark Mitchell
1
-2
/
+8
2004-11-15
sol2.h (SUPPORTS_INIT_PRIORITY): Remove.
Mark Mitchell
1
-3
/
+0
2004-11-13
re PR target/18230 (SPARC VIS instructions are not generated by GCC)
James A. Morrison
2
-155
/
+200
2004-11-11
linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...
Peter S. Mazinger
2
-2
/
+11
2004-11-10
sparc.c (function_arg_union_value): New 'slotno' argument.
Eric Botcazou
1
-5
/
+9
2004-11-10
re PR target/18230 (SPARC VIS instructions are not generated by GCC)
James A. Morrison
1
-2
/
+64
2004-11-09
re PR target/18230 (SPARC VIS instructions are not generated by GCC)
James A. Morrison
4
-94
/
+172
2004-11-06
sparc.c (function_arg_record_value_1): Skip fields with zero length.
Eric Botcazou
1
-8
/
+22
2004-11-06
sparc.c (scan_record_type): Handle vector types.
Eric Botcazou
1
-72
/
+215
2004-10-24
dbxcoff.h, [...]: Update copyright.
Kazu Hirata
2
-2
/
+2
2004-10-17
elfos.h, [...]: Update copyright.
Kazu Hirata
2
-2
/
+2
2004-10-13
re PR target/14454 (virtual function with vararg won't compile)
Eric Botcazou
2
-22
/
+84
2004-10-08
re PR target/17245 (ICE compiling gsl-1.5 statistics/lag1.c)
Eric Botcazou
1
-27
/
+25
2004-10-07
re PR target/17862 (internal compiler error: in sparc_asm_function_prologue)
Eric Botcazou
1
-6
/
+6
2004-09-28
sparc.md (call_address_struct_value_sp32): Properly mask the immediate field ...
Eric Botcazou
1
-2
/
+8
2004-09-28
re PR target/16532 (Inefficient jump to epilogue)
Eric Botcazou
4
-24
/
+74
2004-09-24
config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h if the GNU assembl...
Eric Botcazou
2
-0
/
+8
2004-09-22
sparc.md (cmove splitter): Fix formatting.
Eric Botcazou
1
-5
/
+12
2004-09-18
darwin-c.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-09-15
configure.ac: Check for COMDAT support.
Mark Mitchell
1
-3
/
+4
2004-09-14
darwin-c.c, [...]: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2004-09-14
m32r.md, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-09-08
sparc.c (sparc_indent_opcode): New variable.
Eric Botcazou
4
-152
/
+105
2004-09-08
tm.texi (MD_UNWIND_SUPPORT): Document.
Alan Modra
3
-181
/
+152
2004-09-06
final.c (output_in_slot): Delete.
Eric Botcazou
1
-3
/
+3
2004-09-03
final.c (output_in_slot): New global variable.
Eric Botcazou
1
-3
/
+3
2004-08-18
emit-rtl.c (gen_const_mem): New.
Richard Henderson
1
-4
/
+3
[next]