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
/
cpubase.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* remove unused units from uses statements
florian
2013-01-03
1
-2
/
+0
*
Use TRegNameTable instead of array[tregisterindex] of string[10]
masta
2012-10-22
1
-1
/
+1
*
o merging r22801 of Jeppe Johansen
florian
2012-10-21
1
-0
/
+38
*
o merge of the branch laksen/arm-embedded of Jeppe Johansen:
florian
2012-10-21
1
-6
/
+47
*
* patch by Jeppe Johansen to add support for handling different flags for xPS...
florian
2012-09-29
1
-2
/
+5
*
Introduce a version of MatchInstruction for multiple instructions
masta
2012-08-24
1
-0
/
+3
*
* make cpubase for arm use inlining
florian
2012-08-22
1
-0
/
+2
*
+ track usage of flags by using a new register RS_/NR_DEFAULTFLAGS
florian
2012-08-22
1
-0
/
+3
*
Introduce split_into_shifter_const to ARM-Code Generator
masta
2012-06-18
1
-0
/
+25
*
Use roldword intrinsic instead of function rotl.
masta
2012-06-18
1
-7
/
+1
*
* consistently define empty saved_mm_registers arrays as containing a single
jonas
2012-06-15
1
-1
/
+1
*
* patch by Nico Erfurth:
florian
2012-05-17
1
-15
/
+15
*
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
jonas
2012-05-12
1
-1
/
+2
*
patches by Nico Erfurth to improve the arm peephole optimizer:
florian
2012-04-24
1
-0
/
+4
*
- removed some no longer used constants
florian
2012-04-01
1
-7
/
+0
*
* use r7 instead of r11 as frame pointer on Darwin/iOS, and make sure r7
jonas
2012-03-29
1
-3
/
+3
*
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
jonas
2012-03-29
1
-3
/
+3
*
- removed no more used constants
florian
2011-08-13
1
-33
/
+0
*
+ Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield
jonas
2011-01-11
1
-0
/
+3
*
o added ARM VPFv2/VFPv3 support:
jonas
2009-12-03
1
-5
/
+41
*
* merged armthum branch
florian
2009-10-04
1
-10
/
+25
*
* added register type parameter to cgsize2subreg(), as the subreg can
jonas
2009-07-19
1
-2
/
+2
*
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
yury
2008-07-23
1
-1
/
+1
*
* fixed copy&paste error in rev. 10460
florian
2008-03-08
1
-1
/
+1
*
* fix int64 result passing on armeb
micha
2008-03-08
1
-13
/
+42
*
+ default code now preserves mm registers
florian
2007-10-27
1
-0
/
+4
*
* handle pc relative offsets in ldf/stf correctly
florian
2007-01-21
1
-1
/
+1
*
- removed unnecessary array
florian
2006-07-18
1
-2
/
+0
*
* changed result type of dwarf_reg from byte to shortint to avoid
jonas
2006-07-14
1
-2
/
+2
*
* use dwarf_reg()
peter
2006-03-26
1
-0
/
+9
*
* continued to work on arm binary writer, started to fix operand matching
florian
2005-09-11
1
-0
/
+24
*
+ added all used instructions to armins.dat
florian
2005-09-08
1
-18
/
+1
*
*c <int64>:=-<longint> fixed (bug 4253)
florian
2005-08-05
1
-0
/
+1
*
* compiling error fixed
florian
2005-06-27
1
-2
/
+2
*
* log and id tags removed
fpc
2005-05-21
1
-15
/
+0
*
initial import
fpc
2005-05-16
1
-0
/
+527