Jonas Maebe
|
64f3ba3299
* clarified description of -Xd, it is not always required for
|
13 years ago |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
13 years ago |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
13 years ago |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
Jonas Maebe
|
7aa3b99fb5
+ -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses
|
13 years ago |
Tomas Hajny
|
46d3da9ca3
* message include files regenerated
|
13 years ago |
florian
|
6b8a865f93
* update msgidx.inc and msgtxt.inc after r20747
|
13 years ago |
Tomas Hajny
|
b12c38984b
* fpc binary supported options made localizable and not shown separately from those handled by ppc* any longer
|
13 years ago |
Jonas Maebe
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
svenbarth
|
bd19a16be9
Add support for Default() intrinsic. For now this is only (fully) supported
|
13 years ago |
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 years ago |
Jonas Maebe
|
3589f90cf8
* also show the valid bounds in most cases when signalling a range check
|
13 years ago |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
13 years ago |
Jonas Maebe
|
a6a43c71ec
* give an error message when including a file starting with an UTF-8 BOM
|
13 years ago |
Tomas Hajny
|
f1b81f12b5
* indicate -an being only useful with -dEXTDEBUG
|
13 years ago |
florian
|
96e8e89e16
* write error code if an object file cannot be created
|
13 years ago |
paul
|
031eb4d51c
compiler: fix 'class class' message
|
13 years ago |
pierre
|
8e843bc892
Regenerate msg include files
|
13 years ago |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
13 years ago |
paul
|
91294c64de
compiler: forgotten message files
|
13 years ago |
paul
|
26f66897cd
compiler:
|
13 years ago |
florian
|
6ec0f2549a
* factored load node flags out of node flags to gain space
|
13 years ago |
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 years ago |
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 years ago |
sergei
|
0db44ae108
+ Support SEH directives in x86_64 AT&T asmreader.
|
14 years ago |
Jonas Maebe
|
3b47c40ed2
* check whether methods that implement interface methods are public
|
14 years ago |
Jonas Maebe
|
f96f5f9e94
+ {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking
|
14 years ago |
paul
|
8a4634a7b1
merge r13481 from cpstrnew branch by florian
|
14 years ago |
pierre
|
30129a0363
* msg files regeneration after commit 19057
|
14 years ago |
pierre
|
f9fbe661f0
* msg files regeneration after commit 19057
|
14 years ago |