Historique des commits

Auteur SHA1 Message Date
  florian ff3acfb8cd * cleanup of 2.7.0 defines il y a 3 ans
  Jonas Maebe 592df7fa59 * disable cs_opt_regvar on all platforms when compiled for LLVM (LLVM does il y a 5 ans
  florian ef87879402 * common naming for fpu_none string il y a 5 ans
  pierre 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler il y a 6 ans
  florian 73c46a5988 - removed unused constants il y a 8 ans
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. il y a 10 ans
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, il y a 10 ans
  Tomas Hajny dc1446d32a * fixed misplaced constant definition il y a 10 ans
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support il y a 10 ans
  sergei f85a8159ef * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself. il y a 11 ans
  sergei 02f39c667a * MIPS: added a couple of important capabilities and made them available for big-endian targets as well. il y a 11 ans
  sergei c76dedfd31 * MIPS: re-enable peephole optimizations which got disabled by r27106 and were not restored in r27147. Unfortunately such things are hard to detect reliably in automated way. il y a 11 ans
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: il y a 11 ans
  yury c58340f8dd * Enabled safecall for mips. il y a 11 ans
  yury 56b3287e29 + Added compiler support for mipsel-android target. il y a 11 ans
  pierre a091c26750 * Use mips everywhere for big endian mips target il y a 11 ans
  sergei 1c84c3edbf * Fixed label optimizer to work with MIPS, and enabled level 1 optimization for MIPS targets. il y a 12 ans
  sergei fe322f35d5 * MIPS: fixed passing CPU type specified with -CpXXX switch to assembler il y a 12 ans
  pierre 9e6a2b868c Fix -Cp option failure due to cputypestr array that must be uppercased il y a 12 ans
  pierre 305206354a Add arch and abi values for mips cpu il y a 12 ans
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects il y a 13 ans
  florian b330bba0bc + introduce -Oofastmath il y a 13 ans
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in il y a 13 ans
  pierre 61df26bf0c * Avoid string constants array elements longer than type il y a 14 ans
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization il y a 15 ans
  florian 28ac4a8dda * several mips/mipsel related stuff fixed il y a 15 ans
  florian e5ebb2a26e * started to integrate the code of David Zhang's MIPS code from fpc-mips on sf into fpc trunk il y a 15 ans
  peter 2888a21593 * list supported optimization options in -i il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types il y a 20 ans