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
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-18
re PR target/81613 (FAIL: gfortran.dg/intrinsic_modulo_1.f90 -O3 -g execut...
Andreas Schwab
1
-1
/
+2
2017-09-15
Turn TRULY_NOOP_TRUNCATION into a hook
Richard Sandiford
1
-2
/
+0
2017-09-12
Turn HARD_REGNO_NREGS into a target hook
Richard Sandiford
2
-7
/
+17
2017-09-04
Turn MODES_TIEABLE_P into a target hook
Richard Sandiford
2
-7
/
+16
2017-09-04
Turn HARD_REGNO_MODE_OK into a target hook
Richard Sandiford
3
-9
/
+9
2017-09-04
PR82045: Avoid passing machine modes through "..."
Richard Sandiford
2
-4
/
+4
2017-08-30
[2/77] Add an E_ prefix to case statements
Richard Sandiford
1
-14
/
+14
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-07-25
[RTEMS] Add GCC Runtime Library Exception
Sebastian Huber
1
-12
/
+17
2017-06-20
re PR target/80970 (internal compiler error in find_reloads, at reload.c:4077)
Andreas Schwab
1
-3
/
+3
2017-04-03
Fix numerous typos in comments
Jonathan Wakely
1
-2
/
+2
2017-01-06
re PR target/57583 (large switches with jump tables are horribly broken on m68k)
Mikael Pettersson
6
-5
/
+41
2017-01-01
Update copyright years.
Jakub Jelinek
31
-32
/
+32
2016-11-23
[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.
James Greenhalgh
1
-5
/
+0
2016-11-23
[Patch 4/17] Implement TARGET_C_EXCESS_PRECISION for m68k
James Greenhalgh
1
-0
/
+37
2016-11-21
re PR target/25128 ([m68k] Suboptimal comparisons against 65536)
Jeff Law
2
-1
/
+23
2016-11-19
re PR target/25111 ([m68k] bset is not used for A = 1 << (B & 31) on ColdFire)
Jeff Law
1
-0
/
+39
2016-11-18
re PR target/25112 ([m68k] Suboptimal equality comparisons with small integers)
Jeff Law
2
-0
/
+52
2016-11-17
re PR target/47192 (m68k target - gcc uses stack frame after it has been unli...
Jeff Law
1
-0
/
+2
2016-11-15
Fix instances of gen_rtx_REG (VOIDmode, ...)
Richard Sandiford
1
-1
/
+1
2016-11-09
re PR target/78254 (FAIL: g++.dg/torture/pr77822.C -O3 -g (internal compil...
Andreas Schwab
1
-10
/
+16
2016-10-25
* config/m68k/m68k.c (m68k_get_reloc_decoration): Add gcc_unreachable.
Jeff Law
1
-0
/
+1
2016-10-13
m68k.c (m68k_option_override): Check opt_fstack_limit_symbol_arg and opt_fsta...
Andreas Schwab
1
-2
/
+4
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-09-14
Put a TARGET_LRA_P into every target
Segher Boessenkool
1
-0
/
+3
2016-07-28
merge adjust_cost and adjust_cost_2 target hooks
Trevor Saunders
1
-3
/
+4
2016-02-22
re PR target/69894 (dependency of gcc-plugin.h not installed on aarch64-linux...
Jakub Jelinek
1
-0
/
+3
2016-02-22
re PR bootstrap/69885 (ICE in maybe_legitimize_operand, at optabs.c:6903 on m...
Jakub Jelinek
1
-3
/
+3
2016-01-20
[PATCH] [target/25114] Improve comparisons against some small integers for m68k
Jeff Law
2
-3
/
+98
2016-01-04
Update copyright years.
Jakub Jelinek
31
-32
/
+32
2015-12-13
[PATCH][PR target/19201] Peephole to improve clearing items in structure for ...
Kazu Kirata
1
-0
/
+33
2015-11-09
Machine modes for address printing.
Julian Brown
1
-1
/
+1
2015-10-29
[PATCH 8/9] ENABLE_CHECKING refactoring: target-specific parts
Mikhail Maltsev
1
-17
/
+16
2015-10-21
Improve --help output to generate references to option aliases.
Martin Sebor
2
-43
/
+43
2015-10-05
Remove REAL_VALUE_FROM_CONST_DOUBLE
Richard Sandiford
2
-27
/
+17
2015-10-05
Replace REAL_VALUES_LESS with real_less
Richard Sandiford
1
-1
/
+1
2015-10-05
Remove remaining uses of REAL_VALUES_IDENTICAL
Richard Sandiford
1
-3
/
+2
2015-10-05
Replace REAL_VALUES_EQUAL with real_equal
Richard Sandiford
1
-3
/
+3
2015-08-24
genflags.c (gen_macro): Delete.
Richard Sandiford
1
-1
/
+1
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
target.def (rtx_costs): Remove "code" param, add "mode".
Alan Modra
1
-6
/
+9
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-11
/
+4
2015-06-25
aarch64.c, [...]: Add comment above target-def.h include.
Richard Sandiford
1
-0
/
+1
2015-06-25
aarch64.c, [...]: Move target-def.h includes to end.
Richard Sandiford
1
-1
/
+2
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-6
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-30
m68k.h (ASM_PCREL_SPEC): Pass --pcrel also for implict or explicit -fPIE or -...
Andreas Schwab
1
-2
/
+2
2015-05-27
Add --enable-default-pie option to GCC configure
H.J. Lu
4
-4
/
+7
2015-05-07
rtl.h (always_void_p): New function.
Richard Sandiford
2
-14
/
+11
[next]