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
path:
root
/
gcc
/
config
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-44
/
+39
2019-11-08
re PR target/92095 (internal error with -O1 -mcpu=niagara2 -fPIE)
Eric Botcazou
3
-50
/
+77
2019-10-01
Update remaining calls to choose_hard_reg_mode
Richard Sandiford
1
-1
/
+1
2019-09-20
re PR target/91269 (unaligned floating-point register with -mcpu=niagara4 -fc...
Eric Botcazou
1
-0
/
+7
2019-09-10
Remove call_really_used_regs
Richard Sandiford
2
-29
/
+1
2019-09-10
Add call_used_or_fixed_reg_p
Richard Sandiford
1
-2
/
+2
2019-09-02
re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)
Eric Botcazou
1
-1
/
+1
2019-09-01
re PR target/91472 (gmp testsuite segfaults with gcc-8 and gcc-9, works fine ...
Eric Botcazou
1
-1
/
+8
2019-08-20
Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
Richard Sandiford
1
-7
/
+7
2019-08-20
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
Richard Sandiford
1
-19
/
+13
2019-08-20
Use function_arg_info for TARGET_PASS_BY_REFERENCE
Richard Sandiford
1
-4
/
+4
2019-08-20
Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
Richard Sandiford
1
-20
/
+19
2019-08-20
Add pass_va_arg_by_reference
Richard Sandiford
1
-1
/
+1
2019-08-13
Use checking forms of DECL_FUNCTION_CODE (PR 91421)
Richard Sandiford
1
-2
/
+4
2019-07-01
re PR middle-end/64242 (Longjmp expansion incorrect)
Eric Botcazou
1
-5
/
+13
2019-06-27
builtins.c (get_memory_rtx): Fix comment.
Aaron Sawdey
1
-1
/
+1
2019-06-19
Simplify setjmp and non-local goto implementation (PR84521)
Wilco Dijkstra
1
-12
/
+0
2019-05-28
Remove obsolete comment about use_thunk
Rainer Orth
1
-2
/
+1
2019-05-16
gcc: move assemble_start_function / assemble_end_function to output_mi_thunk
Max Filippov
1
-0
/
+3
2019-05-14
Remove obsolete Solaris 10 support
Rainer Orth
1
-11
/
+0
2019-04-02
linux64.h (ASAN_REJECT_SPEC): New macro.
Eric Botcazou
2
-2
/
+12
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-4
/
+4
2019-02-26
sparc-opts.h (enum processor_type): Rename to...
Eric Botcazou
5
-131
/
+122
2019-02-15
linux.h (ASAN_CC1_SPEC): Define.
Eric Botcazou
3
-14
/
+16
2019-02-12
asan.c (asan_expand_mark_ifn): Take into account the alignment of the object ...
Eric Botcazou
1
-6
/
+6
2019-02-04
sparc.h: Remove superfluous blank lines.
Eric Botcazou
2
-80
/
+76
2019-01-22
sparc.c (parc_delegitimize_address): Recognize the GOT register and decoded H...
Eric Botcazou
1
-11
/
+17
2019-01-09
sparc.md (*tablejump_sp32): Merge into...
Eric Botcazou
1
-109
/
+35
2019-01-09
re PR target/84010 (problematic TLS code generation on 64-bit SPARC)
Eric Botcazou
2
-410
/
+226
2019-01-08
re PR bootstrap/88721 (-Wmaybe-uninitialized warnings in sparc.c)
Eric Botcazou
1
-3
/
+14
2019-01-01
Update copyright years.
Jakub Jelinek
50
-50
/
+50
2018-12-12
re PR target/86806 (SPARC port needs updating for CVE-2017-5753)
Eric Botcazou
1
-0
/
+11
2018-11-29
re PR target/87807 (passing float/double vectors as variadic args fails on-64...
Eric Botcazou
2
-240
/
+237
2018-11-06
Enable libsanitizer on Solaris (PR sanitizer/80953)
Rainer Orth
2
-2
/
+17
2018-11-02
Remove SPARC HAVE_AS_REGISTER_PSEUDO_OP
Rainer Orth
2
-9
/
+0
2018-10-28
Add D front-end, libphobos library, and D2 testsuite.
Iain Buclaw
4
-0
/
+58
2018-09-28
sparc-protos.h (sparc_branch_cost): Declare.
Eric Botcazou
3
-76
/
+119
2018-09-25
Remove Pascal-related entries in code and comments.
Martin Liska
1
-3
/
+2
2018-07-31
Add support for -nolibc
Olivier Hainque
1
-1
/
+1
2018-07-17
Fix coding style of ASM_OUTPUT_ALIGN.
Martin Liska
2
-2
/
+2
2018-07-13
sparc-protos.h (sparc_compute_frame_size): Delete.
Eric Botcazou
2
-2
/
+1
2018-07-09
Fix overflow handling in sparc.c:sparc_fold_builtin
Rainer Orth
1
-3
/
+6
2018-07-05
Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
Nathan Sidwell
3
-9
/
+0
2018-07-04
[multiple changes]
Martin Liska
1
-3
/
+3
2018-05-25
Support SHF_EXCLUDE on non-x86 and with Solaris as
Rainer Orth
1
-0
/
+4
2018-05-18
re PR bootstrap/85838 (-Wmaybe-uninitialized warning in sparc.c (sparc_expand...
Eric Botcazou
1
-0
/
+2
2018-04-06
re PR middle-end/85196 (ICE in extract_insn, at recog.c:2311: unrecognizable ...
Eric Botcazou
2
-20
/
+28
2018-02-11
[LVU] deal with md final_scan_insn
Alexandre Oliva
1
-4
/
+2
2018-01-31
Revert
Eric Botcazou
1
-2
/
+2
[next]