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/gfortran-test
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-15
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-15
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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
config.gcc (*-*-dragonfly*): New target.
John Marino
4
-0
/
+353
2014-05-21
Make the Blackfin port build again.
Bernd Schmidt
1
-5
/
+9
2014-05-21
re PR target/54236 ([SH] Improve addc and subc insn utilization)
Oleg Endo
1
-4
/
+19
2014-05-20
msp430.md (split): Don't allow subregs when splitting SImode adds.
DJ Delorie
2
-4
/
+8
2014-05-20
tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.
Jan Hubicka
6
-8
/
+8
2014-05-20
msp430.c (TARGET_GIMPLIFY_VA_ARG_EXPR): Define.
Nick Clifton
1
-1
/
+116
2014-05-20
[ARM] Adjust arith_shiftsi for -mrestrict-it.
Kyrylo Tkachov
1
-0
/
+1
2014-05-20
msp430.md (zero_extendpsisi2): Use + constraint on operand 0 in order to prev...
Nick Clifton
1
-1
/
+7
2014-05-19
arm.c (thumb1_reorg): When scanning backwards skip anything that's not a prop...
Richard Earnshaw
1
-1
/
+1
2014-05-19
re PR target/61195 (single precision fmov does not need to switch mode)
Christian Bruel
1
-3
/
+23
2014-05-19
re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)
Richard Sandiford
1
-4
/
+4
2014-05-19
reg-notes.def (CROSSING_JUMP): Likewise.
Richard Sandiford
3
-9
/
+9
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
33
-47
/
+47
2014-05-17
ChangeLog:
Ajit Agarwal
4
-14
/
+63
2014-05-17
rs6000.c (rs6000_real_tls_symbol_ref_p): New function.
Richard Sandiford
1
-1
/
+11
2014-05-16
re PR target/54089 ([SH] Refactor shift patterns)
Oleg Endo
2
-19
/
+41
2014-05-16
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo
3
-9
/
+20
2014-05-16
sh.c (sh_option_override): Set branch cost to 2 for all target variants.
Oleg Endo
1
-5
/
+6
2014-05-16
arc.c (arc_init): Fix typo in error message.
Benno Schulenberg
2
-2
/
+2
2014-05-16
[AArch64 costs] Fixup to costing of FNMUL
James Greenhalgh
1
-10
/
+4
2014-05-16
[AArch64 costs 18/18] Dump a message if we are unable to cost an insn.
James Greenhalgh
1
-1
/
+5
2014-05-16
[AArch64 costs 17/18] Cost for SYMBOL_REF, HIGH and LO_SUM
James Greenhalgh
1
-6
/
+35
2014-05-16
[AArch64 costs 16/18] Cost TRUNCATE
James Greenhalgh
1
-0
/
+33
2014-05-16
[AArch64 costs 15/18] Cost more Floating point RTX.
James Greenhalgh
1
-0
/
+83
2014-05-16
[AArch64 costs 14/18] Cost comparisons, flag setting operators and IF_THEN_ELSE
James Greenhalgh
1
-11
/
+148
2014-05-16
[AArch64 costs 13/18] Improve costs for div/mod
James Greenhalgh
1
-8
/
+7
2014-05-16
[AArch64 costs 12/18] Improve costs for sign/zero extracts
James Greenhalgh
1
-2
/
+61
2014-05-16
[AArch64 costs 11/18] Improve costs for rotate and shift operations.
James Greenhalgh
1
-9
/
+47
2014-05-16
[AArch64 costs 10/18] Improve costs for sign/zero extend operations
James Greenhalgh
1
-6
/
+47
2014-05-16
[AArch64 costs 9/18] Better cost logical operations
James Greenhalgh
1
-5
/
+60
2014-05-16
[AArch64 costs 8/18] Cost memory accesses using address costs
James Greenhalgh
1
-2
/
+30
2014-05-16
[AArch64 costs 7/18] Improve SET cost.
James Greenhalgh
1
-8
/
+35
2014-05-16
[AArch64 costs 6/18] Set default costs and handle vector modes.
James Greenhalgh
1
-0
/
+15
2014-05-16
[AArch64 costs 5/18] Factor out common MULT cases
James Greenhalgh
1
-110
/
+254
2014-05-16
[AArch64 costs 4/18] Better estimate cost of building a constant
James Greenhalgh
1
-12
/
+84
2014-05-16
[AArch64 costs 3/18] Wrap aarch64_rtx_costs to dump verbose output
James Greenhalgh
1
-0
/
+21
2014-05-16
[AArch64 costs 2/18] Add cost tables for Cortex-A57
James Greenhalgh
1
-2
/
+43
2014-05-16
[AArch64 costs 1/18] Refactor aarch64_address_costs.
James Greenhalgh
2
-31
/
+117
2014-05-15
re PR target/61193 (ABI incompatibility between POWER and Z HTM builtins and ...
Peter Bergner
1
-2
/
+7
2014-05-15
[ARM][cleanup] Use enum name instead of integer value for PARAM_SCHED_PRESSUR...
Kyrylo Tkachov
1
-1
/
+2
2014-05-14
sparc-protos.h (sparc_absnegfloat_split_legitimate): Delete.
Eric Botcazou
3
-147
/
+161
2014-05-14
msp430.c (msp430_builtin): Add MSP430_BUILTIN_DELAY_CYCLES.
DJ Delorie
2
-0
/
+216
2014-05-14
nios2.md (nios2_cbranch): Fix paste-o in length attribute computation.
Sandra Loosemore
1
-2
/
+2
2014-05-14
re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)
Richard Sandiford
1
-4
/
+4
2014-05-14
gcc/
Ilya Tocar
11
-14
/
+357
2014-05-14
avr.h (REG_CLASS_CONTENTS): Use unsigned suffix for shifted values to avoid b...
Georg-Johann Lay
1
-7
/
+7
2014-05-14
re PR rtl-optimization/60901 (ICE: SIGSEGV in add_to_deps_list with -fsel-sch...
Andrey Belevantsev
1
-4
/
+8
2014-05-13
[ARM] Remove builtins for vzup, vuzp, vtrn and cleanup.
Kyrylo Tkachov
3
-143
/
+0
2014-05-13
Implement HARD_REGNO_CALLER_SAVE_MODE for AArch64
Ian Bolton
3
-0
/
+25
2014-05-13
target.def (mode_switching): New hook vector.
Christian Bruel
9
-92
/
+128
[next]