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
/
xtensa
/
cpuinfo.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* (modified) patch by Christo Crause: ESP8266 doesn't support min/max instr...
florian
2020-12-06
1
-2
/
+3
*
+ xtensa: make use of nsau to implement Bsr*
florian
2020-09-26
1
-1
/
+2
*
* Xtensa: tcgcpu.g_concatcopy makes use of loop extensions if available
florian
2020-09-05
1
-2
/
+3
*
* Xtensa: make use of divide extension if available
florian
2020-08-22
1
-2
/
+3
*
+ Xtensa: make use of muluh/mulsh instructions
florian
2020-08-22
1
-2
/
+3
*
+ Xtensa: more cpu capabilites
florian
2020-07-04
1
-2
/
+3
*
* Xtensa: patch by Christo Crause: fix controller date for esp8266, part of...
florian
2020-06-25
1
-1
/
+1
*
* xtensa-embedded: fix setting of the fpu and abi
florian
2020-05-05
1
-2
/
+2
*
* Xtensa: patch by Christo Crause to handle the sign extension architecture...
florian
2020-04-11
1
-2
/
+3
*
+ Xtensa: hard float support, i.e. make use of floating point extension if ...
florian
2020-04-03
1
-8
/
+12
*
* ESP32: set flash size to a resonable value (assumes external flash for now)
florian
2020-03-31
1
-1
/
+1
*
+ initial FreeRTOS RTL support, largely based on the Embedded target, limit...
florian
2020-03-29
1
-0
/
+2
*
* Xtensa: no scheduler yet but loops can be unrolled
florian
2020-03-27
1
-1
/
+1
*
+ Xtensa: CALL0 abi started
florian
2020-03-21
1
-8
/
+14
*
* Xtensa: initial controller types
florian
2020-03-21
1
-2
/
+9
*
+ Xtensa: initial skeleton completed
florian
2020-03-20
1
-0
/
+147