| Commit message (Expand) | Author | Age | Files | Lines |
* | * synchronized with trunk | nickysn | 2021-02-14 | 1 | -2/+3 |
|\ |
|
| * | + throw an error if hardware floating point operations are used in thumb(-1... | florian | 2021-02-13 | 1 | -2/+3 |
* | | * synchronized with trunk | nickysn | 2021-02-12 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | * more helpful message if an unknown field is accessed in the assembler rea... | florian | 2021-02-11 | 1 | -2/+3 |
| * | + throw a warning in ISO mode if a constant string is assigned to a char an... | florian | 2021-02-09 | 1 | -2/+3 |
* | | * synchronized with trunk | nickysn | 2021-01-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * use generic VFP type instead of VFP list prone to changes | florian | 2021-01-24 | 1 | -1/+1 |
| * | + modified patch by Christo Crause: if the target support, the switch -Xu c... | florian | 2021-01-24 | 1 | -1/+1 |
* | | * show the list of wasm32 targets in the compiler help screen | nickysn | 2021-01-24 | 1 | -1/+1 |
|/ |
|
* | * regenerate msg*.inc files | svenbarth | 2021-01-10 | 1 | -1/+1 |
* | * throw a proper error if a contructur has a type parameter in delphi mode,... | florian | 2021-01-08 | 1 | -2/+3 |
* | + -Xa option: generate code which allows to use more than 2 GB of static da... | florian | 2020-11-30 | 1 | -1/+1 |
* | sinclairql: mark the qhdr metadata format as default in the help text | karoly | 2020-11-25 | 1 | -1/+1 |
* | sinclairql: added platform specific options to allow specifying executable me... | karoly | 2020-11-25 | 1 | -1/+1 |
* | + options.pas: Add new option -sT, to do only the linking on target, by | pierre | 2020-11-20 | 1 | -1/+1 |
* | * cosmetics | florian | 2020-11-12 | 1 | -1/+1 |
* | * patch by Cyrax: forbid to use heaptrc and valgrind at the same time, reso... | florian | 2020-11-11 | 1 | -2/+3 |
* | * regenerated msgidx/msgtxt after r47376 | karoly | 2020-11-10 | 1 | -1/+1 |
* | m68k: initial commit to add the Sinclair QL as a compiler target | karoly | 2020-11-04 | 1 | -1/+1 |
* | * give an error when trying to define a macro/compiler variable with | jonas | 2020-11-03 | 1 | -2/+3 |
* | Update -T help output after introduction of iOS targets | pierre | 2020-10-28 | 1 | -1/+1 |
* | + new switches -DD and DT which allow to pass an arbitrary string which is ... | florian | 2020-10-18 | 1 | -1/+1 |
* | * AArch64: added SIMD instructions (only plain ARMv8-A for now) | jonas | 2020-10-15 | 1 | -2/+4 |
* | * turn the recently added 3357 warning into an error, to avoid another compil... | karoly | 2020-10-14 | 1 | -1/+1 |
* | powerpc: added support for 64bit explicit locations in legacy MorphOS syscall... | karoly | 2020-10-14 | 1 | -2/+6 |
* | * write a proper error message if types are read/written which are not supp... | florian | 2020-09-17 | 1 | -2/+3 |
* | * patch by Christo Crause, resolves #37335 | florian | 2020-08-20 | 1 | -1/+1 |
* | * regenerate msg*.inc files | svenbarth | 2020-08-12 | 1 | -1/+1 |
* | * regenerated | florian | 2020-08-10 | 1 | -1/+1 |
* | Change -Tmacos into -Tmacosclassic in help | pierre | 2020-07-12 | 1 | -1/+1 |
* | * regenerated message files | jonas | 2020-06-21 | 1 | -1/+1 |
* | * regenerate msg{txt,idx}.inc after adding MSX-DOS to help text | svenbarth | 2020-06-06 | 1 | -1/+1 |
* | + allow specifying the program load address for the ZX Spectrum target via th... | nickysn | 2020-06-03 | 1 | -1/+1 |
* | Add -Wp option description for riscv32 and xtensa compiler | pierre | 2020-05-05 | 1 | -1/+1 |
* | * update msg | nickysn | 2020-04-26 | 1 | -1/+1 |
* | * regenerate msg{txt,idx}.inc | svenbarth | 2020-04-26 | 1 | -2/+3 |
* | * regenerate msg{idx,txt}.inc | svenbarth | 2020-04-21 | 1 | -2/+3 |
* | Add several missing -T options in help | pierre | 2020-04-19 | 1 | -1/+1 |
* | + -ib parameter to print the code generator backend type: FPC or LLVM | jonas | 2020-04-18 | 1 | -1/+1 |
* | + -XlS<x> option to specify a suffix for externally called LLVM utilities, | jonas | 2020-03-30 | 1 | -1/+1 |
* | * throw an error if the forward interface type and the actual interface typ... | florian | 2020-02-21 | 1 | -2/+3 |
* | * do not allow constraints in headers of procedure implementations in delph... | florian | 2020-02-14 | 1 | -2/+3 |
* | * regenerate msg*.inc after last commit | svenbarth | 2020-02-14 | 1 | -2/+3 |
* | * for avr1, do not save registers during an interrupt procedure, as it has ... | florian | 2020-02-09 | 1 | -2/+3 |
* | * AVR: decide after compiler if a certain subroutine is suitable for avr1, ... | florian | 2020-02-08 | 1 | -2/+3 |
* | + added possibility to list supported modeswitches using -im and documented... | hajny | 2020-02-05 | 1 | -1/+1 |
* | * added information about -M allowing to specify modeswitches | hajny | 2020-02-04 | 1 | -1/+1 |
* | * regenerate msg*.inc files after adding a new error message related to C blocks | svenbarth | 2019-12-14 | 1 | -2/+3 |
* | * warn only in delphi mode if an explicit enumeration value exceeds the ran... | florian | 2019-11-25 | 1 | -2/+3 |
* | * regenerate msg*.inc files after adding new error messages for undefined sym... | svenbarth | 2019-11-21 | 1 | -2/+4 |