Tomas Hajny
|
f10fbba180
* /etc/ location hardcoded only for Unix targets, support for retrieval from the environment added for platforms using it
|
14 vuotta sitten |
pierre
|
0bc02701bd
* Fix missing pkgwget unit for OpenBSD due to a typing error
|
14 vuotta sitten |
pierre
|
fb6f01714a
+ cthreads added to units list
|
14 vuotta sitten |
pierre
|
6e3c6319c2
* New file for cthreads unit support
|
14 vuotta sitten |
pierre
|
0cd15043b3
* Set a default dynamic linker for OpenBSD
|
14 vuotta sitten |
pierre
|
4601bca836
* i386 OpenBSD target also uses GOT for pic code
|
14 vuotta sitten |
pierre
|
473829f8bd
i386 cpu specific units rules updated
|
14 vuotta sitten |
pierre
|
ec6e21d15b
Make __progname_storage external
|
14 vuotta sitten |
pierre
|
ad40c306cd
* Use recent libc __errno function for OpenBSD
|
14 vuotta sitten |
marco
|
929342aaf0
* added unit bsd (needed for kevent/lnet). OpenBSD seems to have it.
|
14 vuotta sitten |
marco
|
c8457e8ffe
* Patch to add ftcurrency and ftbcd support to memds, Lacak2, Mantis #20451
|
14 vuotta sitten |
paul
|
908673e48b
rtl: don't convert strings on compare if one of them is empty
|
14 vuotta sitten |
pierre
|
6bf90dfc7d
Fix linking problems for programs using C lib
|
14 vuotta sitten |
sergei
|
6e23565edf
+ Initialize/finalize variants using dedicated helpers, produces both smaller (no RTTI loading necessary) and faster (direct path taken) code.
|
14 vuotta sitten |
marco
|
04b5c342d2
* OpenBSD fixes.
|
14 vuotta sitten |
marco
|
199f7535b4
* fix pipe call for openbsd. fpmake now seems to work.
|
14 vuotta sitten |
florian
|
1977b90195
*szAdapterName:GUID; -> szAdapterName:PTCHAR; in conmgr.LPCONNMGR_CONNECTION_DETAILED_STATUS, resolves #20440
|
14 vuotta sitten |
florian
|
ad5ad8ed4f
* outdated defines removed
|
14 vuotta sitten |
florian
|
6800465021
+ fix compilation on wince
|
14 vuotta sitten |
pierre
|
318232ebb8
i386 openbsd C objects added
|
14 vuotta sitten |
pierre
|
61eaa53fc9
Use old 3.5 version of getdirentries
|
14 vuotta sitten |
marco
|
5955d477e9
* add openbsd set own target
|
14 vuotta sitten |
marco
|
a80330de0b
* units dl and termio added that were implictely built.
|
14 vuotta sitten |
paul
|
1c41680c58
rtl: don't perform string conversion if source string is in CP_NONE encoding (rawbytestring)
|
14 vuotta sitten |
paul
|
7013237317
tests: fix tencodingtest to use internal bytes instead of external files
|
14 vuotta sitten |
pierre
|
a6280de177
* Fix getdirentries problem for openbsd
|
14 vuotta sitten |
michael
|
a5cff8099c
* Patch from Reinier Olieslagers to fix typo in property
|
14 vuotta sitten |
pierre
|
03b4681c1b
* Rectify position of BirthTime fields in Stat record for openbsd
|
14 vuotta sitten |
sergei
|
9ed2fa6f7b
- Exception handling: calling FPC_CATCHES(-1) is obsolete, it does not change any state and its return value is not used. Removed.
|
14 vuotta sitten |
sergei
|
fa4b78363c
+ Handle safecall exceptions with a dedicated compilerproc, simplifies compiler part and reduces generated code size.
|
14 vuotta sitten |