nickysn
|
d7df2d45c6
* synchronized with trunk
|
4 лет назад |
florian
|
a4b35d16f2
+ throw an error if hardware floating point operations are used in thumb(-1) mode, this is not supported
|
4 лет назад |
nickysn
|
a74024e7d5
* synchronized with trunk
|
4 лет назад |
florian
|
1c99c2655e
* more helpful message if an unknown field is accessed in the assembler reader, resolves #38475
|
4 лет назад |
florian
|
ecce39a3b2
+ throw a warning in ISO mode if a constant string is assigned to a char and the sizes do not match, resolves #38439
|
4 лет назад |
nickysn
|
64bb0359d2
* synchronized with trunk
|
4 лет назад |
florian
|
0b76059b37
* use generic VFP type instead of VFP list prone to changes
|
4 лет назад |
florian
|
1f49e633b6
+ modified patch by Christo Crause: if the target support, the switch -Xu can be used to generate the executable as an uf2 file
|
4 лет назад |
nickysn
|
c3c199cf67
* show the list of wasm32 targets in the compiler help screen
|
4 лет назад |
svenbarth
|
217e9ac5a5
* regenerate msg*.inc files
|
4 лет назад |
florian
|
7f775abb6d
* throw a proper error if a contructur has a type parameter in delphi mode, resolves #37217
|
4 лет назад |
florian
|
792b629aa6
+ -Xa option: generate code which allows to use more than 2 GB of static data on 64 Bit targets
|
4 лет назад |
Károly Balogh
|
d8997405c5
sinclairql: mark the qhdr metadata format as default in the help text
|
4 лет назад |
Károly Balogh
|
45fc515400
sinclairql: added platform specific options to allow specifying executable metadata format
|
4 лет назад |
pierre
|
47d96efe29
+ options.pas: Add new option -sT, to do only the linking on target, by
|
4 лет назад |
florian
|
e440bf0e00
* cosmetics
|
4 лет назад |
florian
|
d9784412a4
* patch by Cyrax: forbid to use heaptrc and valgrind at the same time, resolves #36529
|
4 лет назад |
Károly Balogh
|
3abee173f4
* regenerated msgidx/msgtxt after r47376
|
4 лет назад |
Károly Balogh
|
519701960c
m68k: initial commit to add the Sinclair QL as a compiler target
|
4 лет назад |
Jonas Maebe
|
38a059f039
* give an error when trying to define a macro/compiler variable with
|
4 лет назад |
pierre
|
f97c981c24
Update -T help output after introduction of iOS targets
|
4 лет назад |
florian
|
9ea52b8578
+ new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME%
|
4 лет назад |
Jonas Maebe
|
9376f5a43a
* AArch64: added SIMD instructions (only plain ARMv8-A for now)
|
4 лет назад |
Károly Balogh
|
7a1903cc8f
* turn the recently added 3357 warning into an error, to avoid another compiler IE later
|
4 лет назад |
Károly Balogh
|
f489858855
powerpc: added support for 64bit explicit locations in legacy MorphOS syscalls. improved error handling of various corner cases or explicit paraloc handling
|
4 лет назад |
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 лет назад |