Mattias Gaertner
|
2d0b03391c
pastojs: fixed (a.b)()
|
hace 6 años |
Mattias Gaertner
|
4f04f23479
fcl-passrc: parser: fixed (a.b).c
|
hace 6 años |
Mattias Gaertner
|
38f158bb69
fcl-passrc: fixed parsing type helper() for, fixed parsing record helper: atype end
|
hace 6 años |
nickysn
|
1eccbf34f1
+ True Color fixes in DefaultGetImage, DefaultPutImage and DefaultImageSize
|
hace 6 años |
nickysn
|
54d2e1ca1c
+ True Color fixes in FloodFill
|
hace 6 años |
nickysn
|
b68567f1d9
+ True Color fixes in GetScanlineDefault (returns 32 bits per pixel, but only in modes with >16bit color)
|
hace 6 años |
nickysn
|
ec2f4c2c0c
* 24-bit color support in modes.inc:res2mode
|
hace 6 años |
nickysn
|
5dadb05bdc
* 32bpp (True Color) compilation fixes
|
hace 6 años |
nickysn
|
669e50a9af
+ initial implementation of 32bpp support (not enabled yet)
|
hace 6 años |
nickysn
|
be28276ceb
* factored out the common VESA mode initialization for each screen resolution to
|
hace 6 años |
nickysn
|
cc72a4c725
* factored out the common VESA mode initialization for each screen resolution to
|
hace 6 años |
Károly Balogh
|
fd1a09a254
morphos/lineinfo: updated the address adjustment comment added in r40857, no functional change
|
hace 6 años |
michael
|
893a5e8f71
* Enable support for GNU TLS as SSL layer
|
hace 6 años |
michael
|
57e7384a18
* Initial implementation of GNU TLS support for FPC SSL sockets
|
hace 6 años |
Károly Balogh
|
b3ad384547
morphos: fixed stabs line number parsing, and off-by-one line issue with backtraces. i think this should be a generic fix and can be backported to the global lineinfo
|
hace 6 años |
Károly Balogh
|
56f0a71466
heaptrc: empty the array for the call trace, otherwise the trace dump code will just dump the rest of the array as well, on systems where the heap is not initialized to zero, or if the memory area has been re-used
|
hace 6 años |
Károly Balogh
|
4d1ff152c4
morphos: include the new lineinfo in the build
|
hace 6 años |
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
|
hace 6 años |
nickysn
|
4b5e561456
* factored out the common VESA mode initialization for each screen resolution to
|
hace 6 años |
nickysn
|
a6d6919fde
+ added the 24-bit color modes, as defined by VBE 1.x, behind ifdef
|
hace 6 años |
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
|
hace 6 años |
florian
|
dd072ce76b
+ seek for typefiles in iso mode, resolves #34848
|
hace 6 años |
florian
|
b223d1c304
* modified patch by Gareth Moreton to make ie unique, resolves #34849
|
hace 6 años |
florian
|
8fceba4493
* properly allocate parameter registers for constants on avr, resolves #33932
|
hace 6 años |
marcus
|
7421d9301d
Fixed compilation after r40846
|
hace 6 años |
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 |