michael
|
c54d380f39
* Fix calling convention of _PKCS7 functions
|
hace 6 años |
Károly Balogh
|
b2dafed7c5
haiku: drop the old OpenElf32Beos function, and have a platform specific GetModuleByAddr, this fixes lineinfo on stacktraces (both i386-stabs and x86_64-dwarf2)
|
hace 6 años |
Károly Balogh
|
7947f1d7a9
haiku: pass SA_SIGINFO flag to the signal handler. This seems correct ucontext IP and BP register contents, for valid stacktraces on signals
|
hace 6 años |
Károly Balogh
|
d3c0762af0
haiku: pass the stackpointer from the startup code. this adjust stacktop to be closer to the actual stacktop, and fixes shallow stacktraces
|
hace 6 años |
marco
|
04f9d8b350
* problems reported by nanobit mantis #34850 corrected.
|
hace 6 años |
michael
|
91420c7d93
* Call inherited constructor
|
hace 6 años |
michael
|
9d048470f6
* Patch from margers, to fix alt-backspace
|
hace 6 años |
michael
|
fa94c4dfb2
* Fix stack overflow
|
hace 6 años |
nickysn
|
2c6d41f8fe
+ added the 24-bit color modes, as defined by VBE 1.x, behind ifdef
|
hace 6 años |
nickysn
|
80762bc302
* define ColorType as LongWord if FPC_GRAPH_SUPPORTS_TRUECOLOR is defined
|
hace 6 años |
pierre
|
1b16ff3629
Change default debugging format for x86_64-haiku to dwarf-2, as stabs is normally disabled on 64-bit systems
|
hace 6 años |
pierre
|
3e2b102a44
Add missing support for -PriscvXX and -Psparc64
|
hace 6 años |
marco
|
846c708df6
* editor mousewheel support patch from mantis #12081
|
hace 6 años |
Károly Balogh
|
a6aa3cc092
haiku: removed old i386 specific syscalls assembler code and no-libc startup code, copied from the BeOS port initially, and was never in use on Haiku. kept the libc-version of assembly startup code for now for reference.
|
hace 6 años |
Károly Balogh
|
fa624e1ba5
haiku: i386 build fix
|
hace 6 años |
Károly Balogh
|
cc68e36efc
haiku: made signal handling properly support x86_64 as well, and sync'd SigContextRec and related structures with current Haiku code
|
hace 6 años |
Károly Balogh
|
72ee37e03b
haiku: fix clib value in sysos.inc
|
hace 6 años |
Károly Balogh
|
9c2b113497
haiku: added cpu specific signal handler register contexts
|
hace 6 años |
Károly Balogh
|
93ee468fcb
haiku: zapped the old bethreads unit. it's apparently just an ancient version of cthreads, and haiku seems to use cthreads itself since day one.
|
hace 6 años |
Károly Balogh
|
8b424b0867
haiku: copyright header for suuid.inc, minor cleanups, no functional change
|
hace 6 años |
Károly Balogh
|
c061f1480a
haiku: zapped syscalls support code, using the syscall interface directly on Haiku is discouraged, and it was never really supported with FPC
|
hace 6 años |
Károly Balogh
|
e547dfa837
haiku: update baseunix unit, remove syscalls code, flock() and nanosleep() is actually supported on Haiku for a long time now, so lets use it
|
hace 6 años |
Károly Balogh
|
66dc27d6b6
haiku: cleaned up the decade old leftovers from 1.x and early 2.x times from system unit, mainly old bits of heap management no longer in use, old defines and workarounds, also added a copyright header.
|
hace 6 años |
pierre
|
22ea2bd624
Avoid warnings with -O4 option
|
hace 6 años |
pierre
|
193df0204a
Add x86_64-haiku target to some Makefile's
|
hace 6 años |
Mattias Gaertner
|
64cb8424ee
pastojs: refute to read olf precompiled records, comments
|
hace 6 años |
michael
|
3956d22d31
* Add PEM_write_bio_PKCS7, bug ID #0034842
|
hace 6 años |
marcus
|
3241fd257e
Fix compilation after r40816
|
hace 6 años |
michael
|
6bcf5c56c0
* Add samples
|
hace 6 años |
michael
|
efdabcd0cc
* Sample program from Silvio Clecio to generate server certificate
|
hace 6 años |