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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-17
Clean up of new format of -falign-FOO.
Martin Liska
1
-9
/
+10
2018-07-15
re PR target/85993 (config/sh/sh.c:10878: suspicious if .. else chain)
Jeff Law
1
-6
/
+0
2018-07-05
Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
Nathan Sidwell
1
-4
/
+0
2018-07-04
[multiple changes]
Martin Liska
1
-11
/
+20
2018-06-13
emit-rtl.c: more typesafety
David Malcolm
2
-13
/
+19
2018-02-19
re PR target/84146 (ICE with -mcet in dwarf2out_var_location, involving sigse...
Jakub Jelinek
1
-9
/
+1
2018-02-12
re PR target/83760 ([SH] ICE in maybe_record_trace_start building glibc tst-c...
Jeff Law
1
-0
/
+12
2018-01-21
re PR target/80870 (ICE building 7.1.0 sh-elf crosscompiler on macOS)
Oleg Endo
1
-3
/
+2
2018-01-13
Rework the legitimize_address_displacement hook
Richard Sandiford
1
-6
/
+8
2018-01-03
poly_int: GET_MODE_BITSIZE
Richard Sandiford
1
-1
/
+3
2018-01-03
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2017-12-16
poly_int: IN_TARGET_CODE
Richard Sandiford
5
-0
/
+10
2017-12-15
tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...
Jakub Jelinek
1
-19
/
+19
2017-12-14
[SFN] next/prev_nonnote_insn_bb are no more, even for ports
Alexandre Oliva
5
-31
/
+34
2017-12-07
PR c/81544 - attribute noreturn and warn_unused_result on the same function a...
Martin Sebor
1
-10
/
+10
2017-11-23
[sh] Wrap ASM_OUTPUT_ADDR_VEC_ELT in do {} while (0)
Tom de Vries
1
-6
/
+7
2017-11-23
re PR target/83111 ([sh] stack smashing detected in gen_udivsi3)
Oleg Endo
1
-26
/
+25
2017-11-15
Use proper probability (PR target/82927)
Martin Liska
1
-2
/
+6
2017-10-23
Convert STARTING_FRAME_OFFSET to a hook
Richard Sandiford
1
-4
/
+0
2017-09-25
Turn CONSTANT_ALIGNMENT into a hook
Richard Sandiford
2
-6
/
+3
2017-09-15
Turn TRULY_NOOP_TRUNCATION into a hook
Richard Sandiford
1
-7
/
+0
2017-09-15
Turn CANNOT_CHANGE_MODE_CLASS into a hook
Richard Sandiford
3
-18
/
+12
2017-09-12
Turn HARD_REGNO_NREGS into a target hook
Richard Sandiford
2
-12
/
+15
2017-09-12
Use hard_regno_nregs instead of HARD_REGNO_NREGS
Richard Sandiford
1
-5
/
+6
2017-09-04
Turn MODES_TIEABLE_P into a target hook
Richard Sandiford
2
-12
/
+20
2017-09-04
Turn HARD_REGNO_MODE_OK into a target hook
Richard Sandiford
3
-10
/
+10
2017-09-04
Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
Richard Sandiford
1
-2
/
+0
2017-09-04
PR82045: Avoid passing machine modes through "..."
Richard Sandiford
1
-1
/
+1
2017-08-30
[2/77] Add an E_ prefix to case statements
Richard Sandiford
3
-27
/
+27
2017-08-30
[1/77] Add an E_ prefix to mode names
Richard Sandiford
1
-1
/
+2
2017-08-21
Remove the frame size argument from function_prologue/epilogue
Richard Sandiford
1
-3
/
+2
2017-08-16
Limit SH strncmp inline expansion (PR target/78460).
Joseph Myers
1
-2
/
+2
2017-08-07
Add missing header file attribs.h to couple of targets.
Martin Liska
1
-0
/
+1
2017-07-25
[RTEMS] Add GCC Runtime Library Exception
Sebastian Huber
2
-24
/
+34
2017-07-16
profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func...
Jan Hubicka
3
-31
/
+39
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-1
/
+1
2017-02-24
sh: Fixes for RTL checking
Segher Boessenkool
1
-2
/
+10
2017-02-14
re PR target/79462 (sh: Stack smashing detected when building __ashrdi3 in li...
Jakub Jelinek
1
-1
/
+0
2017-01-17
re PR target/78633 ([SH] libgcc/fp-bit.c:944:1: error: invalid rtl sharing fo...
Kaz Kojima
1
-1
/
+2
2017-01-09
re PR translation/79019 (translatable string typo in cif-code.def:141)
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
33
-33
/
+33
2016-11-19
re PR target/78426 (wrong code with strncmp on SH)
Kaz Kojima
1
-3
/
+3
2016-11-02
use rtx_insn * in various places where it is obvious
Trevor Saunders
2
-13
/
+13
2016-10-26
sh.c (output_branch): Add missing fallthru comments.
Jeff Law
2
-2
/
+7
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
4
-0
/
+4
2016-09-27
c6x.h: Adjust fall through comment.
Marek Polacek
1
-1
/
+1
2016-09-27
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo
1
-4
/
+6
2016-09-25
This fixes a fallout that actually goes back to 5.0 but went unnoticed.
Oleg Endo
3
-15
/
+43
2016-09-22
make next/prev active_insn and active_insn_p take rtx_insn *
Trevor Saunders
1
-4
/
+4
2016-09-22
make prev_real_insn take rtx_insn *
Trevor Saunders
1
-1
/
+2
[next]