nickysn
|
e93a3b5bf4
+ link the openbsd_ident module in the SysInit units
|
6 jaren geleden |
nickysn
|
16abd6aa13
+ added loader openbsd_ident.as, containing only the .note.openbsd.ident
|
6 jaren geleden |
nickysn
|
29557b97fb
* fixed error, caused by double definition of operatingsystem_result
|
6 jaren geleden |
nickysn
|
caf1b11db9
* initialize SysInitUnit in InitSysInitUnitName on BSD
|
6 jaren geleden |
nickysn
|
58d9e58742
* initialize prtobj and reorder in InitSysInitUnitName
|
6 jaren geleden |
nickysn
|
525eff2927
* initialize linklibc earlier (in InitSysInitUnitName); this is necessary,
|
6 jaren geleden |
nickysn
|
dc32554556
* prtobj, linklibc and reorder converted from local to member variables of the class
|
6 jaren geleden |
nickysn
|
a15ec46751
* don't put the prtobj file in the BSD linker script, in case the current system uses sysinit
|
6 jaren geleden |
nickysn
|
f1a7e2cdc5
* translated prt0.as from the OpenBSD x86_64 startup code to pascal inline asm; the code compiles, but is not used yet
|
6 jaren geleden |
Mattias Gaertner
|
6217d44d0b
pas2js: fixed compileserver default mime type html
|
6 jaren geleden |
nickysn
|
2dbd1b2780
+ enabled compilation of the new (not yet finished) openbsd start code units in the makefile
|
6 jaren geleden |
nickysn
|
df21e3a3bc
+ initial (only a stub for now) implementation of pascal-based startup code units for OpenBSD
|
6 jaren geleden |
Mattias Gaertner
|
9d44a2590a
pastojs: -vt writes compiler exe and working dir
|
6 jaren geleden |
Mattias Gaertner
|
65d0b1ee00
pastojs: test record and jsvalue
|
6 jaren geleden |
nickysn
|
a32e69bf72
* the i386-openbsd C and C++ test modules recompiled with -fPIC
|
6 jaren geleden |
nickysn
|
d65d1d17e5
* yet another PIC fix in cprt0 for i386-openbsd
|
6 jaren geleden |
nickysn
|
5f47b0877a
* PIC fixes in cprt0 for i386-openbsd
|
6 jaren geleden |
nickysn
|
86d8e3d5cf
* more PIC fixes in i386 OpenBSD's startup code. prt0.as is now completely PIC
|
6 jaren geleden |
Mattias Gaertner
|
dec638761d
pastojs: made $DispatchField a modifier of the class, instead of a method
|
6 jaren geleden |
nickysn
|
bfe148cfef
* more PIC fixes in the i386 OpenBSD startup code
|
6 jaren geleden |
nickysn
|
9c3d7df289
* partial PIC conversion of the i386 OpenBSD startup code
|
6 jaren geleden |
Mattias Gaertner
|
6994b67947
pastojs: directives DispatchField and DispatchStrField
|
6 jaren geleden |
Mattias Gaertner
|
4cbe5776b5
pastojs: directives DispatchField and DispatchStrField
|
6 jaren geleden |
nickysn
|
7c910ee9ca
* use stdin instead of stdout to switch the console to raw mode; this fixes
|
6 jaren geleden |
nickysn
|
387b966b1b
* OpenBSD termios interface updates
|
6 jaren geleden |
Mattias Gaertner
|
bc8df85d00
pas2js: doc about dispatch
|
6 jaren geleden |
nickysn
|
89c921a11c
+ enabled PIC by default for i386-openbsd as well
|
6 jaren geleden |
nickysn
|
dd41651e36
* recompiled OpenBSD x86_64 C external modules with -fPIC
|
6 jaren geleden |
nickysn
|
0d7ee960cc
* recompiled the OpenBSD x86_64 C and C++ .o test files; GCC version is the
|
6 jaren geleden |
nickysn
|
b5f7a01804
* more PIC fixes in OpenBSD's x86_64 cprt0.as
|
6 jaren geleden |