florian
|
a927181d87
* properly align threadvars for sparc64
|
8 年之前 |
svenbarth
|
208800ba2a
* regenerate Makefile after r36692
|
8 年之前 |
svenbarth
|
ba40d4e0f3
* gparmake and createlst are (usually) compiled using the installed host compiler, so don't pass FPCOPT which is geared towards the target compiler instead and thus passes the unit directory of the that compiler's RTL which leads to the compiler picking up the wrong startup object files
|
8 年之前 |
joost
|
cfbb7efc85
* llProgres -> llProgress
|
8 年之前 |
svenbarth
|
0f9451fbb7
* switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target
|
8 年之前 |
svenbarth
|
533789777b
* prepare Linux RTL for a platform-by-platform switch to indirect entry information, including the capability to bootstrap a direct entry target to an indirect one while using the assembly startup files of the indirect one
|
8 年之前 |
svenbarth
|
2c628e983d
* fix define so that m68k for Coldfire builds correctly again
|
8 年之前 |
michael
|
e9a3a807d0
* Fix overflows in intstrtodate (bug ID 32098)
|
8 年之前 |
svenbarth
|
d5c8fe7455
* on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals
|
8 年之前 |
svenbarth
|
00e9289f58
* envp is part of sysunixh, so no need to manually import it using an external
|
8 年之前 |
michael
|
e787cb1ff3
Fix bug ID #31871
|
8 年之前 |
michael
|
0a73f141a4
* Forgotten in commit 36662
|
8 年之前 |
michael
|
d6552989d6
* Fix bug ID #31825: because of helpers, almost any expression can have a .
|
8 年之前 |
Mattias Gaertner
|
b11a0c4eab
pastojs: declarations: nicer srcmaps
|
8 年之前 |
Mattias Gaertner
|
627323b96e
fcl-js: jswriter: nicer CurElement for srcmaps
|
8 年之前 |
michael
|
c24172f670
* Patch from Thaddy de Koning to add in operator for strings
|
8 年之前 |
michael
|
606d6d7316
* Fix bug #32055
|
8 年之前 |
michael
|
feebdbfc92
* Winhttp unit added (bug id 30650)
|
8 年之前 |
florian
|
13801bebfe
* pass debian specific path to c init files to ld for sparc64 as it is done on other targets as well
|
8 年之前 |
florian
|
25950b8575
* 64 bit multiplications for sparc64 fixed
|
8 年之前 |
florian
|
47bdbb2d1f
* fix Fpfstat as Fpstat has been fixed in r36664, sparc64 needs explictly an stat64 call for 64 bit stat
|
8 年之前 |
florian
|
8ce6140476
* initial implementation of c startup code for sparc64-linux
|
8 年之前 |
florian
|
bd57ca99a8
* cosmetics
|
8 年之前 |
florian
|
568d6d1486
* revert r36666 as it interferes with r36664
|
8 年之前 |
Mattias Gaertner
|
b5b58fd34c
fcl-passrc: scanner: fixed column starting at 1
|
8 年之前 |
Mattias Gaertner
|
6b11e10edc
pastojs: asm: set source pos to first non empty line
|
8 年之前 |
Mattias Gaertner
|
1f5fc91144
fcl-pas: parser: asm: add first empty line to Tokens
|
8 年之前 |
Mattias Gaertner
|
97fd5b956a
fcl-js: comments
|
8 年之前 |
pierre
|
de3f4e72ed
Try to get a correct stat record
|
8 年之前 |
florian
|
cbe9a1b65f
* make thlcgcpu.g_intf_wrapper usable for sparc64 as well
|
8 年之前 |