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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
target.h (enum opt_levels, [...]): New.
Joseph Myers
1
-3
/
+0
2010-10-16
avr.h (PREFERRED_RELOAD_CLASS): Remove.
Anatoly Sokolov
1
-7
/
+0
2010-09-16
target.def (target_option.optimization): New hook.
Joseph Myers
1
-10
/
+0
2010-09-16
tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
Joseph Myers
1
-10
/
+1
2010-06-29
reginfo.c (init_reg_sets_1): Adjust comments.
Nathan Froyd
1
-11
/
+0
2010-05-03
tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
Steven Bosscher
1
-5
/
+5
2010-04-16
h8300.c (print_operand): Modify case 'V' and case 'W' print operands for HI m...
Kaushik Phatak
1
-7
/
+17
2010-04-16
h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.
Kaushik Phatak
1
-5
/
+2
2009-10-14
h8300.c (F): New.
DJ Delorie
1
-0
/
+11
2009-09-22
h8300.c (h8300_trampoline_init): New.
Richard Henderson
1
-49
/
+0
2009-08-26
hooks.h (hook_bool_const_int_const_int_true): Declare.
Anatoly Sokolov
1
-12
/
+1
2009-05-14
tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...
Paolo Bonzini
1
-18
/
+0
2009-05-03
defaults.h (FRAME_POINTER_REQUIRED): Provide default.
Anatoly Sokolov
1
-6
/
+0
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+2
2008-09-06
h8300.h (IRA_COVER_CLASSES): Define.
Jeff Law
1
-0
/
+13
2008-09-01
expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.
Jan Hubicka
1
-3
/
+1
2008-08-30
optabs.c (expand_abs_nojump): Update BRANCH_COST call.
Jan Hubicka
1
-1
/
+1
2007-08-02
host-hpux.c: Change copyright header to refer to version 3 of the GNU General...
Nick Clifton
1
-5
/
+4
2007-02-04
h8300.c, [...]: Follow spelling conventions.
Kazu Hirata
1
-3
/
+3
2006-12-08
recog.c (mode_dependent_address_p): Identify pre-increment...
Mark Shinwell
1
-5
/
+0
2005-08-06
Makefile.in, [...]: Fix comment/doc typos.
Kazu Hirata
1
-1
/
+1
2005-06-26
defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.
Jakub Jelinek
1
-2
/
+2
2005-06-25
Update FSF address.
R. Kelley Cook
1
-2
/
+2
2005-03-18
hooks.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-03-17
h8300-protos.h: Remove prototypes for general_operand_src...
Kazu Hirata
1
-39
/
+4
2005-03-17
h8300.c (h8300_init_once): Use MASK_H8300S_1 instead of MASK_H8300S.
Kazu Hirata
1
-72
/
+1
2004-12-08
re PR middle-end/17982 (stop calling assemble_external before final assembly ...
Zack Weinberg
1
-2
/
+0
2004-07-08
Introduce H8SX support.
Alexandre Oliva
1
-16
/
+161
2004-07-05
c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.
Joseph Myers
1
-6
/
+0
2004-07-04
rtl.def (ADDRESSOF): Remove.
Richard Henderson
1
-2
/
+2
2004-06-28
re PR target/14041 (H8300-elf unaligned word/longword access of zero initiali...
Dhananjay Deshpande
1
-0
/
+3
2004-03-07
defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.
Kazu Hirata
1
-17
/
+0
2004-02-19
arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...
Kazu Hirata
1
-6
/
+0
2004-02-18
h8300-protos.h: Add prototypes for h8300_hard_regno_nregs and h8300_hard_regn...
Kazu Hirata
1
-22
/
+4
2004-02-17
h8300.h (FIXED_REGISTERS): Add the soft frame pointer.
Kazu Hirata
1
-8
/
+11
2004-02-07
config.gcc: Don't mention MAX_LONG_TYPE_SIZE.
Kazu Hirata
1
-1
/
+0
2004-02-06
tm.texi (INIT_CUMULATIVE_ARGS): Update doco.
Alan Modra
1
-1
/
+1
2004-02-05
h8300.h (REG_OK_FOR_BASE_NONSTRICT_P): Replace 8 with MAC_REG.
Kazu Hirata
1
-1
/
+1
2004-01-28
h8300.c (WORD_REG_USED): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POINT...
Kazu Hirata
1
-8
/
+12
2004-01-24
h8300-protos.h: Provide prototypes for h8300_legitimate_constant_p and h8300_...
Kazu Hirata
1
-26
/
+18
2004-01-24
h8300.h (REG_OK_FOR_INDEX_NONSTRICT_P): New.
Kazu Hirata
1
-12
/
+14
2004-01-22
h8300.h (REG_OK_FOR_INDEX_P_STRICT): Remove.
Kazu Hirata
1
-4
/
+0
2004-01-21
coff.h: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-01-15
coff.h: Replace Hitachi with Renesas.
Kazu Hirata
1
-2
/
+2
2004-01-15
h8300.c (h8300_return_in_memory): New.
Kazu Hirata
1
-10
/
+0
2003-12-04
h8300.c (push): Call gen_push_h8300hs_advanced instead of gen_push_h8300hs.
Kazu Hirata
1
-1
/
+1
2003-11-30
* config/h8300/h8300.h (LIBCALL_VALUE): Use R0_REG.
Kazu Hirata
1
-1
/
+1
2003-11-30
* config/h8300/h8300.h (WORDS_BIG_ENDIAN): Update the comment.
Kazu Hirata
1
-3
/
+1
2003-11-27
h8300.h (FUNCTION_VALUE): Use R0_REG.
Kazu Hirata
1
-2
/
+2
2003-11-27
* config/h8300/h8300.h (ELIMINABLE_REGS): Update a coment.
Kazu Hirata
1
-4
/
+6
[next]