Commit History

Author SHA1 Message Date
  marco 869d24f7d1 * spelling mistakes fpc repo part, mantis #30233 9 years ago
  svenbarth af26a31251 psub.pas, read_proc_body: 9 years ago
  svenbarth dc5d9c7001 rtl/objpas/classes/classes.inc, TThread: 9 years ago
  florian 20807f4148 * factored out V<Op> optimizations into OptPass1VOP 9 years ago
  florian 180e0e7561 * avoid spilling of 2nd and 3rd operand of avx instructions 9 years ago
  svenbarth 04adcf2a12 Fix for Mantis #30179 and #30203. 9 years ago
  svenbarth c3c345d569 Fix for Mantis #30202. 9 years ago
  florian a7516dfb50 * fix modification information of VCOMISS and VCOMISD 9 years ago
  svenbarth fd98ec56e9 Fix (hopefully last) regression introduced due to the reworking specialization of routine bodies. 9 years ago
  Károly Balogh 77318be022 m68k: fix build errors with some assemblers on modulo calculation on 020+ 9 years ago
  florian 04a68d9b94 * fix compilation with -Oodfa 9 years ago
  svenbarth d5cc59c22e Avoid the creation of a TExternalThread instance for Synchronize() and Queue() (Delphi does the same). 9 years ago
  Károly Balogh a561ffe836 m68k: fixed initial offset adjustment for the unaligned store 9 years ago
  yury c392c6eb2b * pas2jni: Explicitly release JNI local refs while executing method pointers. 9 years ago
  Károly Balogh 4fba4cab15 added m68k vasm to the list of assemblers 9 years ago
  Károly Balogh b4fd85f19c m68k: unaligned handling for math and typeconv nodes 9 years ago
  Károly Balogh 2d6736e40e m68k: fixed unaligned stores' predecrement addressing. also removed an unnecessary sign-extension of the tmpreg for 16bit stores 9 years ago
  Károly Balogh a8ad51e96f m68k: unaligned access support in add nodes 9 years ago
  marcus c4a0c08c8d AmigaOS4: OS4 needs socketbase and interface as threadvars (like all other Amiga-systems) 9 years ago
  Károly Balogh a756609a27 m68k: added a simple VASM writer frontend for the GNU AS writer (as VASM has a compatiblity mode) 9 years ago
  marcus 3d448cd55f Removed debug output from GetServerURL() 9 years ago
  svenbarth 1bd43d9e37 Fix regressions. 9 years ago
  svenbarth 7c5c5d2e4b symdef.pas, tprocdef: 9 years ago
  Károly Balogh c509036c11 m68k: added REMS/REMU to the special formatting requirements list in the assembler writer 9 years ago
  pierre 3ba2d44101 Regenerated after previous commit 9 years ago
  pierre 806890df40 Avoid line longer than 255, to be able to edit Makefile.fpc with fp IDE 9 years ago
  pierre 433da1b199 Add msdos and win16 to the list of target OS for which TargetHasDosStylesDirectories 9 years ago
  michael 9f9abd525a * Patch from Luiz Americo to add const to some string params (Bug ID 30197) 9 years ago
  svenbarth 1d7c19aaf0 Fix regressions. 9 years ago
  svenbarth ac95dcd7fa Improve inlining of generic routines (no matter whether they belong to a generic type or a generics themselves). 9 years ago