index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fix bootstrapping on aarch64-linux with 3.2.x
florian
2021-04-25
1
-26
/
+26
*
+ Aarch64: directly inline code for frac(...)
florian
2021-04-25
1
-0
/
+11
*
+ Aarch64: use frintz for int(...) instead of creating a helper call
florian
2021-04-25
1
-15
/
+15
*
* fpsr and fpcr are 64 bit on aarch64
florian
2021-04-24
1
-8
/
+8
*
+ Aarch64: completed LSE support for all interlocked operations
florian
2021-04-16
1
-0
/
+38
*
+ Aarch64: use LSE if available for atomic intrinsics
florian
2021-04-03
1
-1
/
+36
*
* Set softfloat_rounding_mode indise SetRoundMode function for all CPUs.
pierre
2021-01-03
1
-1
/
+1
*
* for Aarch64 inline assembly comments need to start with //
svenbarth
2020-10-18
1
-1
/
+1
*
* AArch64: added SIMD instructions (only plain ARMv8-A for now)
jonas
2020-10-15
2
-7
/
+7
*
* Aarch64: fix Math.SetExceptionMask for implementations throwing hardware
florian
2020-09-16
1
-14
/
+12
*
* llvm sometimes uses the AArch64 framepointer register as a regvar in the
jonas
2020-01-29
1
-0
/
+7
*
o AArch64:
florian
2019-10-11
1
-4
/
+17
*
+ support for software floating point exception handling on AArch64 (-CE)
florian
2019-09-01
3
-5
/
+86
*
* cpu specific header file for the system unit: cpuh.inc, moved several decla...
florian
2017-11-01
2
-1
/
+16
*
* replaced AArch64 setjmp/longjmp code initially taken from NetBSD with
jonas
2015-02-25
2
-77
/
+17
*
* support for the "RaisePending" parameter of RaiseExceptions on AArch64
jonas
2015-02-23
1
-2
/
+23
*
* switched to using the stack pointer as base register for the temp allocator
jonas
2015-02-23
1
-6
/
+0
*
+ aarch64 makefile.cpu
jonas
2015-02-23
1
-0
/
+7
*
* dummy strings.inc for aarch64
jonas
2015-02-23
1
-0
/
+17
*
+ aarch64 fpu init, atomic routines and memory barriers
jonas
2015-02-23
1
-0
/
+328
*
+ AArch64 setjump code based on NetBSD version
jonas
2015-02-23
2
-0
/
+164
*
+ dummy AArch64 stringss.inc file
jonas
2015-02-23
1
-0
/
+18
*
+ dummy set.inc for AArch64
jonas
2015-02-23
1
-0
/
+15
*
+ round/trunc/int for AArch64
jonas
2015-02-23
1
-0
/
+86
*
+ dummy int64p.inc
jonas
2015-02-23
1
-0
/
+15
*
+ aarch64 fpu rounding mode/exception support
jonas
2015-02-23
1
-0
/
+136