summaryrefslogtreecommitdiff
path: root/compiler/msg
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with trunknickysn2021-02-141-1/+3
|\
| * + throw an error if hardware floating point operations are used in thumb(-1...florian2021-02-131-1/+3
* | * synchronized with trunknickysn2021-02-121-1/+6
|\ \ | |/
| * * more helpful message if an unknown field is accessed in the assembler rea...florian2021-02-111-1/+3
| * + throw a warning in ISO mode if a constant string is assigned to a char an...florian2021-02-091-0/+3
* | * synchronized with trunknickysn2021-01-2620-23/+23
|\ \ | |/
| * * updated copyright year to 2021florian2021-01-2620-23/+23
* | * synchronized with trunknickysn2021-01-2412-12/+13
|\ \ | |/
| * * use generic VFP type instead of VFP list prone to changesflorian2021-01-2412-12/+12
| * + modified patch by Christo Crause: if the target support, the switch -Xu c...florian2021-01-241-0/+1
* | * show the list of wasm32 targets in the compiler help screennickysn2021-01-241-0/+3
|/
* * clear up message that a global generic references a static symbol a bitsvenbarth2021-01-101-1/+1
* * throw a proper error if a contructur has a type parameter in delphi mode,...florian2021-01-081-0/+2
* + -Xa option: generate code which allows to use more than 2 GB of static da...florian2020-11-301-0/+1
* sinclairql: mark the qhdr metadata format as default in the help textkaroly2020-11-251-1/+1
* sinclairql: added platform specific options to allow specifying executable me...karoly2020-11-251-0/+3
* + options.pas: Add new option -sT, to do only the linking on target, bypierre2020-11-201-1/+2
* * cosmeticsflorian2020-11-121-1/+1
* * patch by Cyrax: forbid to use heaptrc and valgrind at the same time, reso...florian2020-11-111-1/+2
* sinclairql: now the target short name is also sinclairql as proposed by Pierr...karoly2020-11-101-1/+1
* m68k: initial commit to add the Sinclair QL as a compiler targetkaroly2020-11-041-0/+1
* * give an error when trying to define a macro/compiler variable withjonas2020-11-031-0/+1
* Update -T help output after introduction of iOS targetspierre2020-10-281-2/+3
* + new switches -DD and DT which allow to pass an arbitrary string which is ...florian2020-10-181-0/+2
* * AArch64: added SIMD instructions (only plain ARMv8-A for now)jonas2020-10-151-1/+3
* * turn the recently added 3357 warning into an error, to avoid another compil...karoly2020-10-141-1/+1
* powerpc: added support for 64bit explicit locations in legacy MorphOS syscall...karoly2020-10-141-2/+11
* * write a proper error message if types are read/written which are not supp...florian2020-09-171-0/+3
* * patch by Christo Crause, resolves #37335florian2020-08-201-1/+1
* * document -FF optionsvenbarth2020-08-121-0/+1
* * fix order of optionssvenbarth2020-08-121-1/+1
* * patch by Kai Burghardt to use https urls, resolves #37522florian2020-08-1020-25/+25
* Change -Tmacos into -Tmacosclassic in helppierre2020-07-121-2/+2
* * fix -Agas-darwin to say Aas-darwin for x86-64, and also add it for i386jonas2020-06-211-1/+2
* + add MSX-DOS to help text for -Tsvenbarth2020-06-061-0/+1
* + allow specifying the program load address for the ZX Spectrum target via th...nickysn2020-06-031-0/+1
* * patch by Karl-Michael Schindler to update the German help files, resolves...florian2020-05-202-125/+295
* * fixed -Cl options now showing in the help of an LLVM compiler (and fixedjonas2020-05-091-4/+4
* Add -Wp option description for riscv32 and xtensa compilerpierre2020-05-051-1/+6
* * synchronized with trunknickysn2020-04-261-1/+4
|\
| * + add an explicit error message if a type is not supported for a generic cons...svenbarth2020-04-261-1/+4
* | * synchronized with trunknickysn2020-04-211-1/+3
|\ \ | |/
| * + add Win64 target to help textsvenbarth2020-04-211-0/+1
| * + add an error message if the size of a function is invalid (in case of aarch...svenbarth2020-04-211-1/+2
* | * synchronized with trunknickysn2020-04-201-0/+9
|\ \ | |/
| * Add several missing -T options in helppierre2020-04-191-0/+9
* | + added -Tzxspectrum to the fpc help info messagenickysn2020-04-191-0/+1
* | * synchronized with trunknickysn2020-04-181-0/+4
|\ \ | |/
| * + -ib parameter to print the code generator backend type: FPC or LLVMjonas2020-04-181-0/+4
* | + added z80-embedded to the compiler help screennickysn2020-04-051-0/+2