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
/
common
/
config
/
aarch64
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-24
aarch64: Make AARCH64_FL_CRYPTO always unset
Andrew Carlotti
1
-0
/
+4
2025-01-24
aarch64: Refactor aarch64_rewrite_mcpu
Andrew Carlotti
1
-61
/
+17
2025-01-24
aarch64: Rewrite architecture strings for assembler
Andrew Carlotti
1
-4
/
+45
2025-01-24
aarch64: Inline aarch64_get_all_extension_candidates
Andrew Carlotti
1
-11
/
+4
2025-01-24
aarch64: Move arch/cpu parsing to aarch64-common.cc
Andrew Carlotti
1
-6
/
+328
2025-01-24
aarch64: Rename info structs in aarch64-common.cc
Andrew Carlotti
1
-23
/
+27
2025-01-24
aarch64: Remove redundant generic cpu entry
Andrew Carlotti
1
-1
/
+0
2025-01-07
AArch64: Switch off early scheduling
Wilco Dijkstra
1
-0
/
+2
2025-01-02
Update copyright years.
Jakub Jelinek
2
-2
/
+2
2024-11-29
AArch64: Suppress default options when march or mcpu used is not affected by it.
Tamar Christina
1
-0
/
+27
2024-11-22
build: Remove INCLUDE_MEMORY [PR117737]
Andrew Pinski
1
-1
/
+0
2024-10-24
Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]
David Malcolm
1
-0
/
+1
2024-07-24
aarch64: Extend aarch64_feature_flags to 128 bits
Andrew Carlotti
1
-4
/
+8
2024-07-24
aarch64: Decouple feature flag option storage type
Andrew Carlotti
1
-5
/
+6
2024-07-24
aarch64: Define aarch64_get_{asm_|}isa_flags
Andrew Carlotti
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
2
-2
/
+2
2023-12-16
[aarch64] Add function multiversioning support
Andrew Carlotti
1
-0
/
+94
2023-12-16
aarch64: Fix +nopredres, +nols64 and +nomops
Andrew Carlotti
1
-8
/
+3
2023-12-16
aarch64: Fix +nocrypto handling
Andrew Carlotti
1
-8
/
+27
2023-12-07
aarch64: Add an early RA for strided registers
Richard Sandiford
1
-0
/
+1
2023-02-01
AArch64: Fix native detection in the presence of mandatory features which don...
Tamar Christina
1
-5
/
+17
2023-01-23
[PATCH 1/15] arm: Make mbranch-protection opts parsing common to AArch32/64
Andrea Corallo
1
-6
/
+7
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-09-29
aarch64: Tweak handling of -mgeneral-regs-only
Richard Sandiford
1
-0
/
+12
2022-09-29
aarch64: Tweak contents of flags_on/off fields
Richard Sandiford
1
-8
/
+6
2022-09-29
aarch64: Make more use of aarch64_feature_flags
Richard Sandiford
1
-9
/
+10
2022-09-29
aarch64: Tweak constness of option-related data
Richard Sandiford
1
-13
/
+13
2022-09-29
aarch64: Avoid std::string in static data
Richard Sandiford
1
-2
/
+2
2022-09-29
aarch64: Simplify generation of .arch strings
Richard Sandiford
1
-196
/
+47
2022-09-29
aarch64: Simplify feature definitions
Richard Sandiford
1
-11
/
+18
2022-09-29
aarch64: Avoid redundancy in aarch64-cores.def
Richard Sandiford
1
-1
/
+1
2022-09-29
aarch64: Add "V" to aarch64-arches.def names
Richard Sandiford
1
-1
/
+1
2022-09-29
aarch64: Rename AARCH64_FL_FOR_ARCH macros
Richard Sandiford
1
-1
/
+1
2022-09-29
aarch64: Rename AARCH64_ISA architecture-level macros
Richard Sandiford
1
-1
/
+1
2022-05-16
Use more ARRAY_SIZE.
Martin Liska
1
-2
/
+1
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-1
/
+1
2022-01-17
Rename .c files to .cc files.
Martin Liska
1
-0
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-05-18
Use startswith in targets.
Martin Liska
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-09-10
aarch64: Add support for Armv8-R
Alex Coplan
1
-2
/
+5
2020-05-21
Add outline-atomics to target attribute.
Martin Liska
1
-0
/
+4
2020-04-03
AArch64: Fix options canonicalization for assembler
Tamar Christina
1
-1
/
+16
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-12
Remove option_default_params and option_validate_param hooks.
Martin Liska
1
-44
/
+3
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-9
/
+6
2019-05-24
[aarch64] Change two function declaration types
Matthew Malcomson
1
-1
/
+1
2019-05-22
[aarch64] Introduce flags for SVE2.
Matthew Malcomson
1
-16
/
+19
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-1
/
+1
[next]