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
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Set softfloat_rounding_mode indise SetRoundMode function for all CPUs.
pierre
2021-01-03
1
-0
/
+1
*
Fix conversion between TFPURoundMode and bits of get_fsr according to SPARC-...
pierre
2020-07-13
1
-3
/
+8
*
* cpu specific header file for the system unit: cpuh.inc, moved several decla...
florian
2017-11-01
2
-1
/
+16
*
* updated FSF address (mantis #30198, patch by Paul Gevers)
jonas
2016-10-02
1
-2
/
+2
*
* Enabled internal handling of Abs(longint) for all targets. It has been impl...
sergei
2014-06-05
1
-8
/
+0
*
* SPARC: SetExceptionMask and SetRoundingMode must return the old value of ma...
sergei
2014-03-21
1
-6
/
+12
*
- MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff.
sergei
2014-03-20
2
-31
/
+0
*
- Removed mathuh.inc files which are identical for all targets (except m68k, ...
sergei
2014-03-18
1
-29
/
+0
*
+ SPARC: assembler implementation of SarInt64.
sergei
2014-01-15
1
-0
/
+25
*
* use membar only for sparcv9(+)
florian
2012-12-03
1
-3
/
+7
*
+ Handle PIC code for unlimited GOT size
pierre
2012-09-27
1
-8
/
+154
*
Do not add 8 to NIL values of get_caller_addr
pierre
2012-09-11
1
-1
/
+5
*
Do not use nostackframe with local variable in get_fsr function
pierre
2012-09-05
1
-2
/
+3
*
Correct exceoption mask elements
pierre
2012-09-05
1
-2
/
+2
*
+ Added additional addr pointer parameter to
pierre
2012-06-24
1
-3
/
+3
*
+ initial implementation of iso style gotos in iso mode
florian
2010-08-05
2
-4
/
+4
*
+ support for the different rounding modes in the generic rounding
jonas
2008-06-27
1
-0
/
+10
*
* refactored SysResetFPU into SysInitFPU and SysResetFPU
florian
2007-10-28
1
-3
/
+10
*
* fixed sparc bootstrap
jonas
2007-08-08
1
-0
/
+6
*
* add memory barrier prototypes + implementation for i386 and sparc + use lws...
micha
2007-08-07
1
-0
/
+40
*
* fixed get_caller_frame() and get_caller_addr() for nil addresses
jonas
2007-05-25
1
-1
/
+9
*
* fixed unportable soft float mask handling which broke on big endian
jonas
2007-05-20
1
-1
/
+18
*
* sparc uses softfloat routines so softfloat exception masking needs to be se...
florian
2007-03-16
2
-4
/
+14
*
+ sparc InterlockedCompareExchange
jonas
2006-08-03
2
-124
/
+29
*
* move InterLocked functions to system unit
peter
2006-06-25
1
-0
/
+102
*
* reverted r2037 because of braindead "out" semantics for refcounted
jonas
2005-12-24
1
-1
/
+1
*
* changed formal "var" paramters of move, movechar0 and fill* into
jonas
2005-12-23
1
-1
/
+1
*
+ Removed INTERNCONSTINTF define
michael
2005-06-07
2
-15
/
+1
*
* remove $Log
peter
2005-06-07
12
-116
/
+0
*
* log and id tags removed
fpc
2005-05-21
11
-11
/
+0
*
+ Removed VER1_0 defines
michael
2005-05-19
2
-2
/
+2
*
initial import
fpc
2005-05-16
12
-0
/
+1039