Jonas Maebe
|
64f3ba3299
* clarified description of -Xd, it is not always required for
|
před 13 roky |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
před 13 roky |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
před 13 roky |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
před 13 roky |
Jonas Maebe
|
7aa3b99fb5
+ -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses
|
před 13 roky |
Tomas Hajny
|
b11a2b169a
* fixed inconsistent license files references
|
před 13 roky |
Tomas Hajny
|
a5a7c2aa3e
* directions for reporting bugs are different from those for asking questions nowadays
|
před 13 roky |
Tomas Hajny
|
20ebbefc2b
* e-mail address for reporting bugs is not valid since long time ago
|
před 13 roky |
Tomas Hajny
|
b12c38984b
* fpc binary supported options made localizable and not shown separately from those handled by ppc* any longer
|
před 13 roky |
Jonas Maebe
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
před 13 roky |
svenbarth
|
c9ca2a6c0c
Correct messages that should not have been changed (merge during update gone wrong). Resolves Mantis #21553
|
před 13 roky |
svenbarth
|
bd19a16be9
Add support for Default() intrinsic. For now this is only (fully) supported
|
před 13 roky |
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
|
před 13 roky |
florian
|
0a118768c0
* updated copyright message to 2012
|
před 13 roky |
Jonas Maebe
|
3589f90cf8
* also show the valid bounds in most cases when signalling a range check
|
před 13 roky |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
před 13 roky |
Jonas Maebe
|
a6a43c71ec
* give an error message when including a file starting with an UTF-8 BOM
|
před 13 roky |
Tomas Hajny
|
f1b81f12b5
* indicate -an being only useful with -dEXTDEBUG
|
před 13 roky |
florian
|
96e8e89e16
* write error code if an object file cannot be created
|
před 13 roky |
marco
|
28c27c409e
* fixed up messages compilation after last commit.
|
před 13 roky |
paul
|
031eb4d51c
compiler: fix 'class class' message
|
před 13 roky |
pierre
|
8f7ea8718b
+ Add message for TExternalLinker.CatFileContent method
|
před 13 roky |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
před 13 roky |
paul
|
26f66897cd
compiler:
|
před 14 roky |
florian
|
6ec0f2549a
* factored load node flags out of node flags to gain space
|
před 14 roky |
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).
|
před 14 roky |
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.
|
před 14 roky |
sergei
|
0db44ae108
+ Support SEH directives in x86_64 AT&T asmreader.
|
před 14 roky |
Jonas Maebe
|
3b47c40ed2
* check whether methods that implement interface methods are public
|
před 14 roky |
Jonas Maebe
|
f96f5f9e94
+ {$VARPARACOPYOUTCHECK+/-} / -Cv switch to enable checking
|
před 14 roky |