커밋 기록

작성자 SHA1 메시지 날짜
  Károly Balogh b37ebeaabd disabled a_loadaddr_ref_cgpara() for m68k, this code was copy-pasted from x86 probably and could never work properly as it is 11 년 전
  pierre 2a6e592fba Handle link map for msdos wlink 11 년 전
  Jonas Maebe ca446b4b2a - removed registration of x86_6432 target because it's not supported in any 11 년 전
  Jonas Maebe 5fc4af09dd * don't crash when searching for a type helper in an anonymous array (or 11 년 전
  Jeppe Johansen 123742647c Fixed problem in estimation of stack size for thumb targets. Types passed by value were not handled properly. 11 년 전
  svenbarth 6273192ce1 + Add a new overload to DynLibs to allow loading by Ordinal only. This needs specific operating system support however and will return Nil (using a default implementation) if ordinals are not supported. 11 년 전
  marco 194abaddb4 * copy osdefs.inc from Linux. RTL included Linux dir, package does not. 11 년 전
  pierre baf79eb12b Recompiled with pic option 11 년 전
  pierre d492b3d17d crtbeginS.o seems to use _init, not __init 11 년 전
  pierre 9833faeb0a Fix loading of __progname_storage+255 11 년 전
  pierre fdb3525d9f crtbeginS.o seems to use _init, not __init 11 년 전
  pierre 9303231220 Remove objects from RTL unit list for netbsd 11 년 전
  Jonas Maebe 5d389e99fd * always use the *W version of the Windows API in ExtractShortPathName() so 11 년 전
  masta fb52392e20 Reformat and comment is_thumb32_imm 11 년 전
  masta 3ab665e554 Try to split constant XORs into two shiftimms on ARM. 11 년 전
  nickysn aec73bce68 * pass the overflow check flag correctly to the 32 and 16-bit mul helpers (on 11 년 전
  pierre 291124489f Use scripted version of wlib for go32v2 msdos smart library creation 11 년 전
  pierre e87e2f9c30 Print out command line before running it with -vx option 11 년 전
  pierre bef22b2a6f Add scripted version of wlib call for msdos 11 년 전
  florian fe7238bdf1 * avoid compiler warning about uninitialized variable 11 년 전
  florian b90db73fbc * fixed test 11 년 전
  florian 98e5dead27 * moved comments in from of fields for better readability 11 년 전
  florian 6e63272ab7 * added missing parenthesis 11 년 전
  florian 15df4a4f80 + support iso pascal like program parameters in iso mode 11 년 전
  florian e841027a48 * fixes handling of typed files in iso mode 11 년 전
  florian e6a9e385d3 * spelling fixed 11 년 전
  florian 523b2dfa26 * deactive debugging defines again after r26427 11 년 전
  sergei 720b9bf560 * SPARC: reworked 64-bit comparisons so their result is always in flags. Comparisons are emitted as subtractions, sides are optionally swapped to avoid using Z flag (since it is not set correctly in multi-word subtraction). This generates significantly shorter code: when both sides are in registers it is just 3 instructions for equal/unequal and 2 instructions otherwise. 11 년 전
  marco 204d0ac90a * set FPC_USE_LIBC here for now. (the BSD one is under IFDEF DARWIN) 11 년 전
  marco 057b07966c * some more socket fixes. unix*/unx* files were manually moved, not svn moved. 11 년 전