florian
|
fce9e953b4
+ nested exit support
|
12 years ago |
Jonas Maebe
|
6ac8b4fbdf
* give a proper error when an mmx/fpu/sse register is used inside a memory
|
12 years ago |
florian
|
db68214e88
+ support setpeoptflags directive, resolves #23447
|
12 years ago |
Jonas Maebe
|
2dac1c445a
- disabled Stabs support on 64 bit targets (mantis #23365)
|
12 years ago |
florian
|
f6109d7c65
* improved error reporting by printing the type being found in with expressions
|
12 years ago |
Jonas Maebe
|
cb41d6355c
* clarified -Cb explanation (mantis #23308)
|
12 years ago |
Jonas Maebe
|
4aa05f5133
+ support for automatically generating setters/getters for properties on the
|
12 years ago |
svenbarth
|
8a631e9ba8
msg/errore.msg:
|
12 years ago |
florian
|
a499a30ca9
* fixes to avx support by Torsten Grundke
|
13 years ago |
pierre
|
be5839e44a
Add warning/error message about possible problems with nostackframe modifier
|
13 years ago |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
Jonas Maebe
|
81b50af768
* fixed typo (overring -> overriding)
|
13 years ago |
Jonas Maebe
|
4d0e4e1b56
* treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64
|
13 years ago |
Jonas Maebe
|
288d1ec74a
* support referencing "result" in nostackframe pure assembler routines if
|
13 years ago |
florian
|
4d86d25c6c
* -O4 switch for optimizations which are correct but which might have unexpected effects
|
13 years ago |
florian
|
8fd84376d7
* msg files regenerated
|
13 years ago |
Jonas Maebe
|
aad3ce960a
* give an error when trying to give a parameter of a non-simple type a
|
13 years ago |
sergei
|
684bf4fba2
+ Reject object types without VMT as arguments of typeof(). Without this check, an undefined reference to VMT is generated which fails at the linking stage.
|
13 years ago |
Jonas Maebe
|
c2be657671
* give an error instead of a note on the JVM target when overriding a
|
13 years ago |
Jonas Maebe
|
b0462d27cc
* by default, no longer initialize enumeration fields of classes/objects
|
13 years ago |
Jonas Maebe
|
9f0fb9cf10
- removed "<<<<<<< HEAD" leftover from a conflicting merge
|
13 years ago |
florian
|
6c8eed21c4
+ implement auto inlining (-Ooautoinline)
|
13 years ago |
Jonas Maebe
|
958600e74b
* by default disable the warning about interfaces raising a particular
|
13 years ago |
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 years ago |
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 |