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
/
h8300
/
h8300.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-06
h8300.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-07-05
h8300.c (compute_mov_length): Correct the length of loading CONST0_RTX (SFmode).
Kazu Hirata
1
-0
/
+4
2003-07-02
h8300.c (compute_mov_length): Fix the length of loading CONST0_RTX (SFmode).
Kazu Hirata
1
-1
/
+1
2003-06-30
h8300.c (compute_mov_length): Fix length of mov:SF on H8/300.
Kazu Hirata
1
-4
/
+1
2003-06-28
* config/h8300/h8300.c: Fix a comment typo.
Kazu Hirata
1
-1
/
+1
2003-06-26
h8300.c (compute_a_rotate_length): Fix the references to the amount of a rota...
Kazu Hirata
1
-3
/
+4
2003-06-26
h8300-protos.h: Change emit_a_rotate to output_a_rotate.
Kazu Hirata
1
-78
/
+52
2003-06-25
h8300.c (compute_mov_length): Adjust for the new optimization.
Kazu Hirata
1
-0
/
+4
2003-06-25
h8300-protos.h: Add a prototype for compute_mov_length.
Kazu Hirata
1
-95
/
+249
2003-06-23
h8300.c (output_simode_bld): Use rotxl.l to store into bit 0.
Kazu Hirata
1
-1
/
+1
2003-06-21
h8300-protos.h: Add a prototype for same_cmp_preceding_p.
Kazu Hirata
1
-0
/
+20
2003-06-19
target.h (asm_out.file_start, [...]): New hooks.
Zack Weinberg
1
-19
/
+10
2003-06-19
h8300.c (TARGET_INITIALIZER and friends): Move to the end of the file.
Kazu Hirata
1
-30
/
+24
2003-06-17
h8300-protos.h: Update to ISO C.
Kazu Hirata
1
-254
/
+122
2003-06-16
h8300.c (const_costs): Move this to ...
Kazu Hirata
1
-51
/
+41
2003-06-11
h8300.c (final_prescan_insn): Don't dump rtl.
Kazu Hirata
1
-7
/
+0
2003-06-11
h8300.c (print_operand): Remove support for operand character 'b'.
Kazu Hirata
1
-17
/
+3
2003-06-11
h8300.c (print_operand): Remove support for operand character 'u'.
Kazu Hirata
1
-5
/
+0
2003-06-07
config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.
Zack Weinberg
1
-4
/
+8
2003-06-06
h8300.c (get_shift_alg): Correct the syntax of rotxl.
Kazu Hirata
1
-2
/
+2
2003-05-30
crti.asm: Use .h8300hn and .h8300sn for normal mode.
Dhananjay Deshpande
1
-2
/
+8
2003-05-30
h8300.c (h8300_tiny_constant_address_p): Return true if TARGET_NORMAL_MODE.
Dhananjay Deshpande
1
-2
/
+3
2003-04-20
target.h (encode_section_info): Add new argument carrying the RTL to be modif...
Zack Weinberg
1
-4
/
+5
2003-04-17
h8300.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): New.
Richard Henderson
1
-40
/
+21
2003-04-06
h8300.c (single_one_operand): Use GET_MODE_MASK.
Kazu Hirata
1
-14
/
+2
2003-04-04
h8300-protos.h: Add a prototype for compute_a_shift_cc.
Kazu Hirata
1
-45
/
+161
2003-04-03
h8300-protos.h: Add a prototype for gtle_operator.
Kazu Hirata
1
-0
/
+12
2003-03-28
re PR target/10205 (Incorrect code generated for H8300 "normal" mode)
Kazu Hirata
1
-5
/
+5
2003-03-22
h8300.c (notice_update_cc): Correctly handle the case where the set destinati...
Kazu Hirata
1
-1
/
+8
2003-03-18
h8300-protos.h: Add a prototype for byte_accesses_mergeable_p.
Kazu Hirata
1
-0
/
+46
2003-03-09
h8300.c (h8300_and_costs): Return the number of assembly instructions needed.
Kazu Hirata
1
-2
/
+2
2003-03-05
h8300.c (output_simode_bld): Clear the destination first if possible.
Kazu Hirata
1
-2
/
+12
2003-03-02
h8300-protos.h: Add a prototype for iorxor_operator.
Kazu Hirata
1
-0
/
+26
2003-03-01
h8300.c (bit_operand): Accept MEM only if it satisfies EXTRA_CONSTRAINT 'U'.
Kazu Hirata
1
-6
/
+2
2003-02-19
h8300.c (output_logical_op): Optimize or.l when ORing with 0xffff??00 with th...
Kazu Hirata
1
-3
/
+33
2003-02-19
h8300-protos.h: Update the prototype for split_adds_subs.
Kazu Hirata
1
-39
/
+5
2003-02-19
h8300.c (general_operand_src): Always check MODE.
Kazu Hirata
1
-2
/
+6
2003-02-11
h8300-protos.h: Add a prototype for gtuleu_operator.
Kazu Hirata
1
-0
/
+12
2003-02-08
clzsi2.c: Replace "GNU CC" with "GCC".
Kazu Hirata
1
-4
/
+4
2003-01-30
h8300-protos.h: Update the prototype for compute_plussi_cc.
Kazu Hirata
1
-1
/
+1
2003-01-27
Makefile.in (cse.o): Depend on TARGET_H.
Richard Henderson
1
-3
/
+53
2003-01-25
h8300.c (h8300_shift_needs_scratch_p): Update a comment.
Kazu Hirata
1
-1
/
+1
2003-01-24
* config/h8300/h8300.c (get_shift_alg): Fix a typo.
Kazu Hirata
1
-1
/
+1
2003-01-22
h8300.c (h8300_shift_needs_scratch_p): Don't request a scratch reg on H8S whe...
Kazu Hirata
1
-1
/
+1
2003-01-21
h8300.c (output_plussi): Support H8/300.
Kazu Hirata
1
-6
/
+33
2003-01-21
h8300.c (const_costs): Remove a warning.
Kazu Hirata
1
-21
/
+27
2003-01-21
* config/h8300/h8300.c (get_shift_alg): Remove redundant code.
Kazu Hirata
1
-29
/
+4
2003-01-20
h8300.c (notice_update_cc): Don't assume that recog_data.operands[0] is alway...
Kazu Hirata
1
-4
/
+10
2003-01-08
h8300.c (output_logical_op): Replace byte/word extraction of det with b0, b1,...
Kazu Hirata
1
-30
/
+34
2003-01-07
h8300.c (output_logical_op): Simplify and optimize the handling of SImode.
Kazu Hirata
1
-36
/
+72
[next]