svenbarth
|
f91e38d1bd
Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 2/3]
|
6 years ago |
Jonas Maebe
|
c262c5dbc9
* synchronised with trunk till r42256
|
6 years ago |
nickysn
|
697f2fcf75
* prettify the "Use of -offset(%esp), access may cause a crash or value may be
|
6 years ago |
nickysn
|
4f2ab3fb11
* prettify the "Use of -offset(%ebp) is not recommended for local variable
|
6 years ago |
nickysn
|
1e07606cbf
* prettify the "Use of +offset(%ebp) is not compatible with regcall convention"
|
6 years ago |
Jonas Maebe
|
9a327f1fcd
* ensure the LLVM-based compiler does not try to load units compiled with a
|
6 years ago |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
6 years ago |
Jonas Maebe
|
ba1b4b1c92
+ support for verifying whether a case statements handles all possibilities
|
6 years ago |
Jonas Maebe
|
cd3e4d26d4
* recognise extra llvm/Xcode versions
|
6 years ago |
Jonas Maebe
|
46efaf4b2c
+ support for -CLflto_nosystem option to perform LTO for everything except
|
6 years ago |
Jonas Maebe
|
fc60ec2ea4
+ support for LLVM LTO: compile units with -CLflto -> when compiling a main
|
6 years ago |
Jonas Maebe
|
cf65c55b72
* support specifying the target LLVM/Xcode version
|
6 years ago |
Jonas Maebe
|
bc77aad3d9
* give an error when trying to call through to a C varargs routine with a
|
6 years ago |
Jonas Maebe
|
b2b34338e5
* give an error when trying to call an object instance method via a type node
|
6 years ago |
svenbarth
|
4afe3c6788
* regenerate msg*.inc files after addition of error message
|
6 years ago |
pierre
|
67fe756642
Regenerate msgid and msgtxt include files after commit 40422
|
6 years ago |
yury
|
5c5dc2ed50
* Changed verbosity of ""???" not yet supported inside inline procedure/function" to note to be consistent with note "Call to subroutine "?" marked as inline is not inlined".
|
6 years ago |
pierre
|
4c0a213f0d
Add -Tlinux and -Tembedded help lines for riscv32 and riscv64 compilers
|
6 years ago |
florian
|
a34d4e715c
Merged riscv_new branch
|
7 years ago |
svenbarth
|
03a036c6cb
* regenerate msg*.inc after adding messages for mismatching generic declarations
|
7 years ago |
florian
|
3c69f9a066
+ basic infrastructure to generate code for floating point exception
|
7 years ago |
florian
|
0eea2141f6
* patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754
|
7 years ago |
svenbarth
|
019ebe598a
* regenerate msg*.inc files after addition of the message about threadvars inside classes/records without
|
7 years ago |
svenbarth
|
fa0765d131
* regenerate msg*.inc files after addition of the warning for array operators
|
7 years ago |
svenbarth
|
4354821f05
* regenerate msg* files after r39078
|
7 years ago |
svenbarth
|
31a9ed573c
* regenerate msg* files after addition of the new message for static array constants inside dynamic array
|
7 years ago |
nickysn
|
9a4a61ab97
* automatically switch to external linking (and show message) when requested to
|
7 years ago |
nickysn
|
600b460ecd
+ added new debug output option -godwarfomflinnum for generating line number
|
7 years ago |
nickysn
|
b80642c384
+ started implementing support for generating Microsoft CodeView debug
|
7 years ago |
svenbarth
|
a33bf83822
* regenaret msg*.inc after r38941 and r38942
|
7 years ago |