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
/
narmcnv.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* patch by Marģers to unify internal error numbers, resolves #37888
florian
2020-10-13
1
-7
/
+7
*
Only try to use softfpu functions when fputype is fpu_soft
pierre
2020-07-09
1
-2
/
+2
*
Do not use inherited first_int_to_real when arm FPU_HAS_FPA is in fpu_capabi...
pierre
2020-05-05
1
-1
/
+2
*
* get rid of fpu_vfp_first/last hack
florian
2020-04-13
1
-2
/
+2
*
* fixes compilation on WinCE
florian
2020-04-13
1
-2
/
+6
*
* reorganized arm cpu flags
florian
2020-04-12
1
-3
/
+3
*
* cleanup
florian
2020-04-02
1
-19
/
+1
*
* reworked arm vfp capability handling to use fpu_capabilites
florian
2019-08-13
1
-9
/
+6
*
+ fpu_capabilities for arm
florian
2019-07-30
1
-5
/
+1
*
* fix case completeness and unreachable code warnings in compiler that would
jonas
2019-05-12
1
-0
/
+3
*
* tarmtypeconvnode.first_int_to_real should call the generic method in the pa...
florian
2017-02-12
1
-0
/
+3
*
+ added volatility information to all memory references
jonas
2016-11-27
1
-1
/
+1
*
* fix VFPv4 support
florian
2016-03-06
1
-0
/
+2
*
* replaced current_procinfo.currtrue/falselabel with storing the true/false
jonas
2015-08-27
1
-12
/
+3
*
* correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF ...
florian
2015-05-02
1
-0
/
+4
*
* renamed getdatalabel() to getglobaldatalabel
jonas
2015-03-27
1
-1
/
+1
*
Merge from armiw branch.
laksen
2015-03-13
1
-5
/
+6
*
+ support for LOC_(C)MMREGISTER in hlcg
jonas
2013-05-31
1
-2
/
+2
*
* intial armv6m support, it is not working yet, constant pool insertation and...
florian
2013-03-03
1
-10
/
+10
*
* remove unused units from uses statements
florian
2013-01-03
1
-7
/
+4
*
o merge of the branch laksen/arm-embedded of Jeppe Johansen:
florian
2012-10-21
1
-3
/
+64
*
+ a lot missing flag allocs/deallocs added
florian
2012-08-23
1
-0
/
+1
*
+ track usage of flags by using a new register RS_/NR_DEFAULTFLAGS
florian
2012-08-22
1
-0
/
+3
*
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
jonas
2012-05-13
1
-4
/
+4
*
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
jonas
2012-03-29
1
-2
/
+4
*
* handle int_to_bool for qwordbools correctly on arm
florian
2011-12-31
1
-3
/
+21
*
* Always create a section before emitting data to current_asmdata.asmlists[al...
sergei
2011-06-24
1
-1
/
+1
*
o added ARM VPFv2/VFPv3 support:
jonas
2009-12-03
1
-44
/
+82
*
* the compiler now explicitly keeps track of the minimally guaranteed
jonas
2009-02-08
1
-1
/
+1
*
* I hope it's proper fix for r10688.
yury
2008-04-18
1
-2
/
+3
*
* Fix for tw10233 for all CPUs.
yury
2008-04-18
1
-4
/
+2
*
* Improved fix for bug #10233 for better Delphi compatibility and efficiency:
yury
2008-04-15
1
-1
/
+0
*
* Fixed a_load_reg_reg for arm.
yury
2008-04-15
1
-3
/
+6
*
* explicit typecasting of any ordinal type to a boolean of the same
jonas
2008-03-21
1
-6
/
+3
*
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
jonas
2008-01-24
1
-3
/
+15
*
* remove registers{int/mmx/fpu} from firstpass
peter
2007-09-26
1
-2
/
+0
*
- removed several ;;
florian
2007-05-28
1
-1
/
+1
*
* fixed longint -> real, was broken in 6153
florian
2007-01-28
1
-29
/
+39
*
* fixed dword -> single
florian
2007-01-23
1
-1
/
+1
*
* fixed dword -> double in fpa mode
florian
2007-01-23
1
-1
/
+40
*
* some fpu emulation code from arm to generic code generator moved
florian
2006-11-04
1
-68
/
+1
*
* remove tdictionary and tindexarray
peter
2006-11-03
1
-1
/
+1
*
* settings refactored
florian
2006-10-30
1
-1
/
+1
*
* remove ttype
peter
2006-10-29
1
-27
/
+27
*
* fixed softfpu support
florian
2006-10-15
1
-1
/
+33
*
Merged revisions 2921-2922,2925 via svnmerge from
peter
2006-03-16
1
-34
/
+34
*
* support multiple asmlabel types, renamed getlabel to
peter
2005-09-18
1
-3
/
+3
*
* fixed stupid copy/paste which turned softfloat always off
florian
2005-08-28
1
-4
/
+4
*
+ softfloat support for wince
florian
2005-08-28
1
-25
/
+65
*
* log and id tags removed
fpc
2005-05-21
1
-10
/
+0
[next]