Historique des commits

Auteur SHA1 Message Date
  florian cb9e52826f * fix range check error in options handling, resolves #12365 il y a 17 ans
  Jonas Maebe 253ae0c33e * changed abi for darwin/arm from eabi to default, as it appears to be il y a 17 ans
  florian 013dc5e379 * fix wince building after unicodestring changes il y a 17 ans
  Jonas Maebe 6b473862cf * give an error stating that you have to use the latest released compiler il y a 17 ans
  tom_at_work 8a5a6db065 * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) il y a 17 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  florian e0ff540918 + defined FPC_FULLVERSION as integer constant containing the version, il y a 17 ans
  florian fe7cba52dc + support of inlined ror/rol on arm il y a 17 ans
  florian 1afb1aa9cc + ror/rol functions il y a 17 ans
  yury a6eb251cee * Define dummy tcgarm.g_stackpointer_alloc to fix abstract warning. il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. il y a 17 ans
  yury 01e31e2215 * Fixed r10992. Really warn if someone still uses ppc386.cfg il y a 17 ans
  florian 0f6bcd613f * fixed spelling il y a 17 ans
  florian c3605645ff + warn if someone still uses ppc386.cfg il y a 17 ans
  giulio c6d4f1a9e5 Go32v2 is not an embedded target, don't disable features il y a 17 ans
  florian 4a243d451f + support of -Mxxx or $modeswitch to enable single mode specific features il y a 17 ans
  giulio 9203f46e1a * Handling of -Sf parameter fixed il y a 17 ans
  Jonas Maebe a324744cbe * fixed checking for defined/undefined macro's in the configuration file il y a 17 ans
  Tomas Hajny e64c9a152a * fix for doubled slashes in paths by Giulio Bernardi il y a 17 ans
  micha b0838b13d7 * add armeb target to compiler/Makefiles il y a 17 ans
  michael 174de3eab1 Merged revisions 9693-10480 via svnmerge from il y a 17 ans
  Jonas Maebe b24caad870 * fixed x86_64 after r10422 il y a 17 ans
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) il y a 17 ans
  florian c05d4912f4 + basic system unit for avr-embedded il y a 17 ans
  tom_at_work 52135af71f * implement branchless fpc_abs_long in a generic way il y a 17 ans
  peter 6b06d551a1 * don't fail on -Cg- for platforms that do not support PIC il y a 18 ans
  yury 99a8012472 * Allow using constants in {$IF } directive in OBJFPC mode. il y a 18 ans
  Jonas Maebe 26930be303 * fixed non-x86 compilation after r9333 il y a 18 ans
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 il y a 18 ans