Histórico de Commits

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