Jonas Maebe
|
cf65c55b72
* support specifying the target LLVM/Xcode version
|
6 anos atrás |
Jonas Maebe
|
dc2cbf8018
* synchronised with trunk till r41725
|
6 anos atrás |
Jonas Maebe
|
1bb8bd471a
* fix msgtxt array size if the text size is an exact multiple of 240
|
6 anos atrás |
Jonas Maebe
|
bde560dac2
* also accept {$elsif} after {$if(n)def} (mantis #34858)
|
6 anos atrás |
pierre
|
74fed2a4cd
Regenerate Makefile's after fpcmake change in commit #41721
|
6 anos atrás |
pierre
|
225ea5a92d
revision.inc update after: Add removal of generated bin subdirectory to fpc_cleanall target
|
6 anos atrás |
pierre
|
b92ac5290b
Add removal of generated bin subdirectory to fpc_cleanall target
|
6 anos atrás |
Mattias Gaertner
|
f3d2b9c9db
fcl-passrc: updated lpi
|
6 anos atrás |
Mattias Gaertner
|
c42ed29980
pastojs: clean up
|
6 anos atrás |
Jonas Maebe
|
d78dbd5d59
+ test from mantis #35224 (already works)
|
6 anos atrás |
Jonas Maebe
|
fd42c3fb01
* only enable tw35187 for Windows and Linux, since it uses syscalls under unix
|
6 anos atrás |
Jonas Maebe
|
ed2ae508d0
* only add hidden parameters for objectdef methods after generating the vmt,
|
6 anos atrás |
Mattias Gaertner
|
9cf243ad38
fcl-passrc: fixed marking array argument element passed as arg as read
|
6 anos atrás |
Mattias Gaertner
|
721d20fb8f
fcl-passrc: fixed makring array[]:= as read
|
6 anos atrás |
Mattias Gaertner
|
7ab75c1194
fcl-passrc: separate hint for method hides ancestor method exactly
|
6 anos atrás |
nickysn
|
df11fcc9e3
* compilation fix for i386-openbsd
|
6 anos atrás |
nickysn
|
d8f79c7363
* converted the openbsd_ident.as loader to pascal
|
6 anos atrás |
nickysn
|
ef00eb228b
+ enable the internal sysinit for OpenBSD x86_64
|
6 anos atrás |
nickysn
|
ea5168aa16
* ported dllprt0.as for OpenBSD x86_64 to inline asm in si_dll.inc
|
6 anos atrás |
Mattias Gaertner
|
1ea55d0a74
pastojs: helpers: external method apply to helped type
|
6 anos atrás |
nickysn
|
19e1336043
* fixed the _eprol and _etext references in si_c.inc for OpenBSD x86_64
|
6 anos atrás |
nickysn
|
c856879c96
* ported OpenBSD's x86_64 cprt0.as to inline asm in si_c.inc
|
6 anos atrás |
nickysn
|
52c53f0d18
+ include si_impl.inc in si_c.pp and si_dll.pp
|
6 anos atrás |
nickysn
|
e93a3b5bf4
+ link the openbsd_ident module in the SysInit units
|
6 anos atrás |
nickysn
|
16abd6aa13
+ added loader openbsd_ident.as, containing only the .note.openbsd.ident
|
6 anos atrás |
nickysn
|
29557b97fb
* fixed error, caused by double definition of operatingsystem_result
|
6 anos atrás |
nickysn
|
caf1b11db9
* initialize SysInitUnit in InitSysInitUnitName on BSD
|
6 anos atrás |
nickysn
|
58d9e58742
* initialize prtobj and reorder in InitSysInitUnitName
|
6 anos atrás |
nickysn
|
525eff2927
* initialize linklibc earlier (in InitSysInitUnitName); this is necessary,
|
6 anos atrás |
nickysn
|
dc32554556
* prtobj, linklibc and reorder converted from local to member variables of the class
|
6 anos atrás |