florian
|
60bd9c5ba0
* write a proper error message if types are read/written which are not supported in iso mode, resolves #37763
|
4 年之前 |
florian
|
7157bac9fd
* patch by Christo Crause, resolves #37335
|
5 年之前 |
svenbarth
|
fab0cf9537
* regenerate msg*.inc files
|
5 年之前 |
florian
|
a668814613
* regenerated
|
5 年之前 |
pierre
|
c5ea2a50f9
Change -Tmacos into -Tmacosclassic in help
|
5 年之前 |
Jonas Maebe
|
cc7b6d0b05
* regenerated message files
|
5 年之前 |
svenbarth
|
2c053b4f9c
* regenerate msg{txt,idx}.inc after adding MSX-DOS to help text
|
5 年之前 |
nickysn
|
f5489b5678
+ allow specifying the program load address for the ZX Spectrum target via the -WB option
|
5 年之前 |
pierre
|
df275152c2
Add -Wp option description for riscv32 and xtensa compiler
|
5 年之前 |
nickysn
|
25a42c6469
* update msg
|
5 年之前 |
svenbarth
|
287c298f37
* regenerate msg{txt,idx}.inc
|
5 年之前 |
svenbarth
|
531c93a04e
* regenerate msg{idx,txt}.inc
|
5 年之前 |
pierre
|
57809eb922
Add several missing -T options in help
|
5 年之前 |
Jonas Maebe
|
ea2e516b4e
+ -ib parameter to print the code generator backend type: FPC or LLVM
|
5 年之前 |
Jonas Maebe
|
79974a9671
+ -XlS<x> option to specify a suffix for externally called LLVM utilities,
|
5 年之前 |
florian
|
c146aecc01
* throw an error if the forward interface type and the actual interface type do not match, resolves #36720
|
5 年之前 |
florian
|
b7afb2431c
* do not allow constraints in headers of procedure implementations in delphi mode, resolves #36584
|
5 年之前 |
svenbarth
|
20698bb36f
* regenerate msg*.inc after last commit
|
5 年之前 |
florian
|
2135b9b724
* for avr1, do not save registers during an interrupt procedure, as it has no memory to store them
|
5 年之前 |
florian
|
a905a074b0
* AVR: decide after compiler if a certain subroutine is suitable for avr1, if not, replace it by sleep and warn
|
5 年之前 |
Tomas Hajny
|
8de6066b95
+ added possibility to list supported modeswitches using -im and documented it in help pages
|
5 年之前 |
Tomas Hajny
|
f4702ee139
* added information about -M allowing to specify modeswitches
|
5 年之前 |
svenbarth
|
707f722531
* regenerate msg*.inc files after adding a new error message related to C blocks
|
5 年之前 |
florian
|
fb4b1cbf35
* warn only in delphi mode if an explicit enumeration value exceeds the range, relaxes r43191
|
5 年之前 |
svenbarth
|
1e66b2464a
* regenerate msg*.inc files after adding new error messages for undefined symbols
|
5 年之前 |
florian
|
e1433adc2e
* check in the internal assembler for references with incorrect use of RIP
|
5 年之前 |
florian
|
cc703a9c59
+ include -Avasm into the help screen
|
5 年之前 |
florian
|
626ef4ae0c
* give an error if an explicit enumeration valid exceeds the valid range, resolves #34633
|
5 年之前 |
florian
|
d8e2db2691
+ command line switch -CV to select the threadvar model for section threadvars
|
5 年之前 |
florian
|
f883dd6dbb
Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet)
|
6 年之前 |