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
/
compiler
/
arm
/
cgcpu.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ARM: Fixed GOT init when optimization is off.
yury
2015-09-16
1
-13
/
+8
*
* ARM: Do not use R9 as a fixed GOT register.
yury
2015-09-16
1
-5
/
+16
*
* Big fix for ARM GOT support to make it work:
yury
2015-09-14
1
-4
/
+14
*
Fix ARMv3/ARMv2A support.
laksen
2015-09-06
1
-21
/
+94
*
+ added tasmlist parameter to getintparaloc() (needed for llvm)
jonas
2015-04-04
1
-3
/
+3
*
* renamed getdatalabel() to getglobaldatalabel
jonas
2015-03-27
1
-1
/
+1
*
* synchronised with trunk till r30240
jonas
2015-03-15
1
-62
/
+41
|
\
|
*
Merge from armiw branch.
laksen
2015-03-13
1
-63
/
+42
*
|
* synchronized with privatetrunk till r30095
jonas
2015-03-05
1
-15
/
+47
|
\
\
|
|
/
|
*
* moved x86-specific requirements from the generic bsr/bsf code to the
jonas
2015-02-23
1
-2
/
+2
|
*
o fix wince compilation:
florian
2015-02-21
1
-1
/
+3
|
*
* ARM: Fixed interface wrapper generation after r28542 for targets without BX...
sergei
2015-01-30
1
-1
/
+4
|
*
ARM: mimic what GNU C does while calling the profiling mcount on ARM
karoly
2014-09-13
1
-1
/
+4
|
*
ARM: first naive attempt to get gprofiling work for arm-linux. (Work-In-Progr...
karoly
2014-09-12
1
-0
/
+9
|
*
* improve ldr*/str* handling for arm thumb
florian
2014-09-02
1
-16
/
+16
|
*
* fixes reference handling for arm thumb and ldrh, not perfect yet
florian
2014-08-31
1
-2
/
+13
|
*
+ implemented tthumbcgarm.g_external_wrapper in a way which does not destroy lr
florian
2014-08-31
1
-0
/
+28
|
*
* fixes reference handling for arm thumb and ldrb, not perfect yet and other ...
florian
2014-08-31
1
-4
/
+11
|
*
* several issues with interface wrappers for thumb fixed
florian
2014-08-30
1
-3
/
+8
*
|
* moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because
jonas
2014-08-19
1
-165
/
+0
|
/
*
* Dummy implementations of a_bit_scan_reg_reg and g_stackpointer_alloc in tcg...
sergei
2014-07-06
1
-7
/
+0
*
Constrained a number of optimizations and updated reference offsets for ARM T...
laksen
2014-06-21
1
-4
/
+54
*
{ARM} Implement usage of generic division-by-const optimization
masta
2014-06-10
1
-0
/
+24
*
arm: an attempt to improve the a_op_const_ref patch in r27881
karoly
2014-06-06
1
-3
/
+1
*
arm: have a CPU specific op_const_ref, so the reference doesn't get fixed up ...
karoly
2014-06-06
1
-0
/
+14
*
* do not reuse tmp. registers in tbasecgarm.handle_load_store
florian
2014-03-30
1
-27
/
+31
*
* handle vldr/vstr references with offsets correctly
florian
2014-03-24
1
-77
/
+21
*
+ Support omitting the frame pointer on arm even in procedures with incoming ...
florian
2014-03-23
1
-15
/
+31
*
* handle fpu_vfpv3_d16 properly for thumb2
florian
2014-03-11
1
-1
/
+1
*
Fix some internalerror codes in the ARM CG
masta
2014-02-07
1
-6
/
+6
*
* a_call_ref functionality cannot be implemented efficiently at code generato...
sergei
2014-02-03
1
-11
/
+0
*
Don't do ARM FoldShiftLdrStr peephole optimization if there's an offset in th...
laksen
2014-02-01
1
-1
/
+9
*
Try to change typical constant AND-masking operations into shifts for ARM
masta
2014-01-22
1
-1
/
+25
*
+ added a size parameter to optimize_op_const and do a sign extension of the ...
nickysn
2014-01-22
1
-1
/
+1
*
Try to split constant XORs into two shiftimms on ARM.
masta
2014-01-13
1
-1
/
+1
*
Use optimize_op_const in ARM cg
masta
2014-01-01
1
-23
/
+21
*
* unified internal errors
florian
2013-12-28
1
-2
/
+2
*
* fixes several issues which cause warnings by the dfa code when using it to ...
florian
2013-12-01
1
-0
/
+6
*
* (re)set upper bits of register when appropriate for all operations in
jonas
2013-10-22
1
-2
/
+5
*
* unified internal errors
florian
2013-10-05
1
-4
/
+4
*
* calculate stack correction on exit correctly if stack parameters are passed
florian
2013-09-05
1
-4
/
+13
*
* fix tthumbcgarm.g_flags2reg, mov reg,#imm for thumb updates the flags
florian
2013-09-05
1
-5
/
+8
*
* do shifts for sign/zero extensions correctly
florian
2013-09-04
1
-3
/
+3
*
* fixed a_load_reg_reg for thumb
florian
2013-09-03
1
-4
/
+23
*
use a TSuperRegister instead of an aint
karoly
2013-08-28
1
-3
/
+3
*
trying harder to follow the code style (no functional changes)
karoly
2013-08-28
1
-6
/
+7
*
save an extra reg if it's required to keep 64bit stack alignment on ARM
karoly
2013-08-27
1
-1
/
+26
*
+ arm: tsettings.instructionset
florian
2013-08-25
1
-19
/
+19
*
* arm thumb does not support ror reg1,reg2,#imm
florian
2013-08-23
1
-1
/
+1
*
* do not use r13/r15 for certain data processing operations
florian
2013-08-23
1
-1
/
+19
[next]