Historial de Commits

Autor SHA1 Mensaje Fecha
  pierre 828a248287 Systematically include fpcdefs.inc at sart of all units used by compiler hace 6 años
  florian 73c46a5988 - removed unused constants hace 8 años
  Jeppe Johansen 3cb9be73bc Moved tcontrollerdatatype out into cpuinfo. hace 10 años
  florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two, hace 10 años
  Tomas Hajny dc1446d32a * fixed misplaced constant definition hace 10 años
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support hace 10 años
  sergei f85a8159ef * compiler/mips/cpuinfo.pas: removed "FPU_" prefixes from FPU names, not necessary because compiler inserts one itself. hace 11 años
  sergei 02f39c667a * MIPS: added a couple of important capabilities and made them available for big-endian targets as well. hace 11 años
  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. hace 11 años
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: hace 11 años
  yury c58340f8dd * Enabled safecall for mips. hace 11 años
  yury 56b3287e29 + Added compiler support for mipsel-android target. hace 11 años
  pierre a091c26750 * Use mips everywhere for big endian mips target hace 11 años
  sergei 1c84c3edbf * Fixed label optimizer to work with MIPS, and enabled level 1 optimization for MIPS targets. hace 12 años
  sergei fe322f35d5 * MIPS: fixed passing CPU type specified with -CpXXX switch to assembler hace 12 años
  pierre 9e6a2b868c Fix -Cp option failure due to cputypestr array that must be uppercased hace 12 años
  pierre 305206354a Add arch and abi values for mips cpu hace 12 años
  florian 4d86d25c6c * -O4 switch for optimizations which are correct but which might have unexpected effects hace 13 años
  florian b330bba0bc + introduce -Oofastmath hace 13 años
  Jonas Maebe 3798b79fd7 + optimization that (re)orders instance fields of Delphi-style classes in hace 13 años
  pierre 61df26bf0c * Avoid string constants array elements longer than type hace 14 años
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization hace 15 años
  florian 28ac4a8dda * several mips/mipsel related stuff fixed hace 15 años
  florian e5ebb2a26e * started to integrate the code of David Zhang's MIPS code from fpc-mips on sf into fpc trunk hace 15 años
  peter 2888a21593 * list supported optimization options in -i hace 19 años
  peter b6e35a200e * rewrite of optimizer options hace 19 años
  Jonas Maebe 8bc4e0a32f * inline and compilerproc are now procoptions instead of proccall types hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  florian f58fcdf401 + basic mips stuff hace 20 años