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
|
147559349b
* fix for Mantis #36652: gracefully handle the error if one tries to implement a method of a type from another unit
|
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 жил өмнө |
marco
|
eed0e52a64
* copyright date update, mantis 035903
|
5 жил өмнө |
joost
|
76ab36b41d
* Fixed generation of documentation
|
5 жил өмнө |
svenbarth
|
8111e92e1f
* rework syntax for cblocks: now a cblock directive is required
|
5 жил өмнө |
svenbarth
|
22ce9006ab
* fix number of last parser_* message entry
|
5 жил өмнө |
florian
|
fb4b1cbf35
* warn only in delphi mode if an explicit enumeration value exceeds the range, relaxes r43191
|
5 жил өмнө |
svenbarth
|
f28ac2bfc6
+ add error messages for undefined symbols (both with a known object file and without)
|
5 жил өмнө |
svenbarth
|
cd7e3f354b
+ add a description for the link_e_comdat_selection_differs message
|
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
|
6 жил өмнө |
florian
|
f883dd6dbb
Synchronized with trunk, part 2 (make all works, avx-512 support not yet tested, no regression testing yet)
|
6 жил өмнө |
florian
|
746bfced25
Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested
|
6 жил өмнө |
Jonas Maebe
|
46afcbb362
* an incomplete case statement is not an error in ISO Pascal (mantis #35910)
|
6 жил өмнө |
svenbarth
|
7809930b08
* fix for Mantis #35903: apply patch by J. Gareth Moreton to update the copyright year to 2019
|
6 жил өмнө |
svenbarth
|
04a50733ad
* get rid of the scanner message for attributes for real this time (sometimes I *really* hate Git -.-)
|
6 жил өмнө |
Károly Balogh
|
4d6b8a6c45
fixed the messy state of messages after recent custom attributes merge. fixed a typo, fixed double definition of message 3350, restored a message that was removed but still used, so the build passes at least.
|
6 жил өмнө |
svenbarth
|
b7a8dd9479
* adjust error message when attributes are unbound
|
6 жил өмнө |
svenbarth
|
b2932393df
Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3]
|
6 жил өмнө |
Jonas Maebe
|
c262c5dbc9
* synchronised with trunk till r42256
|
6 жил өмнө |
nickysn
|
697f2fcf75
* prettify the "Use of -offset(%esp), access may cause a crash or value may be
|
6 жил өмнө |
nickysn
|
4f2ab3fb11
* prettify the "Use of -offset(%ebp) is not recommended for local variable
|
6 жил өмнө |