Jonas Maebe
|
a997721c32
* give an error message instead of crashing with an io exception if the
|
17 vuotta sitten |
Jonas Maebe
|
1573daa4a4
* check whether the correct wpo feedback file is used in the current
|
17 vuotta sitten |
Jonas Maebe
|
ee84277d8e
* fixed to work with the new vmtentries that are always available and
|
17 vuotta sitten |
Jonas Maebe
|
ecaf547188
+ documented -OW<x>, -Ow<x>, -FW<x> and -Fw<x> wpo parameters
|
17 vuotta sitten |
Jonas Maebe
|
f9031b8078
+ symbol liveness wpo information extracted from smartlinked programs
|
17 vuotta sitten |
Jonas Maebe
|
fbac599784
+ initial implementation of whole-program optimisation framework
|
17 vuotta sitten |
Jonas Maebe
|
2b067a427d
* give warning if a routine in the interface of a non-interface-only
|
17 vuotta sitten |
yury
|
c84aa860bd
* Added error message if resulting executable image size is too big to fit in memory. bug #11702.
|
17 vuotta sitten |
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.
|
17 vuotta sitten |
florian
|
c3605645ff
+ warn if someone still uses ppc386.cfg
|
17 vuotta sitten |
Jonas Maebe
|
a87de2ca9b
* regenerated messages
|
17 vuotta sitten |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 vuotta sitten |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
17 vuotta sitten |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 vuotta sitten |
florian
|
00ae5d1d5d
+ correct parsing interface delegation through classes
|
17 vuotta sitten |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 vuotta sitten |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
17 vuotta sitten |
florian
|
6c53785e3a
* first part of implements clean up and fixing
|
17 vuotta sitten |
florian
|
d8d96f14e6
+ experimental directive, resolves #10833
|
17 vuotta sitten |
peter
|
793fd8fc09
* Add -Xg to help pages
|
17 vuotta sitten |
florian
|
6843833d60
* regenerated
|
18 vuotta sitten |
florian
|
8f17101039
* allow application of as operator only to interfaces having a guid, resolves #6797
|
18 vuotta sitten |
Jonas Maebe
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
18 vuotta sitten |
sekelsenmat
|
6569d491a1
Added symbian target to the compiler messages
|
18 vuotta sitten |
florian
|
50cc61c8fd
* ignore register list in pure assembler routines, resolves #9335
|
18 vuotta sitten |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
18 vuotta sitten |
peter
|
1e123d66ba
* improved generics
|
18 vuotta sitten |
peter
|
6434772c3c
* error message when a goto label is optimized away
|
18 vuotta sitten |
Jonas Maebe
|
83bab3b071
+ documented -XR in the help pages
|
18 vuotta sitten |
Jonas Maebe
|
288a538df5
* don't allow starting new virtual trees in TP-style objects + test
|
18 vuotta sitten |