Károly Balogh
|
a527a40d12
morphos: add a custom lineinfo unit, prepared to parse stabs relocations in ELF relocatable objects, also featuring stronger address validation, and showing offsets in the executable instead of absolute addresses
|
6 سال پیش |
nickysn
|
4b5e561456
* factored out the common VESA mode initialization for each screen resolution to
|
6 سال پیش |
nickysn
|
a6d6919fde
+ added the 24-bit color modes, as defined by VBE 1.x, behind ifdef
|
6 سال پیش |
florian
|
644c47e121
* when deciding about the case code generation in case of size optimization, the number of labels is relevant, not the covered range, resolves #34818
|
6 سال پیش |
florian
|
dd072ce76b
+ seek for typefiles in iso mode, resolves #34848
|
6 سال پیش |
florian
|
b223d1c304
* modified patch by Gareth Moreton to make ie unique, resolves #34849
|
6 سال پیش |
florian
|
8fceba4493
* properly allocate parameter registers for constants on avr, resolves #33932
|
6 سال پیش |
marcus
|
7421d9301d
Fixed compilation after r40846
|
6 سال پیش |
michael
|
c54d380f39
* Fix calling convention of _PKCS7 functions
|
6 سال پیش |
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)
|
6 سال پیش |
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
|
6 سال پیش |
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
|
6 سال پیش |
marco
|
04f9d8b350
* problems reported by nanobit mantis #34850 corrected.
|
6 سال پیش |
michael
|
91420c7d93
* Call inherited constructor
|
6 سال پیش |
michael
|
9d048470f6
* Patch from margers, to fix alt-backspace
|
6 سال پیش |
michael
|
fa94c4dfb2
* Fix stack overflow
|
6 سال پیش |
nickysn
|
2c6d41f8fe
+ added the 24-bit color modes, as defined by VBE 1.x, behind ifdef
|
6 سال پیش |
nickysn
|
80762bc302
* define ColorType as LongWord if FPC_GRAPH_SUPPORTS_TRUECOLOR is defined
|
6 سال پیش |
pierre
|
1b16ff3629
Change default debugging format for x86_64-haiku to dwarf-2, as stabs is normally disabled on 64-bit systems
|
6 سال پیش |
pierre
|
3e2b102a44
Add missing support for -PriscvXX and -Psparc64
|
6 سال پیش |
marco
|
846c708df6
* editor mousewheel support patch from mantis #12081
|
6 سال پیش |
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.
|
6 سال پیش |
Károly Balogh
|
fa624e1ba5
haiku: i386 build fix
|
6 سال پیش |
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
|
6 سال پیش |
Károly Balogh
|
72ee37e03b
haiku: fix clib value in sysos.inc
|
6 سال پیش |
Károly Balogh
|
9c2b113497
haiku: added cpu specific signal handler register contexts
|
6 سال پیش |
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.
|
6 سال پیش |
Károly Balogh
|
8b424b0867
haiku: copyright header for suuid.inc, minor cleanups, no functional change
|
6 سال پیش |
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
|
6 سال پیش |
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
|
6 سال پیش |