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
/
rtl
/
embedded
/
system.pp
Commit message (
Expand
)
Author
Age
Files
Lines
*
* revert r47598: implement TRandomGenerator
ondrej
2020-11-27
1
-1
/
+1
*
* rtl: implement TRandomGenerator for thread-safe random
ondrej
2020-11-26
1
-1
/
+1
*
- remove local Random() implementations that weren't exported anyway (LongInt...
svenbarth
2020-08-01
1
-28
/
+0
*
+ Xtensa: completed rtl skeleton
florian
2020-03-21
1
-0
/
+1
*
* AVR: due to recent fixes, EXCLUDE_COMPLEX_PROCS is not needed anymore
florian
2020-01-19
1
-2
/
+4
*
Fixed stack checking for embedded target. Based on work by Christo Crause
laksen
2019-06-01
1
-2
/
+12
*
Add FPC_SYSTEM_EXIT_NO_RETURN macro for embedded target
pierre
2019-01-07
1
-0
/
+1
*
+ embedded uses also FPC_STDOUT_TRUE_ALIAS to save memory
florian
2018-02-11
1
-0
/
+3
*
* fixed bug, caused by an incorrect order of ifdefs, which caused the system
nickysn
2016-06-18
1
-1
/
+1
*
+ added various things, needed for i8086 compilation to the system unit of the
nickysn
2016-06-17
1
-0
/
+36
*
+ define FPC_NO_DEFAULT_HEAP for the embedded target as well
florian
2016-05-16
1
-0
/
+1
*
Add support for ram-less AVR chips and simultanously optimize flash/ram size...
laksen
2015-11-22
1
-9
/
+2
*
+ slightly modified patch by lelekx to implement plugable file routines for t...
florian
2015-05-02
1
-0
/
+28
*
* noreturn directive
florian
2015-04-19
1
-1
/
+1
*
* disable several complex procedures for avr with a newly introduced define: ...
florian
2015-04-11
1
-0
/
+7
*
Add classes and stub thread support in the embedded rtl.
laksen
2015-03-22
1
-2
/
+3
*
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
sergei
2014-11-22
1
-4
/
+0
*
* compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not nece...
sergei
2014-09-15
1
-4
/
+3
*
* Removed SysInitFPU/SysResetFPU from (remaining) system units initialization...
sergei
2014-03-17
1
-0
/
+2
*
Fix compilation of ARM-embedded RTL
laksen
2014-03-12
1
-0
/
+2
*
+ add random code from Francesco's GBA code
florian
2013-01-02
1
-18
/
+35
*
+ newline
florian
2013-01-01
1
-0
/
+1
*
* calling SysInitExceptions is not really needed because it sets only some va...
florian
2012-12-31
1
-2
/
+9
*
o merge of the branch laksen/arm-embedded of Jeppe Johansen:
florian
2012-10-21
1
-1
/
+1
*
+ FileNameCasePreserving added - see #18066 in Mantis
hajny
2012-04-15
1
-1
/
+2
*
* moved heap manager on embedded systems into a separate unit
florian
2011-09-21
1
-139
/
+22
*
* fix compilation without exit code
florian
2011-08-27
1
-0
/
+4
*
+ only include softfpu if FPUNONE is not set
florian
2011-02-26
1
-0
/
+4
*
* improved feature defines
florian
2009-02-01
1
-13
/
+29
*
* fixed compilation of embedded system unit: path helper functions depend now...
florian
2009-01-26
1
-5
/
+8
*
* fixed compilation of embedded system unit
florian
2008-08-12
1
-1
/
+5
*
* AllowDirectorySeparators and AllowDriveSeparators typed constants
peter
2008-01-29
1
-0
/
+3
*
* revert r9557, the performance impact is to big for an academic corner
peter
2007-12-31
1
-0
/
+5
*
* Implemented late thread manager initialization. Thread manager code is not ...
yury
2007-12-28
1
-5
/
+0
*
* refactored SysResetFPU into SysInitFPU and SysResetFPU
florian
2007-10-28
1
-0
/
+2
*
+ AllFilesMask constant added
hajny
2007-09-15
1
-0
/
+1
*
+ start of embedded rtl
florian
2006-12-17
1
-0
/
+310