florian
|
937067e367
+ check if forward definitions and real definitions have the same type, resolves #11970
|
há 17 anos atrás |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
há 17 anos atrás |
marco
|
cbbf7f4cfe
* fixed a bunch of structural errors and missing escapes to get the docs building again.
|
há 17 anos atrás |
florian
|
cb9e52826f
* fix range check error in options handling, resolves #12365
|
há 17 anos atrás |
Jonas Maebe
|
64ddae4eff
+ -vq parameter to show message numbers
|
há 17 anos atrás |
Jonas Maebe
|
2b067a427d
* give warning if a routine in the interface of a non-interface-only
|
há 17 anos atrás |
yury
|
c84aa860bd
* Added error message if resulting executable image size is too big to fit in memory. bug #11702.
|
há 17 anos atrás |
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.
|
há 17 anos atrás |
florian
|
c3605645ff
+ warn if someone still uses ppc386.cfg
|
há 17 anos atrás |
michael
|
0167a576f0
* Fixed some typos
|
há 17 anos atrás |
michael
|
5d1c98237b
* Fixed all known errors
|
há 17 anos atrás |
tom_at_work
|
30cb2b088b
* also updated compiler copyright date to 2008 in the translations that translated the affected string
|
há 17 anos atrás |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
há 17 anos atrás |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
há 17 anos atrás |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
há 17 anos atrás |
florian
|
00ae5d1d5d
+ correct parsing interface delegation through classes
|
há 17 anos atrás |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
há 17 anos atrás |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
há 17 anos atrás |
florian
|
6c53785e3a
* first part of implements clean up and fixing
|
há 17 anos atrás |
florian
|
d8d96f14e6
+ experimental directive, resolves #10833
|
há 17 anos atrás |
peter
|
793fd8fc09
* Add -Xg to help pages
|
há 17 anos atrás |
florian
|
2dd91ca248
* updates from Karl-Michael Schindler
|
há 18 anos atrás |
florian
|
8f17101039
* allow application of as operator only to interfaces having a guid, resolves #6797
|
há 18 anos atrás |
Jonas Maebe
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
há 18 anos atrás |
florian
|
246ae7b446
o from Karl-Michael Schindler:
|
há 18 anos atrás |
sekelsenmat
|
6569d491a1
Added symbian target to the compiler messages
|
há 18 anos atrás |
florian
|
50cc61c8fd
* ignore register list in pure assembler routines, resolves #9335
|
há 18 anos atrás |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
há 18 anos atrás |
peter
|
1e123d66ba
* improved generics
|
há 18 anos atrás |
peter
|
6434772c3c
* error message when a goto label is optimized away
|
há 18 anos atrás |