joost
|
79bbc20f29
* FPMake-option NoIDE added
|
5 years ago |
yury
|
39c48f0d01
* Fixed r43577 for cases when the size of the new result of a simplified node after typecheckpass is smaller than the size of the original node's result. This caused internal errors or invalid assembly in some cases. Issue #36587.
|
5 years ago |
michael
|
44455d0ea4
* Patch from Petr K to save directory with zero size (Bug ID 36691)
|
5 years ago |
michael
|
981751b7fe
* Enable use of EFS flag when zipping files
|
5 years ago |
florian
|
e7d2c93ca7
* patch by J. Gareth Moreton: deadstore removal improvement, resolves #36669
|
5 years ago |
Mattias Gaertner
|
b1900bae9e
pastojs: rename unit implementation const
|
5 years ago |
pierre
|
40a6059143
Modify code to avoid error when compiling with -CriotR option
|
5 years ago |
florian
|
991ce83a2b
* patch by J. Gareth Moreton: conditional Jump Inversion stoploop variable, resolves #36680
|
5 years ago |
michael
|
d295ee3427
* Patch from Simon Ameis to actually implement parameter checking
|
5 years ago |
florian
|
12d015a935
* patch by J. Gareth Moreton: CMOV extensions: frame/stack pointer relative references are always valid, resolves #36675
|
5 years ago |
Mattias Gaertner
|
d750582581
fcl-passrc: resolver: typecast unrelated classes: warn after descendant resolver handles
|
5 years ago |
florian
|
2135b9b724
* for avr1, do not save registers during an interrupt procedure, as it has no memory to store them
|
5 years ago |
florian
|
84cfa8d9b0
* AVR: for avr1 lds/sts must be converted to in/out as well if possible
|
5 years ago |
Mattias Gaertner
|
5498835ad8
fcl-passrc: resolver: typecast unrelated classes: only warn instead of error
|
5 years ago |
florian
|
297d6e2c60
* patch by Christo Crause: more avr1 controllers and remove attiny28 from avr25 makefile list, resolves #36686
|
5 years ago |
Mattias Gaertner
|
d560120288
pas2js: fpmake
|
5 years ago |
Mattias Gaertner
|
5a0ea9d884
pas2js: -i showing modeswitches
|
5 years ago |
florian
|
a905a074b0
* AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn
|
5 years ago |
florian
|
dea63e3d61
* AVR: attiny28 is an avr1 CPU
|
5 years ago |
florian
|
925979c6e4
* AVR: take care of CPUAVR_HAS_MOVW in assembler routines
|
5 years ago |
florian
|
04ad607bb4
* patch by Christo Crause: more AVR controllers, resolves #36683
|
5 years ago |
florian
|
5040e31f11
* patch by Christo Crause: add missing atmega-PB controllers, resolves #36667
|
5 years ago |
michael
|
5b2738d22f
* Applied patch from Bart Broersma to fix bug ID #36663
|
5 years ago |
michael
|
dffb35575b
* Use forcedirectories instead of createdir, patch by petr (bug ID 36672)
|
5 years ago |
michael
|
60f56be9b3
* Add patch from Petr to recognize EFS_LANGUAGE_ENCODING_FLAG (bug ID 0036673)
|
5 years ago |
florian
|
e033269deb
* patch by Christo Craus to reorder the avr controllers for better overview, resolves #36662
|
5 years ago |
florian
|
3de193467d
* reverted r44119
|
5 years ago |
Mattias Gaertner
|
af8e3fb816
pas2js: fpmake
|
5 years ago |
Mattias Gaertner
|
f053fa926f
pas2js: option -im, -M<modeswitch>
|
5 years ago |
Tomas Hajny
|
8de6066b95
+ added possibility to list supported modeswitches using -im and documented it in help pages
|
5 years ago |