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
/
m68k
/
m68k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-18
darwin-c.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2004-09-15
configure.ac: Check for COMDAT support.
Mark Mitchell
1
-2
/
+3
2004-09-03
m68k.c (output_andsi3): Use -1 instead of (HOST_WIDE_INT)0xffffffff since CON...
Andreas Schwab
1
-1
/
+1
2004-08-18
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
Richard Henderson
1
-1
/
+1
2004-08-06
m68k.c (post_inc_operand,pre_dec_operand): New.
Roman Zippel
1
-0
/
+12
2004-07-24
m68k.c (output_scc_di): Fix coding style.
Roman Zippel
1
-6
/
+6
2004-07-15
m68k.c (output_move_qimode): Abort on an attempt to generate code which is ge...
Roman Zippel
1
-20
/
+2
2004-06-16
m68k.md (movsi_cfv4): New pattern to allow mov3q.
Peter Barada
1
-8
/
+37
2004-06-01
m68k.c (m68k_output_mi_thunk): For ColdFire, use %d0 as a scratch to perform ...
Peter Barada
1
-0
/
+17
2004-06-01
re PR target/14018 (m68k backend: -malign-loops/-malign-jumps broken)
Bernardo Innocenti
1
-53
/
+0
2004-05-29
Fix typo in previous patch.
Bernardo Innocenti
1
-1
/
+1
2004-05-29
m68k.c (CONST_METHOD): Add MVZ, MVS.
Peter Barada
1
-1
/
+17
2004-03-09
re PR bootstrap/12371 ([m68k-linux] bootstrap error in make compare)
Roman Zippel
1
-0
/
+12
2004-02-17
* config/m68k/m68k.c: Remove obsolete support for HPUX_ASM.
Gunther Nikl
1
-36
/
+2
2004-02-09
m68k.c, m68k.md (SGS, [...]): Remove code to support SGS assembler.
Bernardo Innocenti
1
-115
/
+49
2004-02-09
m68k.h (REGISTER_NAMES): Prefix each name with REGISTER_PREFIX.
Andreas Schwab
1
-58
/
+57
2004-02-04
darwin.c, [...]: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2004-01-29
m68k.c (TARGET_PROMOTE_PROTOTYPES): New.
Kazu Hirata
1
-1
/
+18
2004-01-15
re PR bootstrap/13562 (bootstrap failure on m68k-linux)
Andreas Schwab
1
-1
/
+4
2004-01-05
m68k.c (output_andsi3): Fix signed/unsigned comparison warning.
Bernardo Innocenti
1
-1
/
+1
2003-11-30
m68k.c (MOTOROLA): Move from here...
Gunther Nikl
1
-11
/
+0
2003-11-14
m68k.c: Use C statements instead of #ifdef's when testing for MOTOROLA versus...
Bernardo Innocenti
1
-600
/
+390
2003-10-29
m68k.c (notice_update_cc): Clear cc status for shifts and rotates.
Richard Henderson
1
-4
/
+9
2003-10-26
m68k.c (m68k_compute_frame_layout): Ensure FPU related frame information is a...
Gunther Nikl
1
-24
/
+20
2003-10-26
m68k.c (m68k_compute_frame_layout): Swap reg_mask and reg_rev_mask computation.
Gunther Nikl
1
-7
/
+7
2003-10-26
m68k.c (m68k_output_function_prologue): Eliminate num_saved_regs, use current...
Bernardo Innocenti
1
-6
/
+3
2003-10-26
m68k.c (m68k_output_function_prologue): Move front comment from here to...
Gunther Nikl
1
-17
/
+14
2003-10-22
re PR target/12676 (m68k.c: LP64 bug)
Andreas Schwab
1
-1
/
+1
2003-10-21
m68k.c (m68k_output_function_prologue): Remove obsolete comments.
Gunther Nikl
1
-4
/
+0
2003-10-18
m68k.c (m68k_output_function_epilogue): Add missing argument to asm_fprintf s...
Gunther Nikl
1
-1
/
+2
2003-10-13
Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...
Zack Weinberg
1
-3
/
+0
2003-10-11
lb1sf68.asm: Follow spelling conventions.
Kazu Hirata
1
-5
/
+5
2003-10-11
* config/m68k/m68k.c: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2003-10-11
m68k-protos.h (use_return_insn): Change return type from int to bool.
Bernardo Innocenti
1
-181
/
+150
2003-10-11
m68k.c (m68k_frame): Move before protos referencing it.
Peter Barada
1
-36
/
+110
2003-10-11
lb1sf68.asm: Add __PIC__ and __ID_SHARED_LIBRARY__ support.
Bernardo Innocenti
1
-10
/
+93
2003-10-06
real.h (REAL_MODE_FORMAT): New macro.
Zack Weinberg
1
-1
/
+1
2003-09-27
GNU CC -> GCC
Kelley Cook
1
-4
/
+4
2003-09-09
coff.h (REGISTER_NAMES): Add fake register `argptr'
Bernardo Innocenti
1
-78
/
+236
2003-09-09
m68k.c (m68k_output_function_prologue): Simplify by removing redundant variab...
Bernardo Innocenti
1
-25
/
+13
2003-09-04
m68k.c (m68k_coff_asm_named_section): Restore deleted function.
Bernardo Innocenti
1
-0
/
+22
2003-08-22
m68k.c (m68k_coff_asm_named_section): remove unused function.
Bernardo Innocenti
1
-33
/
+0
2003-08-22
m68k-protos.h: Convert to ISO C90.
Bernardo Innocenti
1
-160
/
+83
2003-08-21
m68k.c (m68k_rtx_costs): Adjust mul/div costs for ColdFire cores.
Bernardo Innocenti
1
-6
/
+13
2003-08-21
m68k-none.h: Introduce new ColdFire archs.
Peter Barada
1
-17
/
+17
2003-08-21
m68k.c: Strip away code depending on NO_ADDSUB_Q definition.
Bernardo Innocenti
1
-14
/
+2
2003-08-21
m68k.md (anonymous define_insn): remove obsolete code selected by FSGLMUL_USE...
Gunther Nikl
1
-6
/
+0
2003-08-21
m68k.c (output_move_const_into_data_reg, [...]): unify MOTOROLA/MIT handling ...
Gunther Nikl
1
-28
/
+0
2003-08-21
m68k.c (m68k_output_function_prologue): use %U in label name
Gunther Nikl
1
-5
/
+4
2003-08-20
m68k.c (m68k_output_mi_thunk): delete obsolete code depending on MOTOROLA_BSR
Gunther Nikl
1
-4
/
+0
[next]