florian
|
6c53785e3a
* first part of implements clean up and fixing
|
17 년 전 |
florian
|
d8d96f14e6
+ experimental directive, resolves #10833
|
17 년 전 |
peter
|
793fd8fc09
* Add -Xg to help pages
|
17 년 전 |
florian
|
6843833d60
* regenerated
|
17 년 전 |
florian
|
8f17101039
* allow application of as operator only to interfaces having a guid, resolves #6797
|
17 년 전 |
Jonas Maebe
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
17 년 전 |
sekelsenmat
|
6569d491a1
Added symbian target to the compiler messages
|
18 년 전 |
florian
|
50cc61c8fd
* ignore register list in pure assembler routines, resolves #9335
|
18 년 전 |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
18 년 전 |
peter
|
1e123d66ba
* improved generics
|
18 년 전 |
peter
|
6434772c3c
* error message when a goto label is optimized away
|
18 년 전 |
Jonas Maebe
|
83bab3b071
+ documented -XR in the help pages
|
18 년 전 |
Jonas Maebe
|
288a538df5
* don't allow starting new virtual trees in TP-style objects + test
|
18 년 전 |
peter
|
4b5a599309
* remove -gg and -gd options
|
18 년 전 |
Jonas Maebe
|
488cfa3c32
+ -go<x> switch for debugging options (some global switches could be
|
18 년 전 |
Jonas Maebe
|
91629f810f
* better error messages for non-overloadable operators:
|
18 년 전 |
Jonas Maebe
|
21abdd2f4e
+ support for specifying the minimal precision for floating point
|
18 년 전 |
Jonas Maebe
|
84ddacd017
+ support for creating a bundle instead of a library on Darwin (-Wb)
|
18 년 전 |
Jonas Maebe
|
f1f1299e97
* generalised -W description to "target-specific options"
|
18 년 전 |
Jonas Maebe
|
a3c9dc5ec6
+ support for {$linkframework x} to link to framework x (Darwin only)
|
18 년 전 |
michael
|
bedf0151cc
* Implemented support for custom RC compiler and .RES linker
|
18 년 전 |
florian
|
5e60b52f28
* ignore pic directive/switch if the platform doesn't support pic, resolves #9281
|
18 년 전 |
peter
|
67e16340be
* revert r8118
|
18 년 전 |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 년 전 |
florian
|
fa2a2b0bd0
* generics without specialization can't be used as a type, resolves #9225
|
18 년 전 |
Jonas Maebe
|
c6ffa724f3
* clarified pointer->integer warning
|
18 년 전 |
daniel
|
4ea8448c6d
+ Warn when converting pointers to signed types.
|
18 년 전 |
daniel
|
45832d4314
+ New hint; for exmaple int64:=longint+longint says "Converting the operands to
|
18 년 전 |
florian
|
078f6e05fa
* typos corrected
|
18 년 전 |
daniel
|
b15740c0e5
- Remove -Mgpc from command line options.
|
18 년 전 |