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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
c-common.c: Don't include target-def.h.
Richard Sandiford
1
-1
/
+0
2015-06-23
re PR target/65711 (arm*-linux* "link" spec passes '-dynamic-linker' even for...
Ludovic Courtès
1
-1
/
+1
2015-06-22
Add -mflip-thumb for testing.
Christian Bruel
2
-0
/
+62
2015-06-19
re PR target/66541 (r224314 causes ICE in gcc.dg/torture/pr52429.c)
Christian Bruel
1
-3
/
+3
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
4
-5
/
+0
2015-06-16
[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_SHORT_CIRCUIT
James Greenhalgh
2
-45
/
+46
2015-06-11
[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict-it is in place
Kyrylo Tkachov
1
-1
/
+4
2015-06-11
Add ARM/thumb pragma target
Christian Bruel
3
-10
/
+93
2015-06-10
Use dmb ish instead of dmb sy for ARM.
Ramana Radhakrishnan
1
-5
/
+2
2015-06-10
Add ARM/thumb attribute target
Christian Bruel
5
-10
/
+276
2015-06-09
[GCC, ARM] armv8 linux toolchain asan testcase fail due to stl missing condit...
Shiva Chen
1
-6
/
+8
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
4
-20
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
4
-16
/
+0
2015-06-01
[ARM Obvious] Fuseable is not a word -> s/fuseable/fusible/g
James Greenhalgh
2
-6
/
+6
2015-05-29
testsuite: auto-wipe dump files
Bernhard Reutner-Fischer
1
-1
/
+0
2015-05-27
Add --enable-default-pie option to GCC configure
H.J. Lu
3
-3
/
+3
2015-05-27
[PATCH 4/13] arm musl support
Gregor Richards
1
-0
/
+17
2015-05-26
re PR target/52144 (ARM should support arm/thumb function attribute to permit...
Christian Bruel
3
-69
/
+110
2015-05-26
2015-05-26 Christian Bruel <christian.bruel@st.com>
Christian Bruel
3
-128
/
+128
2015-05-22
[ARM] Handle UNSPEC_VOLATILE in rtx costs and don't recurse inside the unspec
Kyrylo Tkachov
1
-2
/
+4
2015-05-20
aarch-common-protos.h (struct mem_cost_table): Added new fields loadv and sto...
Kugan Vivekanandarajah
3
-10
/
+34
2015-05-18
arm.md (andsi_not_shiftsi_si_scc): New pattern.
Alex Velenko
1
-0
/
+49
2015-05-16
re PR target/65768 (sub-optimimal code for constant Uses in loop)
Kugan Vivekanandarajah
2
-21
/
+58
2015-05-15
Apply arm.h change for previous commit.
Ramana Radhakrishnan
1
-2
/
+2
2015-05-12
re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...
Andrew MacLeod
2
-30
/
+22
2015-05-12
arm-protos.h (arm_sched_autopref): Delete.
Richard Earnshaw
3
-397
/
+438
2015-05-12
[ARM] Fix PR 65955: Do not take REGNO on non-REG operand in movcond_addsi
Kyrylo Tkachov
1
-1
/
+1
2015-05-11
arm-protos.h (thumb_code, [...]): Remove.
Christian Bruel
2
-7
/
+1
2015-05-11
arm-protos.h (arm_declare_function_name): Declare.
Christian Bruel
3
-23
/
+25
2015-05-11
arm.c (arm_option_override): Reoganized and split into : (arm_option_params_i...
Christian Bruel
3
-140
/
+163
2015-05-11
re PR target/65780 (Uninitialized common handling in executables)
Jakub Jelinek
1
-0
/
+6
2015-05-07
rtl.h (always_void_p): New function.
Richard Sandiford
6
-240
/
+171
2015-05-06
unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o.
Sandra Loosemore
2
-1
/
+4
2015-05-06
re PR target/64208 ([iwmmxt] ICE: internal compiler error: Max. number of gen...
Yvan Roux
1
-2
/
+2
2015-05-04
arm.c: Restore bootstrap.
Andreas Tobler
1
-1
/
+1
2015-05-02
make some functions in config/ take a rtx_insn *
Trevor Saunders
1
-1
/
+1
2015-05-02
change local vars to rtx_insn *
Trevor Saunders
1
-1
/
+1
2015-05-01
[AArch64] Fix Cortex-A53 shift costs
Wilco Dijkstra
1
-4
/
+4
2015-04-29
re PR target/65924 (ICE const_int_operand failed on arm-none-eabi)
Yvan Roux
1
-1
/
+1
2015-04-29
[ARM]Remove vec_shr and vec_shr optabs
Alan Lawrence
1
-65
/
+0
2015-04-28
arm.md (*arm_movt): Fix type attribute.
Yvan Roux
2
-33
/
+99
2015-04-27
arm.md (*arm_subsi3_insn): Fixed redundant alternatives.
Yvan Roux
1
-3
/
+3
2015-04-24
[ARM][trivial] Use uppercase for code iterator names
Kyrylo Tkachov
3
-20
/
+20
2015-04-24
unknown-elf.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): fix ternary operator in fprint...
Thomas Preud'homme
1
-2
/
+2
2015-04-23
[ARM] Rewrite vc<cond> NEON patterns to use RTL operations rather than UNSPECs
Kyrylo Tkachov
2
-99
/
+128
2015-04-23
re PR target/26702 (.size is not emitted for BSS variables)
Ramana Radhakrishnan
1
-0
/
+2
2015-04-23
[ARM] Remove an unused reload hook.
Matthew Wahab
3
-274
/
+0
2015-04-23
[ARM] Restrict {load,store}_multiple expanders to MAX_LD_STM_OPS regs
Kyrylo Tkachov
1
-2
/
+2
2015-04-23
[ARM] Make issue rate part of per-core tuning structs
Kyrylo Tkachov
3
-52
/
+69
2015-04-18
remove need for store_values_directly
Trevor Saunders
1
-7
/
+7
[next]