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
/
aarch64
/
aarch64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-10
aarch64-builtins.c (enum aarch64_type_qualifiers): Add qualifier_lane_pair_in...
Tamar Christina
1
-0
/
+3
2019-01-09
[AArch64, 5/6] Enable BTI : Add new pass for BTI.
Sudakshina Das
1
-1
/
+1
2019-01-09
[AArch64, 3/6] Restrict indirect tail calls to x16 and x17
Sudakshina Das
1
-1
/
+1
2019-01-09
[AArch64, 2/6] Add new arch command line feaures from ARMv8.5-A
Sudakshina Das
1
-1
/
+14
2019-01-09
[AArch64, 1/6] Enable ARMv8.5-A in gcc
Sudakshina Das
1
-0
/
+6
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-17
aarch64-protos.h (aarch64_use_simple_return_insn_p): New prototype.
Steve Ellcey
1
-7
/
+3
2018-10-28
Add D front-end, libphobos library, and D2 testsuite.
Iain Buclaw
1
-0
/
+3
2018-10-01
Ensure that outgoing argument size is at least 8 bytes when alloca and stack-...
Tamar Christina
1
-0
/
+17
2018-10-01
Updated stack-clash implementation supporting 64k probes.
Jeff Law
1
-0
/
+8
2018-09-19
[AARCH64] Use STLUR for atomic_store
Matthew Malcomson
1
-2
/
+4
2018-09-13
[AArch64] Add support for TARGET_COMPUTE_FRAME_LAYOUT
Vlad Lazar
1
-0
/
+3
2018-07-19
[PATCH, GCC, AARCH64] Add support for +profile extension
Andre Vieira
1
-0
/
+3
2018-06-27
[aarch64] Fix obsolete comment about X30
Siddhesh Poyarekar
1
-12
/
+11
2018-02-21
Add "native" as a valid option value for -march= on aarch64 (PR driver/83193).
Martin Liska
1
-0
/
+1
2018-02-01
[PR83370][AARCH64]Use tighter register constraint for sibcall patterns.
Renlin Li
1
-3
/
+3
2018-01-13
[AArch64] Add SVE support
Richard Sandiford
1
-17
/
+79
2018-01-11
[AArch64] Set NUM_POLY_INT_COEFFS to 2
Richard Sandiford
1
-9
/
+9
2018-01-11
2018-01-11 Tamar Christina <tamar.christina@arm.com>
Tamar Christina
1
-1
/
+2
2018-01-11
aarch64-modes.def (V2HF): New VECTOR_MODE.
Michael Collison
1
-0
/
+31
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-06
[AArch64] Add an endian_lane_rtx helper routine
Richard Sandiford
1
-2
/
+2
2017-11-02
Define MALLOC_ABI_ALIGNMENT
Wilco Dijkstra
1
-0
/
+3
2017-10-26
Introduce emit_frame_chain
Wilco Dijkstra
1
-3
/
+6
2017-10-23
Convert STARTING_FRAME_OFFSET to a hook
Richard Sandiford
1
-2
/
+0
2017-10-16
aarch64.h (AARCH64_FL_DOTPROD): New.
Tamar Christina
1
-5
/
+10
2017-10-02
[AArch64] PR71307: Define union class of POINTER+FP
Richard Sandiford
1
-0
/
+3
2017-09-25
Turn CONSTANT_ALIGNMENT into a hook
Richard Sandiford
1
-8
/
+0
2017-09-21
PR71951: Fix unwinding with -fomit-frame-pointer
Wilco Dijkstra
1
-0
/
+8
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
1
-2
/
+0
2017-09-04
Turn FUNCTION_ARG_PADDING into a target hook
Richard Sandiford
1
-4
/
+1
2017-09-04
Turn MODES_TIEABLE_P into a target hook
Richard Sandiford
1
-2
/
+0
2017-09-04
Turn HARD_REGNO_MODE_OK into a target hook
Richard Sandiford
1
-2
/
+0
2017-09-04
Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hook
Richard Sandiford
1
-6
/
+0
2017-09-04
PR82045: Avoid passing machine modes through "..."
Richard Sandiford
1
-1
/
+1
2017-07-21
Add RDMA support to falkor port.
Jim Wilson
1
-3
/
+5
2017-06-28
[AArch64] Do not increase data alignment at -Os and with -fconserve-stack.
Ramana Radhakrishnan
1
-8
/
+18
2017-06-20
[Patch AArch64] Add rcpc extension
James Greenhalgh
1
-0
/
+1
2017-01-19
[AArch64] Add commandline support for -march=armv8.3-a
Jiong Wang
1
-0
/
+8
2017-01-17
This patch simplifies the handling of EH return.
Wilco Dijkstra
1
-3
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-14
aarch64-cores.def: Add -1 as the variant to all of the cores.
Andrew Pinski
1
-1
/
+1
2016-12-02
[AArch64] Separate shrink wrapping hooks implementation
Kyrylo Tkachov
1
-0
/
+2
2016-10-07
aarch64-arches.def (AARCH64_ARCH): #undef at the end.
Andrew Pinski
1
-1
/
+0
2016-08-05
[AArch64] Handle HFAs of float16 types properly
James Greenhalgh
1
-0
/
+5
2016-08-01
This patch optimizes the prolog and epilog code to reduce the number of instr...
Wilco Dijkstra
1
-6
/
+22
2016-07-04
[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments and documentations
Jiong Wang
1
-3
/
+3
2016-07-04
[AArch64] ARMv8.2 command line and feature macros support
Matthew Wahab
1
-0
/
+11
2016-05-27
Remove aarch64_cannot_change_mode_class as the underlying issue (PR67609) has...
Wilco Dijkstra
1
-3
/
+0
[next]