florian
|
1908ba2206
+ -vb: writes compiler messages with full path instead of the file name only
|
20 lat temu |
florian
|
21cc9597f2
+ fpcylix unit
|
20 lat temu |
florian
|
c7bdfe238b
* regenerated makefiles
|
20 lat temu |
florian
|
a53c9e2666
* fixed stupid copy/paste which turned softfloat always off
|
20 lat temu |
florian
|
adb193497d
+ softfloat support for wince
|
20 lat temu |
florian
|
5e8db3eb5a
* better error message if a compiler can't find a compilerproc
|
20 lat temu |
olle
|
e40c2fd8b0
+ compile time expression type checking
|
20 lat temu |
florian
|
e36bb224ae
* typo fixed
|
20 lat temu |
florian
|
9a624dd82f
* proper displaying of arm targets
|
20 lat temu |
florian
|
469f2d1020
* windres isn't called anymore with an empty include parameter, fixes 4205
|
20 lat temu |
olle
|
438f229f52
* changed unknown align/enum warings into errors and also improved them
|
20 lat temu |
florian
|
b9b9ce059d
* compilation errors fixed
|
20 lat temu |
Jonas Maebe
|
43e4571fe9
+ help for -Xm and -XM (forgot to commit last time)
|
20 lat temu |
florian
|
0772a35e70
+ description of -WB as option to create a relocatable image added, fixes bug #3965
|
20 lat temu |
florian
|
11fe93f3b8
+ -Nu to help screen added
|
20 lat temu |
florian
|
ec6d5ff211
+ utf-8 support for string constants added
|
20 lat temu |
peter
|
bc347c23a8
* change error: compilation aborted to fatal
|
20 lat temu |
florian
|
83fa3bd0cb
+ output of supported instruction sets in info page
|
20 lat temu |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 lat temu |
olle
|
7cb6368f12
* Support for pascal constant expr in compile time expr, is now only allowed in mode Delphi
|
20 lat temu |
florian
|
c63ac52ac5
* fixed msg for -Xc
|
20 lat temu |
peter
|
c5488ea6b1
* -Fa option added, it'll load the units before the uses
|
20 lat temu |
peter
|
d3b559cfcc
* detect arithmetic overflows for constants at compile time
|
20 lat temu |
peter
|
7848d612cd
* fixed -vv
|
20 lat temu |
peter
|
d5091e1817
* fix unreachable code check for repeat loop
|
20 lat temu |
olle
|
be08c4912b
- disabled macro diff message
|
20 lat temu |
olle
|
7572f3a539
* rework of macro subsystem
|
20 lat temu |
florian
|
5942e4b6f6
* added support of shifter ops in arm inline assembler
|
20 lat temu |
peter
|
0d4ba90aa8
* don't allow class methods in interfaces
|
20 lat temu |
peter
|
00c14e1083
* external is again allowed in implementation
|
20 lat temu |