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
/
h8300
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Change references of .c files to .cc files
Martin Liska
3
-7
/
+7
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-0
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
14
-15
/
+15
2021-09-05
Improve handling of C bit for setcc insns
Jeff Law
2
-3
/
+120
2021-08-27
Support limited setcc for H8
Jeff Law
5
-35
/
+89
2021-08-23
Add tailcall/sibcall support to the H8
Jeff Law
4
-7
/
+108
2021-08-20
Further improvements to constant shifts for the H8
Jeff Law
1
-6
/
+32
2021-08-16
Improve SImode shifts for H8
Jeff Law
1
-16
/
+53
2021-08-15
Improve many SImode shifts on the H8/300H
Jeff Law
1
-11
/
+41
2021-07-29
Reinstate branch-on-bit insns for H8
Jeff Law
4
-74
/
+61
2021-07-08
Further improvements to H8 variable shift patterns
Jeff Law
1
-5
/
+9
2021-07-06
Use H8 nop moves as tst insns
Jeff Law
2
-4
/
+25
2021-07-05
Remove redundant compare in shift loop on H8
Jeff Law
1
-6
/
+16
2021-07-02
Use shift instructions to eliminate redundant compare/test instructions on th...
Jeff Law
3
-59
/
+116
2021-07-02
Preparing to use shifts to eliminate redundant test/compare insns on H8
Jeff Law
3
-95
/
+85
2021-06-25
Use right shifts to eliminate redundant test/compare insns on the H8
Jeff Law
1
-3
/
+4
2021-06-23
Use more logicals to eliminate useless test/compare instructions
Jeff Law
3
-95
/
+55
2021-06-18
[committed] More useless code elimination on the H8
Jeff Law
2
-2
/
+22
2021-06-13
[committed] More improvements to H8 logicals for test/compare elimination
Jeff Law
2
-29
/
+43
2021-06-10
Use memory loads and extensions to eliminate redundant test/compare insns
Jeff Law
2
-7
/
+9
2021-06-08
Further improve redundant test/compare removal on the H8
Jeff Law
1
-25
/
+16
2021-06-07
Use moves to eliminate redundant test/compare instructions
Jeff Law
1
-9
/
+44
2021-06-05
Fix split conditions in H8/300 port
Jeff Law
11
-91
/
+91
2021-06-02
Fix minor bugs in H8 port logical ops. Prepare for more compare/test removal
Jeff Law
5
-64
/
+55
2021-05-29
[committed][PR bootstrap/100730] Fix warnings in H8 target files
Jeff Law
1
-7
/
+22
2021-05-04
Remove CC0
Segher Boessenkool
3
-955
/
+0
2021-01-04
Update copyright years.
Jakub Jelinek
14
-15
/
+15
2020-12-01
Use add/sub/neg insns to eliminate compare/test insns on H8
Jeff Law
3
-20
/
+77
2020-11-30
Remove dead cc0 code from H8 port
Jeff Law
8
-607
/
+100
2020-11-23
Adjust rtx_costs for h8300
Jeff Law
1
-0
/
+10
2020-11-22
H8 cc0 conversion
Austin Law
23
-1172
/
+2834
2020-11-22
Partially revert recent H8 patch for conditional branches
Jeff Law
1
-25
/
+41
2020-11-18
Minor H8 shift code generation change in preparation for cc0 removal
Jeff Law
4
-18
/
+82
2020-05-30
Disable brabc/brabs patterns as their length computation is horribly broken a...
Jeff Law
1
-2
/
+12
2020-05-28
Finish prior patch
Jeff Law
1
-8
/
+0
2020-05-28
Fix incorrect code generation with bit insns on H8/SX.
Jeff Law
1
-19
/
+17
2020-05-26
Fix pr20601-1.c on the H8
Jeff Law
1
-2
/
+2
2020-05-17
Use pc_or_label_operand to collapse a couple more patterns in preparation for...
Jeff Law
4
-245
/
+228
2020-05-16
Consolidate a couple peepholes and improve peepholes that combine stack alloc...
Jeff Law
2
-41
/
+34
2020-05-07
Move all patterns and expanders out of h8300.md and into other files that are...
Jeff Law
14
-3144
/
+3143
2020-05-07
More cleanups. Merging patterns with iterators, split out peepholes, etc.
Jeff Law
2
-1805
/
+1637
2020-05-07
Drop original H8/300 support. This should generate identical code for th...
Jeff Law
7
-1639
/
+653
2020-05-07
Drop more COFF support from H8 port
Jeff Law
1
-6
/
+0
2020-05-07
Remove remnants of COFF support which was dropped eons ago.
Jeff Law
1
-21
/
+0
2020-04-29
Fix some testsuite failures for H8/SX multilibs where short branches wher...
Jeff Law
1
-2
/
+2
2020-04-28
Fix some testsuite failures for H8/SX multilibs where short branches where us...
Jeff Law
1
-3
/
+3
2020-04-07
Fix a variety of testsuite failures on the H8 after recent cselib changes
Jeff Law
1
-0
/
+1
2020-02-12
Commit correct version of last patch
Jeff Law
1
-1
/
+1
2020-02-12
Combine the two H8 mode shortening peepholes into a single peephole
Jeff Law
1
-33
/
+8
2020-02-12
Drop unused comparison shortening pattern and consolidate remaining compariso...
Jeff Law
1
-62
/
+7
[next]