Tomas Hajny
|
46d3da9ca3
* message include files regenerated
|
13 yıl önce |
florian
|
6b8a865f93
* update msgidx.inc and msgtxt.inc after r20747
|
13 yıl önce |
Tomas Hajny
|
b12c38984b
* fpc binary supported options made localizable and not shown separately from those handled by ppc* any longer
|
13 yıl önce |
Jonas Maebe
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 yıl önce |
svenbarth
|
bd19a16be9
Add support for Default() intrinsic. For now this is only (fully) supported
|
13 yıl önce |
florian
|
f4af507321
* inline is only a hint to the compiler which might be ignored so throw only a hint and not a warning if subroutine cannot be inlined
|
13 yıl önce |
Jonas Maebe
|
3589f90cf8
* also show the valid bounds in most cases when signalling a range check
|
13 yıl önce |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
13 yıl önce |
Jonas Maebe
|
a6a43c71ec
* give an error message when including a file starting with an UTF-8 BOM
|
13 yıl önce |
Tomas Hajny
|
f1b81f12b5
* indicate -an being only useful with -dEXTDEBUG
|
13 yıl önce |
florian
|
96e8e89e16
* write error code if an object file cannot be created
|
13 yıl önce |
paul
|
031eb4d51c
compiler: fix 'class class' message
|
13 yıl önce |
pierre
|
8e843bc892
Regenerate msg include files
|
13 yıl önce |
paul
|
91294c64de
compiler: forgotten message files
|
13 yıl önce |
paul
|
26f66897cd
compiler:
|
13 yıl önce |
florian
|
6ec0f2549a
* factored load node flags out of node flags to gain space
|
13 yıl önce |
sergei
|
6a3fe72de9
+ Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing).
|
13 yıl önce |
sergei
|
85f7914906
* Don't generate .seh_endprologue if SEH directives are present in the text of (pure assembler) procedure, as it results in duplicate .seh_endprologue.
|
14 yıl önce |
sergei
|
0db44ae108
+ Support SEH directives in x86_64 AT&T asmreader.
|
14 yıl önce |
paul
|
8a4634a7b1
merge r13481 from cpstrnew branch by florian
|
14 yıl önce |
pierre
|
30129a0363
* msg files regeneration after commit 19057
|
14 yıl önce |
pierre
|
f9fbe661f0
* msg files regeneration after commit 19057
|
14 yıl önce |
florian
|
1491d77c9d
* avoid ugly space in compilation summary
|
14 yıl önce |
florian
|
c855c7a0aa
* unified handling of comparison of constant and expression with disjunct ranges of values
|
14 yıl önce |
florian
|
cf874a3465
* give a more understandable error message if a procedure "result" is tried to be a
|
14 yıl önce |
sergei
|
bbae63a4f2
* Check that a single interface is only delegated to a single property within a class.
|
14 yıl önce |
florian
|
562961fd42
* catch EOSError, EIOError and IOutOfMemory exceptions inside the compiler
|
14 yıl önce |
florian
|
57cdf34a6b
* put -Wpxxxx switch on the help screen
|
14 yıl önce |
pierre
|
54fc0bf694
Add missing x86_64 -A options
|
14 yıl önce |
pierre
|
f220513821
+ Warning for possible library overloading
|
14 yıl önce |