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
/
powerpc
/
cpuinfo.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* safecall support is meanwhile generic, so enabled for all linux targets
florian
2020-01-31
1
-0
/
+1
*
* disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does
jonas
2020-01-29
1
-2
/
+2
*
Systematically include fpcdefs.inc at sart of all units used by compiler
pierre
2019-07-03
1
-0
/
+2
*
Moved tcontrollerdatatype out into cpuinfo.
laksen
2015-09-07
1
-1
/
+7
*
+ change always floating point divisions into multiplications if they are a p...
florian
2014-11-16
1
-0
/
+3
*
* boolean constant instead of IFDEFs for detection of microcontroller support
hajny
2014-11-10
1
-0
/
+17
*
* -O4 switch for optimizations which are correct but which might have une...
florian
2012-08-09
1
-0
/
+1
*
+ introduce -Oofastmath
florian
2012-08-08
1
-1
/
+1
*
+ optimization that (re)orders instance fields of Delphi-style classes in
jonas
2012-07-22
1
-1
/
+2
*
* enabled node cse with -O2 for ppc32
jonas
2010-09-19
1
-2
/
+2
*
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
micha
2008-03-02
1
-1
/
+2
*
* enabled tail recursion optimization for ppc
jonas
2007-09-08
1
-2
/
+2
*
- removed ppc601 as ppc32 cpu target
jonas
2007-02-03
1
-4
/
+8
*
* fixed two small errors
florian
2006-10-11
1
-1
/
+6
*
* reorganized optimizer switch sets
florian
2006-10-11
1
-3
/
+3
*
- disabled loop unrolling for level 3 optimizations since it only causes
jonas
2006-03-17
1
-1
/
+1
*
* list supported optimization options in -i
peter
2006-03-13
1
-0
/
+3
*
* rewrite of optimizer options
peter
2006-03-13
1
-6
/
+10
*
* inline and compilerproc are now procoptions instead of proccall types
jonas
2005-07-18
1
-2
/
+0
*
* log and id tags removed
fpc
2005-05-21
1
-19
/
+0
*
initial import
fpc
2005-05-16
1
-0
/
+92