florian
|
9559dabe51
* function result is in r24:r25
|
10 年之前 |
florian
|
e34bd746ed
* patch by Jeppe Johanse to take care of the fact that push is post-decrement on avr
|
10 年之前 |
florian
|
886e3e8d02
* disable several complex procedures for avr with a newly introduced define: EXCLUDE_COMPLEX_PROCS. They
|
10 年之前 |
florian
|
1ef7e36f3c
* some fixes for handling parameters passed on the stack
|
10 年之前 |
florian
|
90e4581814
* update revision.inc
|
10 年之前 |
florian
|
276d97f653
* generate better code for comparisons with constants
|
10 年之前 |
florian
|
e0b27e1688
* unified typing and ppu reading/writing of setdef fields regarding aint/asizeint
|
10 年之前 |
florian
|
4b7ae00620
* fixes several issues with parameter handling on avr
|
10 年之前 |
florian
|
03fa8336de
o several avr fixes
|
10 年之前 |
Károly Balogh
|
1877ce5d07
rtl-console/amicommon: trying harder to not break this for AROS.
|
10 年之前 |
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 年之前 |
Károly Balogh
|
363a24a038
amunits/morphunits: more planeptr type fixes
|
10 年之前 |
Károly Balogh
|
7e7f85c20a
amunits/morphunits: fixes regarding planeptr to match the AROS units (and checked against the original headers)
|
10 年之前 |
florian
|
315d7d9725
+ do_spill_replace for avr
|
10 年之前 |
florian
|
f95d5e0de6
+ support 8 locations in gen_load_cgpara_loc
|
10 年之前 |
florian
|
6c19c18bc9
+ support 8 locations in splitparaloc64
|
10 年之前 |
lacak
|
b5bac61409
fcl-db: sdfdataset: fix seting null value to Field, Buffer=nil
|
10 年之前 |
lacak
|
c8f610282d
fcl-db: sdfdataset: fix seting/geting calculated fields. Offset is calculated using DataSize not Size and they should be stored in internal representation used by TField
|
10 年之前 |
lacak
|
2afe3138ff
fcl-db: sdfdataset: fix Append vs. Insert + test
|
10 年之前 |
lacak
|
e846457d38
fcl-db: sdfdataset: fix RecordCount for closed dataset with headers + test
|
10 年之前 |
nickysn
|
3dd914a7b9
+ write the proper external symbol index in the omf FIXUPP records. WLink no
|
10 年之前 |
nickysn
|
d8f04418be
+ write EXTDEF records in the omf output file
|
10 年之前 |
nickysn
|
fd9e0d7266
* i8086 binary writer fixes for asm codes 0320..0322
|
10 年之前 |
nickysn
|
db5276af61
* i8086 binary writer fixes for asm codes 0300..0302
|
10 年之前 |
nickysn
|
0aa8e9d829
+ i8086 fixes in the binary writer for asm codes 0310 and 0311
|
10 年之前 |
nickysn
|
8597208ed9
* fixed emitting a 66h prefix for push/pop of segment registers on i8086 in the internal asm writer
|
10 年之前 |
florian
|
a4c7103033
* remove useless mov instructions
|
10 年之前 |
nickysn
|
ff20a3c7bc
+ support 16-bit addresses for codes 36..38 in the internal asm writer on i8086
|
10 年之前 |
florian
|
ef2e2c5033
* assign registers for parameters correctly, resolves #27804
|
10 年之前 |
florian
|
6a032bee1b
* improved code generation for a_load_const_reg and a_op_const_reg
|
10 年之前 |