nickysn
|
aad032f133
* converted _FPC_proc___start in OpenBSD's si_dll.inc to pascal
|
6 gadi atpakaļ |
michael
|
a0c433b171
* Too much committed
|
6 gadi atpakaļ |
michael
|
409ca963ca
* Patch from inoussa to publish stretch for shape
|
6 gadi atpakaļ |
marcus
|
282f4a6972
AROS, AmigaOS4: unified ASL unit for all amiga-likes
|
6 gadi atpakaļ |
nickysn
|
fb793ff251
- comment out more unused gprof code
|
6 gadi atpakaļ |
nickysn
|
2960399f9a
* call c_exit directly in case PASCALMAIN finishes, to avoid inline asm entirely
|
6 gadi atpakaļ |
nickysn
|
4715ad605b
- don't export the ___start symbol in the OpenBSD startup code
|
6 gadi atpakaļ |
nickysn
|
144f31c94f
* call the exit() routine from the C libraries in the FPC haltproc on OpenBSD
|
6 gadi atpakaļ |
joost
|
3969c87bd5
* Command to show version-number added (fpcmkcfg)
|
6 gadi atpakaļ |
nickysn
|
094ad635f7
- don't call monstartup, because that initializes the gprof profiler and should
|
6 gadi atpakaļ |
nickysn
|
34a8032e11
* link to crtbegin.o/crtend.o instead of crtbeginS.o/crtendS.o when creating
|
6 gadi atpakaļ |
nickysn
|
d1a91a380b
* the OpenBSD x86_64 C library startup code converted to Pascal
|
6 gadi atpakaļ |
nickysn
|
76623648e4
* updated the declarations to externals in the C library in the OpenBSD startup
|
6 gadi atpakaļ |
nickysn
|
cf2aa6fdb7
* slight change to the OpenBSD startup code, to allow Low(__progname_storage)<>0
|
6 gadi atpakaļ |
nickysn
|
60d21cc041
* converted _FPC_proc___start in the OpenBSD x86_64 nonlibc startup code to Pascal
|
6 gadi atpakaļ |
nickysn
|
b56c181500
+ added comments with the parameters of _FPC_proc___start in the OpenBSD x86_64 startup code
|
6 gadi atpakaļ |
nickysn
|
7e24c07690
+ added comment for the parameter, containing the environment
|
6 gadi atpakaļ |
nickysn
|
66744f2f1e
* _strrchr in the OpenBSD x86_64 startup code converted to Pascal
|
6 gadi atpakaļ |
Mattias Gaertner
|
c3b515695b
pas2js: using Math.pow instead of newer **
|
6 gadi atpakaļ |
Károly Balogh
|
2c1639003c
* reinstate the internalerror removed in r41730 for i386, as that was a valid condition to verify
|
6 gadi atpakaļ |
Károly Balogh
|
5358851f84
* clean up some things regarding explicit paraloc handling. this should fix m68k-amiga and powerpc-morphos builds after r41716
|
6 gadi atpakaļ |
Jonas Maebe
|
1bb8bd471a
* fix msgtxt array size if the text size is an exact multiple of 240
|
6 gadi atpakaļ |
Jonas Maebe
|
bde560dac2
* also accept {$elsif} after {$if(n)def} (mantis #34858)
|
6 gadi atpakaļ |
pierre
|
74fed2a4cd
Regenerate Makefile's after fpcmake change in commit #41721
|
6 gadi atpakaļ |
pierre
|
225ea5a92d
revision.inc update after: Add removal of generated bin subdirectory to fpc_cleanall target
|
6 gadi atpakaļ |
pierre
|
b92ac5290b
Add removal of generated bin subdirectory to fpc_cleanall target
|
6 gadi atpakaļ |
Mattias Gaertner
|
f3d2b9c9db
fcl-passrc: updated lpi
|
6 gadi atpakaļ |
Mattias Gaertner
|
c42ed29980
pastojs: clean up
|
6 gadi atpakaļ |
Jonas Maebe
|
d78dbd5d59
+ test from mantis #35224 (already works)
|
6 gadi atpakaļ |
Jonas Maebe
|
fd42c3fb01
* only enable tw35187 for Windows and Linux, since it uses syscalls under unix
|
6 gadi atpakaļ |