yury
|
64c586b86d
* Removed/ifdefed lots of unused variables.
|
4 лет назад |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 лет назад |
yury
|
6e777d8967
* ait_comment,ait_regalloc,ait_tempalloc,ait_varloc instructions produce only comments in the external assembler output. Moved handling of these instructions to TExternalAssembler.WriteComments().
|
5 лет назад |
nickysn
|
a8fe46c0f5
+ introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the
|
5 лет назад |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 лет назад |
Károly Balogh
|
e6aed467b5
renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin
|
7 лет назад |
Jonas Maebe
|
74a49b5f91
* restructured the the TExternalAssembler constructors so that the
|
8 лет назад |
nickysn
|
e1f21fb1e3
+ handle the asd_cpu directive (commented out, but without producing an internal
|
9 лет назад |
Jonas Maebe
|
bf735c7e58
* cleanup
|
9 лет назад |
Jonas Maebe
|
f4c868b06a
* fixed infinite Java assembler writer create loop after r31625
|
10 лет назад |
Jonas Maebe
|
991e1f49bd
* store a pointer to the used tasminfo record in every assembler writer, so
|
10 лет назад |
Jonas Maebe
|
b3d0197f98
* factored out the output file handling (mostly writing data) from the
|
10 лет назад |
Jonas Maebe
|
edceff5756
* moved Jasmin assembler writer to jvm backend directory
|
10 лет назад |