Commit History

Author SHA1 Message Date
  nickysn e4f3dd1264 * do not emit shl/shr with a const different than 1 on 8086 12 years ago
  nickysn 76e3dd5cef * do not generate push const on the i8086, go through a register instead, unless it's 186+ 12 years ago
  nickysn 06f1b6a4e8 * moved the i8086 'push const' instructions to a new method, so they can be abstracted on pre-186 processors 12 years ago
  florian 0e9b8adb7a patch by Michael Ring: 12 years ago
  nickysn 7c0679efdb * use the 'leave' instruction on 80186+ 12 years ago
  florian d4c7afbfe8 + generate thumb_func directives for thumb as well 12 years ago
  pierre 846f566085 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre a86ae3efee Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 58497ff016 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 6d3121078d Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 4226f08565 Regenerate with up-to-date fpcmake binary 12 years ago
  pierre d1d0ed3c16 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 114d8e4507 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre c460adf8e8 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 5fe15ff08d Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 78a7043352 Regenerate all Makefiles with an up-to-date fpcmake binary (dummy commit) 12 years ago
  pierre 5c9de9a68b Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 884918a4c4 Regenerate all Makefiles with an up-to-date fpcmake binary 12 years ago
  pierre 7b77319e06 Add missing Makefile 12 years ago
  reiniero 3486661512 * fcl-db/dbase: fix Dbase3,4,7 zero content memo fields 12 years ago
  sergei 97152cc41b * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. 12 years ago
  sergei 1fea5a82c1 * Replaced oso_disabled flag by TExeSection.Disabled boolean property. Makes code a bit nicer to read. 12 years ago
  sergei 8e6d6d0027 * Replaced strpcopy() by its equivalent. With sysutils in uses clause, strpcopy resolves to ansistring version, inserting a redundant conversion to ansistring. 12 years ago
  nickysn 70649932de * tlocation.value reverted back to longint on non 64-bit archs. This fixes the tset5.pp and tset5a.pp regressions on powerpc and probably other 32-bit platforms. 12 years ago
  florian 18aaeff1d7 + calculate node complexity for addrnodes and labelnodes 12 years ago
  florian ab39e6f7d8 * fix parameter order for compilerproc created by raise nodes 12 years ago
  reiniero 65acb03936 + fcl-db/export: fpdbfexport: support Visual Foxpro format 12 years ago
  Jonas Maebe 6462d10b17 * de-tabbed 12 years ago
  Jonas Maebe 52dd59ee74 * write full help when executing ppudump without parameters (based on patch 12 years ago
  reiniero a2bb01a313 * fcl-db/dbase: fix test for large strings for (visual) foxpro 12 years ago