Károly Balogh
|
68a25e154a
Amiga/MorphOS: enabled resource support, to match AROS in features
|
10 years ago |
Károly Balogh
|
37cc0988aa
MorphOS: added some more calls supported by TinyGL
|
10 years ago |
nickysn
|
fe30b53e95
* use 16-bit operand types for call/jmp immediate on i8086 in taicpu.create_ot
|
10 years ago |
nickysn
|
a25a906d56
* i8086 internal asm fixes for the 0324 and 0361 asm codes
|
10 years ago |
nickysn
|
38c17305d3
- removed tf_smartlink_sections flags from the msdos target
|
10 years ago |
florian
|
fa6bea9bbb
* all the cg/hlcg routines take normally tcgint constants, so replace aint constants and casts in ncgset by tcgint ones
|
10 years ago |
florian
|
4d01271944
* due to avr's harvard architecture, loads of code labels need to use the gs(...) macro
|
10 years ago |
florian
|
34c7f45637
+ simple Move and FillChar pascal implementations for AVR
|
10 years ago |
michael
|
56715d5d00
* Fix bug #27832
|
10 years ago |
florian
|
1f20a52c85
* fix typo in comparison with constant code
|
10 years ago |
michael
|
81fa382c42
* Rename WriteExceptionToStdErr -> WriteErrorsToStdErr
|
10 years ago |
florian
|
bd803769b8
* fix compilation
|
10 years ago |
nickysn
|
b0634d2cb3
* set svn mime type=text/plain and eol style=native to the *.cod files in the h2pas directory
|
10 years ago |
michael
|
94e57aa463
* Moved WriteExceptionToStdErr to system unit, so it is observed even in absence of sysutils (bug ID 27708)
|
10 years ago |
michael
|
4769a5407c
* Rework header treatment, deprecated some calls/properties
|
10 years ago |
florian
|
9559dabe51
* function result is in r24:r25
|
10 years ago |
florian
|
e34bd746ed
* patch by Jeppe Johanse to take care of the fact that push is post-decrement on avr
|
10 years ago |
florian
|
886e3e8d02
* disable several complex procedures for avr with a newly introduced define: EXCLUDE_COMPLEX_PROCS. They
|
10 years ago |
florian
|
1ef7e36f3c
* some fixes for handling parameters passed on the stack
|
10 years ago |
florian
|
90e4581814
* update revision.inc
|
10 years ago |
florian
|
276d97f653
* generate better code for comparisons with constants
|
10 years ago |
florian
|
e0b27e1688
* unified typing and ppu reading/writing of setdef fields regarding aint/asizeint
|
10 years ago |
florian
|
4b7ae00620
* fixes several issues with parameter handling on avr
|
10 years ago |
florian
|
03fa8336de
o several avr fixes
|
10 years ago |
Károly Balogh
|
1877ce5d07
rtl-console/amicommon: trying harder to not break this for AROS.
|
10 years ago |
Károly Balogh
|
e6a73ed531
rtl-console/amicommon: use a friend bitmap to store our font for BltTemplate. This fixes IDE rendering on classic chipsets (AGA/ECS), because previously the blit source wasn't in Chip RAM. Disabled for AROS, because the bitmap poking seems to crash there. improvements welcomed.
|
10 years ago |
Károly Balogh
|
363a24a038
amunits/morphunits: more planeptr type fixes
|
10 years ago |
Károly Balogh
|
7e7f85c20a
amunits/morphunits: fixes regarding planeptr to match the AROS units (and checked against the original headers)
|
10 years ago |
florian
|
315d7d9725
+ do_spill_replace for avr
|
10 years ago |
florian
|
f95d5e0de6
+ support 8 locations in gen_load_cgpara_loc
|
10 years ago |