Commit History

Author SHA1 Message Date
  pierre 2a6e592fba Handle link map for msdos wlink 11 years ago
  Jonas Maebe ca446b4b2a - removed registration of x86_6432 target because it's not supported in any 11 years ago
  Jonas Maebe 5fc4af09dd * don't crash when searching for a type helper in an anonymous array (or 11 years ago
  Jeppe Johansen 123742647c Fixed problem in estimation of stack size for thumb targets. Types passed by value were not handled properly. 11 years ago
  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 years ago
  marco 194abaddb4 * copy osdefs.inc from Linux. RTL included Linux dir, package does not. 11 years ago
  pierre baf79eb12b Recompiled with pic option 11 years ago
  pierre d492b3d17d crtbeginS.o seems to use _init, not __init 11 years ago
  pierre 9833faeb0a Fix loading of __progname_storage+255 11 years ago
  pierre fdb3525d9f crtbeginS.o seems to use _init, not __init 11 years ago
  pierre 9303231220 Remove objects from RTL unit list for netbsd 11 years ago
  Jonas Maebe 5d389e99fd * always use the *W version of the Windows API in ExtractShortPathName() so 11 years ago
  masta fb52392e20 Reformat and comment is_thumb32_imm 11 years ago
  masta 3ab665e554 Try to split constant XORs into two shiftimms on ARM. 11 years ago
  nickysn aec73bce68 * pass the overflow check flag correctly to the 32 and 16-bit mul helpers (on 11 years ago
  pierre 291124489f Use scripted version of wlib for go32v2 msdos smart library creation 11 years ago
  pierre e87e2f9c30 Print out command line before running it with -vx option 11 years ago
  pierre bef22b2a6f Add scripted version of wlib call for msdos 11 years ago
  florian fe7238bdf1 * avoid compiler warning about uninitialized variable 11 years ago
  florian b90db73fbc * fixed test 11 years ago
  florian 98e5dead27 * moved comments in from of fields for better readability 11 years ago
  florian 6e63272ab7 * added missing parenthesis 11 years ago
  florian 15df4a4f80 + support iso pascal like program parameters in iso mode 11 years ago
  florian e841027a48 * fixes handling of typed files in iso mode 11 years ago
  florian e6a9e385d3 * spelling fixed 11 years ago
  florian 523b2dfa26 * deactive debugging defines again after r26427 11 years ago
  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 years ago
  marco 204d0ac90a * set FPC_USE_LIBC here for now. (the BSD one is under IFDEF DARWIN) 11 years ago
  marco 057b07966c * some more socket fixes. unix*/unx* files were manually moved, not svn moved. 11 years ago
  marco 9833b81a64 * added src/bsd to fpmake unit path. 11 years ago