michael
|
9ae76c3246
* Fix bug ID #27751 (Fill SystemTime.DayOfWeek)
|
10 vuotta sitten |
michael
|
8f569f4d88
* Added ManualMergeCHangeLog (bug ID 22655)
|
10 vuotta sitten |
florian
|
b07ba5786b
* updated errord(u).msg files by Karl-Michael Schindler, resolves #27725
|
10 vuotta sitten |
florian
|
873d88ba57
* fix 8 Bit*8 Bit multiplication according to #27737 using modified code supplied by Georg Hieber
|
10 vuotta sitten |
florian
|
98856437b2
* disable fpc_chararray_enum for now on avr because the register allocator cannot currently handle it
|
10 vuotta sitten |
florian
|
e4b8478da4
* fix building of avr-embedded rtl
|
10 vuotta sitten |
florian
|
d0f4e7cc99
* respect feature defines
|
10 vuotta sitten |
florian
|
5030ff05b5
* take care of feature defines
|
10 vuotta sitten |
florian
|
0470cd2cb1
+ CPU dependend string routine include files for AVR
|
10 vuotta sitten |
michael
|
7ba2ce86cd
* Fix visibility and deprecated warnings (patch from Luiz Americo (Bug ID 27110)
|
10 vuotta sitten |
michael
|
c453e88272
* IdentifierByName made virtual (bug ID 27109)
|
10 vuotta sitten |
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 vuotta sitten |
florian
|
ad995eb121
* use correctly CALL/RCALL and JMP/RJMP on avr, resolves #27738
|
10 vuotta sitten |
Jonas Maebe
|
c32b6b01ad
* make sure the calcparas() is called when calling getcopyas() on a
|
10 vuotta sitten |
Jonas Maebe
|
2112713579
* converted the remaining parts of tcginnode.pass_generate_code() to thlcg
|
10 vuotta sitten |
Jonas Maebe
|
69e7b06cef
* converted rest of VMT generation to high level typed const builder
|
10 vuotta sitten |
michael
|
9bf410e6a0
* Fix bug ID #27617, heap messed up due to not resetting pointer
|
10 vuotta sitten |
michael
|
910a88122f
* Implemented TWriter.WriteSignature/TReader.ReadSignature (bug ID 27519)
|
10 vuotta sitten |
michael
|
677fcac127
* Implemented dataset enumerator, suggestion by Sylvio Clecio and Laco (bug ID 27644)
|
10 vuotta sitten |
michael
|
e2500d5a70
* Patch from Benito van der Zander to add extra constructor
|
10 vuotta sitten |
Károly Balogh
|
6128007f83
amicommon: reindented dos/Create_Timer(), no functional changes
|
10 vuotta sitten |
michael
|
3003368ef4
* Sparse and SkipAddressInfo
|
10 vuotta sitten |
michael
|
1ca0b1c5a0
* Removed some superfluous code
|
10 vuotta sitten |
michael
|
1720d05d44
* Use caller addr info wherever needed.
|
10 vuotta sitten |
michael
|
e8da5e1170
* Future-proof CallerAddr
|
10 vuotta sitten |
Károly Balogh
|
226c184d14
IDE: made FixFileName to actually fix and not break file names on Amiga-like systems
|
10 vuotta sitten |
Károly Balogh
|
d7ffb52490
amicommon: define FPC_FEXPAND_DIRSEP_IS_UPDIR for Amiga-like systems. this seems to fix several FExpand weirdness on these systems (like the IDE not working properly on the root directory of a volume due to wrong paths)
|
10 vuotta sitten |
nickysn
|
c28184b697
* fixed comparison of far procvars after the hlcgllvm branch merge
|
10 vuotta sitten |
Károly Balogh
|
bbecfeed9e
Amiga: manually semaphore-protect the heap Pool, because classic Amiga has no MEMF_SEM_PROTECTED
|
10 vuotta sitten |
Károly Balogh
|
0bccf5f09f
morphos: use MEMF_SEM_PROTECTED flag for semaphore protect our memory pool. this is required for the future threading (concurrent accesses to the same pool from separate threads).
|
10 vuotta sitten |