Commit History

Author SHA1 Message Date
  Jonas Maebe 52c6f14de5 * do not allow local type definitions such as string[1] and "file of byte" 16 years ago
  Jonas Maebe c6733ed9a5 * disallow placing fields after method/property definitions, because this 16 years ago
  Jonas Maebe 5c006b9b86 * enable the directory cache by default starting with the first lookup 16 years ago
  florian 2a683bff43 * make msg was not executed after rev. 13287 16 years ago
  florian 70a262acbb * regenerated 16 years ago
  Jonas Maebe 7bff50becd * give an error message when the specified wpo feedback input file 16 years ago
  yury c4439e4e39 * Properly write 64-bit relocations into .reloc section. 16 years ago
  yury 2b3a54cec0 * Allow usage of internal linker when dwarf debug info is used. 16 years ago
  Jonas Maebe 40247d2d87 * give an error when the typeinfo() function is called for an enumeration 16 years ago
  Jonas Maebe 41dcda600c * disabled the internal linker when using DWARF debug info (it doesn't 16 years ago
  Jonas Maebe c6470a75e7 * do not disable smart linking when using DWARF debug information on Darwin, 16 years ago
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 years ago
  Tomas Hajny 29f0a1096c * add reference to the bug tracker rather than just an e-mail address 16 years ago
  florian acb06dac1b + Wp<Controllertype> support for arm and avr 16 years ago
  Jonas Maebe b73ed1587a * added warning to stack checking option 16 years ago
  Jonas Maebe 423ee926c2 * verify during parameter parsing that -gc and -pg are implemented/ 16 years ago
  Jonas Maebe e54aed98a4 * fixed some small errors/inconsistencies in the wpo messages 16 years ago
  Jonas Maebe 3216e8c7bc * mark produced object files as "does not require executable stack" by 16 years ago
  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 years ago
  peter 2a952c89a5 * store vmt entries in ppu 17 years ago
  Jonas Maebe a00df1033f * changed "Mixing signed expressions and longwords gives a 64bit result" 17 years ago
  florian 937067e367 + check if forward definitions and real definitions have the same type, resolves #11970 17 years ago
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. 17 years ago
  marco 3591d54f24 * updated all makefile.fpc versions to 2.2.2 for fppkg compat. 17 years ago
  florian cb9e52826f * fix range check error in options handling, resolves #12365 17 years ago
  Jonas Maebe 64ddae4eff + -vq parameter to show message numbers 17 years ago
  Jonas Maebe 2b067a427d * give warning if a routine in the interface of a non-interface-only 17 years ago
  yury c84aa860bd * Added error message if resulting executable image size is too big to fit in memory. bug #11702. 17 years ago
  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 years ago
  florian c3605645ff + warn if someone still uses ppc386.cfg 17 years ago