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
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* floating point division by zero should throw run time error 208, fixed
florian
2020-08-03
1
-1
/
+1
*
Fix error in assembly startup code for sparc linux
pierre
2020-07-23
1
-1
/
+1
*
* many syscallh header files had GPL license instead of modified. I owned th...
marco
2020-01-17
1
-16
/
+8
*
* move sysnr.inc to a rtl/linux/sparcgen dir
florian
2017-06-03
1
-338
/
+0
*
+ .so startup code for sparc-linux.
sergei
2014-03-31
1
-0
/
+68
*
+ SPARC: support finalization routine supplied by dynamic linker.
sergei
2013-12-26
1
-9
/
+44
*
- SPARC RTL: removed assembler PIC/threadvar hacks.
sergei
2013-12-22
1
-295
/
+8
*
* updated address of FSF (mantis #24646, patch by Alexey Svistunov)
jonas
2013-06-27
2
-3
/
+4
*
* Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc
pierre
2012-12-25
2
-5
/
+5
*
Try to fix simply the fpc_threadvar_relocate_proc problem
pierre
2012-12-24
1
-0
/
+6
*
Fix PIC instruction for syscalls
pierre
2012-09-28
1
-40
/
+40
*
Add PIC code
pierre
2012-09-28
1
-0
/
+29
*
Add PIC specific code
pierre
2012-09-27
1
-1
/
+19
*
+ add support for unlimited PIC mode
pierre
2012-09-27
1
-0
/
+162
*
Adapt TSigContext to structure found by debugging
pierre
2012-09-27
1
-19
/
+32
*
Adapt TSigContext to structure found by debugging
pierre
2012-09-27
1
-13
/
+44
*
Integer Overflow signal must be mapped to error 215, not 205, which is for f...
pierre
2012-07-06
1
-1
/
+1
*
syscall 280 is __NR_tee for sparc CPU
pierre
2012-04-18
1
-1
/
+1
*
+ added missing syscalls so sparc-linux rtl compiles again
florian
2011-12-09
1
-3
/
+3
*
Fix shared library loading and unloading for Linux platforms. Shared library ...
tom_at_work
2011-09-08
1
-2
/
+15
*
* added syscall_nr_futex = 142 for sparc architecture
ivost
2011-02-24
1
-0
/
+1
*
- Revert micro-exe mode for now.
daniel
2010-10-15
1
-44
/
+16
*
+ If no unit is used, no symbol inside the system unit is used,
daniel
2010-10-10
1
-16
/
+44
*
* remove the RTL's installed signal handlers at the end of the system
jonas
2009-05-02
1
-1
/
+5
*
* update linux syscall numbers (merge powerpc64 to powerpc)
micha
2008-11-15
1
-1
/
+32
*
* More deprecated.
marco
2007-06-03
1
-31
/
+31
*
* fixed fpu rte code for invalid, inexact and "subscript out of range"
jonas
2007-05-25
1
-5
/
+0
*
* fixed multi-thread case of FPC_SYSCALL3 (all others were already correct)
jonas
2007-05-25
1
-6
/
+5
*
* exit -> exit_group to exit so unterminated threads are killed too
jonas
2007-05-25
3
-3
/
+3
*
* fixed program exitcode after change of operatingsystem_result from
jonas
2007-05-25
3
-9
/
+0
*
* another sparc/linux fix for stat (record must NOT be packed, or
jonas
2007-05-24
1
-1
/
+4
*
* fixed another bloody stat record issue
florian
2007-04-05
1
-0
/
+1
*
* Handle FPC_USE_LIBC case for Sparc too.
daniel
2007-03-23
1
-5
/
+26
*
* Make sparc/linux stat structure backward compatible too.
daniel
2007-03-23
1
-20
/
+42
*
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
marco
2007-02-16
1
-0
/
+31
*
* stat records differ too much: use stat include file
micha
2006-10-31
1
-44
/
+21
*
+ added missing syscalls from Mark Morgan Lloyd
jonas
2006-08-03
1
-4
/
+4
*
* syscalls regenerated by Neli.
marco
2006-02-12
1
-0
/
+28
*
* add initialstkptr to get the stackpointer at startup before
peter
2006-01-12
3
-2
/
+19
*
* fixed sparc building
florian
2005-12-27
1
-11
/
+0
*
+ runerror 214: bus error/data misaligment
florian
2005-10-03
1
-1
/
+5
*
* remove $Log
peter
2005-06-07
11
-140
/
+4
*
* log and id tags removed
fpc
2005-05-21
7
-8
/
+1
*
initial import
fpc
2005-05-16
11
-0
/
+1248