Jonas Maebe
|
c6470a75e7
* do not disable smart linking when using DWARF debug information on Darwin,
|
16 жил өмнө |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
16 жил өмнө |
Tomas Hajny
|
29f0a1096c
* add reference to the bug tracker rather than just an e-mail address
|
16 жил өмнө |
florian
|
d511f8d84e
* year of copyright updated
|
16 жил өмнө |
florian
|
acb06dac1b
+ Wp<Controllertype> support for arm and avr
|
16 жил өмнө |
Jonas Maebe
|
b73ed1587a
* added warning to stack checking option
|
16 жил өмнө |
Jonas Maebe
|
423ee926c2
* verify during parameter parsing that -gc and -pg are implemented/
|
16 жил өмнө |
Jonas Maebe
|
e54aed98a4
* fixed some small errors/inconsistencies in the wpo messages
|
16 жил өмнө |
florian
|
7d849d312b
+ added missing LaTeX statement for wpo error messages
|
16 жил өмнө |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 жил өмнө |
Jonas Maebe
|
1597aac6d2
* first search for gnm and only then for nm
|
16 жил өмнө |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
16 жил өмнө |
peter
|
2a952c89a5
* store vmt entries in ppu
|
17 жил өмнө |
Jonas Maebe
|
a00df1033f
* changed "Mixing signed expressions and longwords gives a 64bit result"
|
17 жил өмнө |
florian
|
937067e367
+ check if forward definitions and real definitions have the same type, resolves #11970
|
17 жил өмнө |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
17 жил өмнө |
marco
|
cbbf7f4cfe
* fixed a bunch of structural errors and missing escapes to get the docs building again.
|
17 жил өмнө |
florian
|
cb9e52826f
* fix range check error in options handling, resolves #12365
|
17 жил өмнө |
Jonas Maebe
|
64ddae4eff
+ -vq parameter to show message numbers
|
17 жил өмнө |
Jonas Maebe
|
2b067a427d
* give warning if a routine in the interface of a non-interface-only
|
17 жил өмнө |
yury
|
c84aa860bd
* Added error message if resulting executable image size is too big to fit in memory. bug #11702.
|
17 жил өмнө |
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 жил өмнө |
florian
|
c3605645ff
+ warn if someone still uses ppc386.cfg
|
17 жил өмнө |
michael
|
0167a576f0
* Fixed some typos
|
17 жил өмнө |
michael
|
5d1c98237b
* Fixed all known errors
|
17 жил өмнө |
tom_at_work
|
30cb2b088b
* also updated compiler copyright date to 2008 in the translations that translated the affected string
|
17 жил өмнө |
micha
|
b0838b13d7
* add armeb target to compiler/Makefiles
|
17 жил өмнө |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
17 жил өмнө |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
17 жил өмнө |
florian
|
00ae5d1d5d
+ correct parsing interface delegation through classes
|
17 жил өмнө |