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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fixes broken compilation after merging
florian
2018-09-26
1
-5
/
+2
*
Merged riscv_new branch
florian
2018-09-26
29
-5
/
+2253
*
* Re-generated lists of android syscalls by a new script. The lists are more ...
yury
2018-09-12
1
-1
/
+1
*
* Android: The list of supported syscalls has been auto-generated directly fr...
yury
2018-09-11
5
-43
/
+18
*
* Add PAGESIZE local constant.
pierre
2018-09-11
1
-1
/
+13
*
Add FPC_SOFT_FPUX80 and FPC_SOFT_FPU128 define handling
pierre
2018-09-11
1
-4
/
+16
*
* deprecations, remove oldlinux.
marco
2018-08-23
1
-5948
/
+0
*
* another stat file cleanup.
marco
2018-08-20
1
-48
/
+3
*
* remove deprecated parts linux stat records (FPC 1.0 leftovers)
marco
2018-08-19
6
-224
/
+15
*
* regenned makefile without date/rev components for easier merging.
marco
2018-08-18
1
-1
/
+1
*
Improve detect_linuxvcs to allow parsing of /proc/PID/stat even with spaces ...
pierre
2018-08-06
1
-12
/
+39
*
* updated dependencies of unit ports (objpas and x86 is no longer required on
nickysn
2018-07-04
2
-3
/
+3
*
Regenerated Makefile's after addition of ppas and ppaslink script removal in ...
pierre
2018-04-12
1
-4
/
+28
*
* x86_64-linux uses now pascal init code
florian
2018-03-04
2
-3
/
+1
*
* partly reverted #38320, the code was correct
florian
2018-03-03
2
-52
/
+51
*
* ensure that the stack is aligned after haltproc, should resolve #33311
florian
2018-03-03
2
-0
/
+2
*
* keep stack aligned when using profiler stubs
florian
2018-02-23
2
-0
/
+4
*
* added O_CLOEXEC
michael
2018-02-02
1
-0
/
+3
*
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy...
pierre
2018-01-02
2
-3
/
+3
*
* fpcmake.inc and Makefiles renerated after last commit
florian
2017-12-27
1
-1
/
+1
*
linux: an attempt to clean up and fix syscall calling conventions for ftrunca...
karoly
2017-12-12
8
-49
/
+34
*
linux: removed some old junk which was commented out over a decade ago
karoly
2017-12-12
1
-13
/
+0
*
tabs to spaces. no functional changes
karoly
2017-12-12
1
-94
/
+94
*
* Android: Include list of supported syscalls for each CPU.
yury
2017-10-17
5
-6
/
+69
*
* Fixed version of FpSysCall() with 6 params for Linux with PIC.
yury
2017-10-17
1
-1
/
+5
*
* regenerate Makefile after r37337
svenbarth
2017-09-27
1
-4
/
+8
*
* fix parallel compilation of Linux RTL: the software FPU units require the O...
svenbarth
2017-09-27
1
-3
/
+3
*
Fix loading of argc field (longint type) of TEntryInformation.OS record
pierre
2017-09-26
2
-2
/
+4
*
Add units softfpu, sfpux80, sfpu128, ufloatx80 and ufloat128 to list of unit...
pierre
2017-09-19
2
-151
/
+131
*
* TIOCtlRequest is 64 bit on sparc64
florian
2017-08-20
1
-1
/
+4
*
Fix PIC code
pierre
2017-07-26
1
-15
/
+17
*
Fix PIC code
pierre
2017-07-26
1
-12
/
+14
*
Force PIC usage for sparc64 CPU
pierre
2017-07-26
1
-0
/
+5
*
Add -KPIC to ASSHAREDOPT for sparc and sparc64
pierre
2017-07-25
2
-0
/
+4
*
Sparc64 uses the same value as sparc for O_APPEND
pierre
2017-07-24
1
-4
/
+4
*
* sparc64 uses the same different signal numbers as sparc32 on linux
florian
2017-07-22
1
-3
/
+3
*
* sparc64-linux has to use syscall_nr_gettimeofday instead of syscall_nr_time...
florian
2017-07-21
1
-0
/
+5
*
* fixed fppipe for sparc64-linux
florian
2017-07-21
1
-7
/
+6
*
sparc64 also uses 0245408 TCGETS constant
pierre
2017-07-13
1
-2
/
+2
*
* some type declarations for sparc64-linux fixed
florian
2017-07-09
2
-4
/
+8
*
* cosmetics
florian
2017-07-09
1
-1
/
+1
*
* Use specific type for TFPSet elements
michael
2017-07-09
1
-2
/
+3
*
* forgot to correctly enable bootstrapping from direct to indirect entry for ...
svenbarth
2017-07-08
1
-2
/
+2
*
* switch x86_64-linux to indirect entry, essentially allowing for the use of ...
svenbarth
2017-07-08
8
-59
/
+365
*
* prepare Linux RTL for a platform-by-platform switch to indirect entry infor...
svenbarth
2017-07-08
4
-3
/
+128
*
* fix Fpfstat as Fpstat has been fixed in r36664, sparc64 needs explictly an ...
florian
2017-07-07
1
-2
/
+2
*
* initial implementation of c startup code for sparc64-linux
florian
2017-07-07
1
-4
/
+75
*
* revert r36666 as it interferes with r36664
florian
2017-07-07
1
-8
/
+6
*
Try to get a correct stat record
pierre
2017-07-07
1
-6
/
+8
*
* force usage of stat64 on sparc64
florian
2017-07-07
2
-3
/
+4
[next]