nickysn
|
8a96bb656f
* declare all registers as clobbered by int 10h in the asm block in SetVisual200_350 and leave it to fpc to preserve what is necessary
|
преди 6 години |
nickysn
|
c3bdb2c2ee
* SetVisual200 and SetVisual350 combined into one routine SetVisual200_350, because they share the same code
|
преди 6 години |
nickysn
|
1cd93cf9a7
- removed the unnecessary code from SetVisual200 (the start address that is being read isn't written anywhere and is not used)
|
преди 6 години |
nickysn
|
b70aeac0d4
+ added comments with the parameter locations in SetCGAPalette and SetCGABorder
|
преди 6 години |
nickysn
|
ca6fdb8c74
+ added comment to CallInt10 with the parameter location
|
преди 6 години |
nickysn
|
c6a6cd522f
+ added comment in the beginning of seg_bytemove, containing the parameter locations
|
преди 6 години |
nickysn
|
8ae6b58c05
* converted seg_xorword, seg_orword and seg_andword to pure asm routines
|
преди 6 години |
Károly Balogh
|
9906211f3b
amiga: enable building of heaptrc unit, enable building lineinfo and exeinfo for OS4/PowerPC
|
преди 6 години |
Károly Balogh
|
c3607e0059
aros: only build lineinfo for i386 for now. FPC on x86_64 doesn't support stabs at all and the Amiga-specific lineinfo unit has no ARM support
|
преди 6 години |
Károly Balogh
|
6d279fdbb9
amicommon/lineinfo: fixed copy-paste error in PowerPC codepath
|
преди 6 години |
Károly Balogh
|
40630653b7
aros: fixed lineinfo to build from amicommon
|
преди 6 години |
Károly Balogh
|
22c87afdd1
amicommon/lineinfo: added support for i386 relocatable binaries with .rel.stab section, as used on AROS-i386 for example
|
преди 6 години |
Károly Balogh
|
db055c8f0c
amicommon: moved MorphOS-specific lineinfo to amicommon, for upcoming AROS and OS4 support
|
преди 6 години |
Károly Balogh
|
d1a097f6c3
morphos: do not read beyond end of the .rela.stabs section. do not try to relocate stabs entries, if opening the stabs was unsuccessful
|
преди 6 години |
Károly Balogh
|
7bc03f2590
reverted accidental commit to text.inc
|
преди 6 години |
Károly Balogh
|
c85f7cfc26
aros/amigaos4: enabled ELF32/64 and GetModuleAddr() in exeinfo, based on the MorphOS versionexeinfo.pp
|
преди 6 години |
Mattias Gaertner
|
70fa288fc4
fcl-passrc: resolver: fixed find ancestor property
|
преди 6 години |
Mattias Gaertner
|
26833bffce
resolver: test record helper constructor
|
преди 6 години |
marco
|
0da16e7dbe
* unicode version of isleadchar. utf8 still to follow, see #34754
|
преди 6 години |
Mattias Gaertner
|
c99972bc43
fpdoc: fixed compile
|
преди 6 години |
Mattias Gaertner
|
fcb2145255
fcl-passrc: removed okgeneric, it bites generic interface
|
преди 6 години |
Mattias Gaertner
|
fb78404e1c
fcl-passrc: resolver: fixed error during parsing with-do
|
преди 6 години |
florian
|
597a23d278
+ tls support for x86_64-linux (not yet enabled by default)
|
преди 6 години |
michael
|
212c48e3fc
* Fix bug ID #32923 using patch from Margers
|
преди 6 години |
michael
|
2927388c0a
* Patch from Margers to fix bug ID #13757
|
преди 6 години |
Mattias Gaertner
|
78ea6166e5
pastojs: shorten 1.0E12 to 1E12, issue #34942
|
преди 6 години |
pierre
|
2657006f78
Also use installed ppudump for ppu testing in utils directory
|
преди 6 години |
Mattias Gaertner
|
3eca2b9c5e
fcl-passrc: resolver: type helper constructors
|
преди 6 години |
pierre
|
76871bc215
Add missing ESysEMSGSIZE and ESysEOPNOTSUPP for beos
|
преди 6 години |
nickysn
|
c33b4e20b2
- removed 'ifndef tp' directives
|
преди 6 години |