Jeppe Johansen
|
7fe4b13248
Fix broken peephole optimization that was testing the wrong register for modifications.
|
10 年之前 |
Károly Balogh
|
48b38994c8
amicommon: the use OS-defined TICKS_PER_SECOND const instead of redefining it using another name
|
10 年之前 |
Károly Balogh
|
99123a1ea9
amicommon: massively improved FindFirst/FindNext implementation in the DOS unit. now supports Directory filtering and returns the time field of SearchRec in the expected format. This fixes a bunch of issues in the IDE and Free Vision, among others
|
10 年之前 |
nickysn
|
9c52c98b77
* use default_settings.packrecords, instead of 0 (since that's different for
|
10 年之前 |
florian
|
07aa519e1c
* add console output support to avrsim controller unit
|
10 年之前 |
florian
|
1f93c3aaa1
* get memory sizes on avr-embedded from controller info records
|
10 年之前 |
florian
|
1b9105e8c3
* make 3.82 fixes
|
10 年之前 |
florian
|
dfd4d3656b
+ avrsim controller target requiring a special avr simulator with a certain memory location handling, see avrsim.pp controller helper unit for what it is needed
|
10 年之前 |
michael
|
9ae76c3246
* Fix bug ID #27751 (Fill SystemTime.DayOfWeek)
|
10 年之前 |
michael
|
8f569f4d88
* Added ManualMergeCHangeLog (bug ID 22655)
|
10 年之前 |
florian
|
b07ba5786b
* updated errord(u).msg files by Karl-Michael Schindler, resolves #27725
|
10 年之前 |
florian
|
873d88ba57
* fix 8 Bit*8 Bit multiplication according to #27737 using modified code supplied by Georg Hieber
|
10 年之前 |
florian
|
98856437b2
* disable fpc_chararray_enum for now on avr because the register allocator cannot currently handle it
|
10 年之前 |
florian
|
e4b8478da4
* fix building of avr-embedded rtl
|
10 年之前 |
florian
|
d0f4e7cc99
* respect feature defines
|
10 年之前 |
florian
|
5030ff05b5
* take care of feature defines
|
10 年之前 |
florian
|
0470cd2cb1
+ CPU dependend string routine include files for AVR
|
10 年之前 |
michael
|
7ba2ce86cd
* Fix visibility and deprecated warnings (patch from Luiz Americo (Bug ID 27110)
|
10 年之前 |
michael
|
c453e88272
* IdentifierByName made virtual (bug ID 27109)
|
10 年之前 |
Károly Balogh
|
72e1443081
+ don't abuse status.currentsourcepath to pass on PPU names if the source is unavailable, causes side effects with other frontends (like the IDE). Improved solution for Mantis #27588
|
10 年之前 |
florian
|
ad995eb121
* use correctly CALL/RCALL and JMP/RJMP on avr, resolves #27738
|
10 年之前 |
Jonas Maebe
|
c32b6b01ad
* make sure the calcparas() is called when calling getcopyas() on a
|
10 年之前 |
Jonas Maebe
|
2112713579
* converted the remaining parts of tcginnode.pass_generate_code() to thlcg
|
10 年之前 |
Jonas Maebe
|
69e7b06cef
* converted rest of VMT generation to high level typed const builder
|
10 年之前 |
michael
|
9bf410e6a0
* Fix bug ID #27617, heap messed up due to not resetting pointer
|
10 年之前 |
michael
|
910a88122f
* Implemented TWriter.WriteSignature/TReader.ReadSignature (bug ID 27519)
|
10 年之前 |
michael
|
677fcac127
* Implemented dataset enumerator, suggestion by Sylvio Clecio and Laco (bug ID 27644)
|
10 年之前 |
michael
|
e2500d5a70
* Patch from Benito van der Zander to add extra constructor
|
10 年之前 |
Károly Balogh
|
6128007f83
amicommon: reindented dos/Create_Timer(), no functional changes
|
10 年之前 |
michael
|
3003368ef4
* Sparse and SkipAddressInfo
|
10 年之前 |