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
/
m68hc11
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-17
c-common.c, c-common.h (dollars_in_ident): Remove.
Neil Booth
1
-3
/
+0
2003-05-14
target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
Richard Sandiford
3
-15
/
+16
2003-04-20
target.h (encode_section_info): Add new argument carrying the RTL to be modif...
Zack Weinberg
1
-5
/
+3
2003-04-17
toplev.c (target_options): Add value field.
DJ Delorie
1
-2
/
+2
2003-04-12
* config/m68hc11/m68hc11-protos.h
Stephane Carrez
3
-0
/
+16
2003-04-12
m68hc11.md ("decrement_and_branch_until_zero"): New pattern for dbcc/ibcc gen...
Stephane Carrez
1
-0
/
+260
2003-04-12
m68hc11.md ("bitcmpqi" split): No need to test the mode of operand 0.
Stephane Carrez
1
-11
/
+21
2003-04-12
m68hc11.md (SOFT_Z_REGNUM): New constant.
Stephane Carrez
1
-10
/
+11
2003-04-12
m68hc11.h (TARGET_SWITCHES): Fix -mnominmax option; recognize -mnorelax.
Stephane Carrez
1
-2
/
+7
2003-04-12
larith.asm (memcpy): Use ARG macro to access stack parameters so that offsets...
Stephane Carrez
1
-20
/
+20
2003-03-31
* config/m68hc11/m68hc11.c (hard_reg_operand): Check the mode.
Stephane Carrez
1
-1
/
+4
2003-03-31
m68hc11.c (m68hc11_gen_movhi): Don't rely on REG_WAS_0 notes as they are boggus.
Stephane Carrez
1
-4
/
+8
2003-03-31
m68hc11.c (expand_prologue): For an interrupt handler save the soft registers...
Stephane Carrez
1
-9
/
+9
2003-03-24
t-m68hc11-gas (LIB1ASMFUNCS): Add _call_far and _return_far
Stephane Carrez
5
-84
/
+216
2003-03-22
* config/m68hc11/m68hc11.md ("call_value"): Fix trap check.
Stephane Carrez
1
-1
/
+1
2003-03-22
m68hc11.h (ASM_DECLARE_FUNCTION_NAME): Fix typo in writing .interrupt command.
Stephane Carrez
4
-11
/
+83
2003-03-16
m68hc11.c (print_operand): Handle 'b' modifier for D register to specify the ...
Stephane Carrez
1
-4
/
+57
2003-03-10
m68hc11.h (HARD_REGNO_RENAME_OK): Define.
Stephane Carrez
3
-0
/
+24
2003-03-10
m68hc11.md ("*addhi3_68hc12"): Accept any constant when adding to X and Y sin...
Stephane Carrez
2
-6
/
+30
2003-03-10
m68hc11.c (m68hc11_gen_rotate): Set carry before each 16-bit rotation.
Stephane Carrez
1
-13
/
+11
2003-03-09
frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.
Neil Booth
1
-1
/
+6
2003-03-05
m68hc11.h (PAD_VARARGS_DOWN): Define and return according to va_arg type.
Stephane Carrez
3
-51
/
+4
2003-03-02
m68hc11.c (m68hc11_override_options): Don't enable min/max instructions by de...
Stephane Carrez
1
-1
/
+1
2003-03-02
m68hc11.md ("mulqi3"): Allow address register to avoid reload problems; defin...
Stephane Carrez
1
-3
/
+28
2003-03-02
m68hc11.c (m68hc11_shift_operator): New function.
Stephane Carrez
6
-30
/
+169
2003-01-28
target.h (targetm.address_cost): New.
Richard Henderson
3
-8
/
+4
2003-01-27
Makefile.in (cse.o): Depend on TARGET_H.
Richard Henderson
3
-56
/
+65
2003-01-25
* config/m68hc11/m68hc11.md: Fix a comment typo.
Kazu Hirata
1
-1
/
+1
2003-01-19
m68hc11.c (stack_push_word, [...]): Declare static and GTY().
Stephane Carrez
3
-21
/
+14
2003-01-16
m68hc11.c (m68hc11_check_z_replacement): Fix handling 68HC12 pre/post inc/dec...
Stephane Carrez
1
-2
/
+14
2003-01-16
* config/m68hc11/m68hc11.h (MASK_M6812): Define.
Stephane Carrez
1
-0
/
+1
2003-01-16
m68hc11.c (expand_prologue): Use push/pop to allocate 4-bytes of locals on 68...
Stephane Carrez
1
-3
/
+3
2003-01-15
m68hc11.h (ASM_SPEC): Handle -m68hcs12...
Stephane Carrez
3
-16
/
+41
2003-01-15
m68hc11.md ("return"): Use emit_jump_insn to emit the return code.
Stephane Carrez
1
-8
/
+8
2002-12-20
c-pretty-print.h: Fix comment typos.
Kazu Hirata
4
-5
/
+5
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
3
-31
/
+24
2002-10-15
real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.
Richard Henderson
1
-3
/
+2
2002-09-16
* m68hc11.md (addhi_sp): Fix uninitialized variable bug.
Kaveh R. Ghazi
1
-1
/
+1
2002-09-16
real.c, real.h: Rewrite from scratch.
Richard Henderson
1
-5
/
+0
2002-09-14
m68hc11.md ("movdi_internal"): Allow any offsetable memory operand when sourc...
Stephane Carrez
1
-4
/
+4
2002-09-04
real.c (ereal_to_decimal): Add digits parameter.
Richard Henderson
1
-1
/
+1
2002-08-20
arc.c (output_shift): Use stdio instead of asm_fprintf.
Kaveh R. Ghazi
2
-35
/
+35
2002-08-14
m68hc11.h (LINK_SPEC): Support -mrelax.
Stephane Carrez
2
-3
/
+3
2002-08-14
invoke.texi: Document -minmax for 68HC12.
Stephane Carrez
3
-6
/
+12
2002-08-14
t-m68hc11-gas (LIB1ASMFUNCS): Build __far_trampoline.
Stephane Carrez
3
-143
/
+186
2002-08-14
invoke.texi: Document -mlong-calls for 68HC12.
Stephane Carrez
3
-6
/
+74
2002-08-01
toplev.c (parse_options_and_default_flags): Don't set flag_reorder_blocks for...
Richard Henderson
2
-19
/
+0
2002-07-31
m68hc11.h, [...] (ASM_GLOBALIZE_LABEL): Delete.
Kaveh R. Ghazi
1
-8
/
+0
2002-07-30
alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.
Kaveh R. Ghazi
1
-7
/
+0
2002-07-22
re PR target/6744 (Generates ASM containing reference to pseudo register z)
Stephane Carrez
1
-0
/
+1
[next]