Jonas Maebe
|
9f0fb9cf10
- removed "<<<<<<< HEAD" leftover from a conflicting merge
|
13 yıl önce |
florian
|
6c8eed21c4
+ implement auto inlining (-Ooautoinline)
|
13 yıl önce |
Jonas Maebe
|
958600e74b
* by default disable the warning about interfaces raising a particular
|
13 yıl önce |
paul
|
d79eee8ed1
compiler: write a warning if unit should be compiled with built-in system codepage for ansistring constants but this codepage is not known by the compiler
|
13 yıl önce |
Jonas Maebe
|
64f3ba3299
* clarified description of -Xd, it is not always required for
|
13 yıl önce |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
13 yıl önce |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
13 yıl önce |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 yıl önce |
Jonas Maebe
|
7aa3b99fb5
+ -CN/{$CHECKLOWADDRLOADS+/-} switch to enable explicit checks for accesses
|
13 yıl önce |
Tomas Hajny
|
b11a2b169a
* fixed inconsistent license files references
|
13 yıl önce |
Tomas Hajny
|
a5a7c2aa3e
* directions for reporting bugs are different from those for asking questions nowadays
|
13 yıl önce |
Tomas Hajny
|
20ebbefc2b
* e-mail address for reporting bugs is not valid since long time ago
|
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
|
c9ca2a6c0c
Correct messages that should not have been changed (merge during update gone wrong). Resolves Mantis #21553
|
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 |
florian
|
0a118768c0
* updated copyright message to 2012
|
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 |
marco
|
28c27c409e
* fixed up messages compilation after last commit.
|
13 yıl önce |
paul
|
031eb4d51c
compiler: fix 'class class' message
|
13 yıl önce |
pierre
|
8f7ea8718b
+ Add message for TExternalLinker.CatFileContent method
|
13 yıl önce |
Jonas Maebe
|
74510f9069
+ generic infrastructure for target-specific switches
|
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).
|
14 yıl önce |