Károly Balogh
|
89aadb22c2
Amiga/m68k: software atomic operations implementation for multithreading
|
10 years ago |
Jonas Maebe
|
e02e742997
* removed OS check when loading the address of a symbol on AArch64, it's
|
10 years ago |
Károly Balogh
|
f5bcb011ea
amicommon: properly arbitrate access to the open file list in a multithreaded environment
|
10 years ago |
Jonas Maebe
|
528b0832c6
* fixed test for Linux/AArch64 (patch by Edmund Grimley Evans)
|
10 years ago |
Jonas Maebe
|
6185ca8f3c
+ socket and ipc support for Linux/AArch64 (patch by Edmund Grimley Evans)
|
10 years ago |
Jonas Maebe
|
41e4f7a55a
+ ELF/AArch64 resource handling support (patch by Edmund Grimley Evans)
|
10 years ago |
Jonas Maebe
|
4fa2edc638
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
|
10 years ago |
Jonas Maebe
|
3c8068ad0b
+ Aarch64 support in the fpc binary (patch by Edmund Grimley Evans)
|
10 years ago |
Jonas Maebe
|
8628d50aba
+ Linux/AArch64 compiler support (patch by Edmund Grimley Evans)
|
10 years ago |
michael
|
4242934edb
* Fixed ftruncate to take 64-bit argument
|
10 years ago |
Jonas Maebe
|
89418d23e5
* regenerated Makefiles with Linux/AArch64 support
|
10 years ago |
Jonas Maebe
|
7d16df9bea
+ Linux/AArch64 support in fpmkunit/fpcmake (patch by Edmund Grimley Evans)
|
10 years ago |
Jonas Maebe
|
095f308935
* changed ELF relocation type to longword, as required for 64 bit targets
|
10 years ago |
blikblum
|
8e9b246042
* Properly set detail sql when master key is null. Issue #11423
|
10 years ago |
blikblum
|
6542cfe0ad
* Don't fetch all records in detail dataset when master dataset is empty
|
10 years ago |
marcus
|
ff56b81ad3
AROS: Copy WBArgs to argv so its available for Objpas.ParamStr()
|
10 years ago |
lacak
|
5b3b1c7dea
fcl-db: sqlite: implement CreateDB/DropDB methods + InitializeSqlite/ReleaseSqlite
|
10 years ago |
lacak
|
126f94ba41
fcl-db: sqlite: implement CreateDB/DropDB methods
|
10 years ago |
lacak
|
ab93b0bbe6
fcl-db: sdfdataset: attempt to fix "misaligned data access" error on WinCE / ARM platform. Bug #17871
|
10 years ago |
lacak
|
8215c485f2
fcl-db: sdfdataset: improved handling of space padded values according to RFC4180:"Spaces are considered part of a field and should not be ignored".
|
10 years ago |
lacak
|
5c9d5cf896
fcl-db: base: TBlobField.GetAsString returns uninitialized Result for blob Size=0. Bug #28113
|
10 years ago |
lacak
|
d5570fb4c4
fcl-db: base: fix TBlobField.SetBlobType. Bug #28103
|
10 years ago |
Jonas Maebe
|
b5081d76c6
* since we insert the internal ansistring record types in the symtable of
|
10 years ago |
florian
|
b4fc11fe06
* implemented r30870 for all platforms: pass dyn. array parameters like pointer parameters so typically in a register
|
10 years ago |
Jonas Maebe
|
9b987fde93
* fmShareDenyNone should also take a shared lock (+ test)
|
10 years ago |
Jonas Maebe
|
be6dc49aa5
* fixed test for Windows (the fact that it worked for Unix was due to a bug
|
10 years ago |
Jonas Maebe
|
23254e7ce2
* refactored definition of pthread_mutex_t into single location
|
10 years ago |
Jonas Maebe
|
0a1b851b5c
- removed commented out MIPS mutex size constants
|
10 years ago |
florian
|
b61fd60b9d
+ support for {$I %CURRENTROUTINE%}
|
10 years ago |
florian
|
afa5546ff8
* aktcommentstyle => current_commentstyle
|
10 years ago |