yury
|
c84aa860bd
* Added error message if resulting executable image size is too big to fit in memory. bug #11702.
|
vor 17 Jahren |
yury
|
d5c0ba9a1e
* Improved warning about constructing class instance with abstract methods. Warning is issued for each method and method name is specified in the message. It makes easy to find out which abstract methods still not overrode.
|
vor 17 Jahren |
florian
|
c3605645ff
+ warn if someone still uses ppc386.cfg
|
vor 17 Jahren |
Jonas Maebe
|
a87de2ca9b
* regenerated messages
|
vor 17 Jahren |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
vor 17 Jahren |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
vor 17 Jahren |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
vor 17 Jahren |
florian
|
00ae5d1d5d
+ correct parsing interface delegation through classes
|
vor 17 Jahren |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
vor 17 Jahren |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
vor 17 Jahren |
florian
|
6c53785e3a
* first part of implements clean up and fixing
|
vor 17 Jahren |
florian
|
d8d96f14e6
+ experimental directive, resolves #10833
|
vor 17 Jahren |
peter
|
793fd8fc09
* Add -Xg to help pages
|
vor 17 Jahren |
florian
|
6843833d60
* regenerated
|
vor 18 Jahren |
florian
|
8f17101039
* allow application of as operator only to interfaces having a guid, resolves #6797
|
vor 18 Jahren |
Jonas Maebe
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
vor 18 Jahren |
sekelsenmat
|
6569d491a1
Added symbian target to the compiler messages
|
vor 18 Jahren |
florian
|
50cc61c8fd
* ignore register list in pure assembler routines, resolves #9335
|
vor 18 Jahren |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
vor 18 Jahren |
peter
|
1e123d66ba
* improved generics
|
vor 18 Jahren |
peter
|
6434772c3c
* error message when a goto label is optimized away
|
vor 18 Jahren |
Jonas Maebe
|
83bab3b071
+ documented -XR in the help pages
|
vor 18 Jahren |
Jonas Maebe
|
288a538df5
* don't allow starting new virtual trees in TP-style objects + test
|
vor 18 Jahren |
peter
|
4b5a599309
* remove -gg and -gd options
|
vor 18 Jahren |
Jonas Maebe
|
488cfa3c32
+ -go<x> switch for debugging options (some global switches could be
|
vor 18 Jahren |
Jonas Maebe
|
91629f810f
* better error messages for non-overloadable operators:
|
vor 18 Jahren |
Jonas Maebe
|
21abdd2f4e
+ support for specifying the minimal precision for floating point
|
vor 18 Jahren |
Jonas Maebe
|
84ddacd017
+ support for creating a bundle instead of a library on Darwin (-Wb)
|
vor 18 Jahren |
Jonas Maebe
|
f1f1299e97
* generalised -W description to "target-specific options"
|
vor 18 Jahren |
Jonas Maebe
|
a3c9dc5ec6
+ support for {$linkframework x} to link to framework x (Darwin only)
|
vor 18 Jahren |