Commit History

Author SHA1 Message Date
  marco 43fb0c25a2 * makefile regenned 17 years ago
  marco 4a565e7dca * two files lowercase to ease installing 17 years ago
  florian 295fdbe37c * use the current cgsizes instead of the def to determine if loadfpu can be used, else softfloats are broken 17 years ago
  florian 2d91fef4f1 + accept system.string, resolves #10489 17 years ago
  Jonas Maebe be2119b489 * simply discard overloaded routines which cannot accept a variant 17 years ago
  micha a9972548b0 + add arm-linux/uclibc startup code 17 years ago
  Jonas Maebe 3d39cb8d1d * fixed calculation of md4/md5 for files > 512MB on 32 bit systems 17 years ago
  Jonas Maebe 70d94fecc1 * enable {$push}/{$pop} in all syntax modes instead of ony in macpas 17 years ago
  tom_at_work 4e60ceb237 * removed code which splits "unaligned" 8 byte stores/loads into two 4 bytes stores/loads on ppc64. The processor manuals and extensive testing showed that PPC970+ class processors have hardware assisted handling of unaligned memory accesses, which results in 8 byte memory accesses to be always faster than 4 byte ones 17 years ago
  Jonas Maebe cf295c8e88 * increased ppu version number because the ansi/widestring result patch 17 years ago
  Jonas Maebe cdfb7c8f26 * patch from Sergei Gorelkin to return ansi/widestrings by reference 17 years ago
  Vincent Snijders cc90b67b4a - removed units directory from svn, because make clean will try to delete all files in it (also the .svn dir) and a subsequent update will fail 17 years ago
  Jonas Maebe e72fab1e43 * perform floating point type conversions directly in assignment nodes 17 years ago
  Jonas Maebe 9772da7eeb * compare stripped copies of the compiler instead of the original 17 years ago
  Jonas Maebe eb83213f10 * Only start recycling oschunks once MaxKeptOSChunks chuncks have 17 years ago
  Jonas Maebe 588822b14d * more ptruint type casts to avoid 64 bit comparisons on 32 bit 17 years ago
  Jonas Maebe 284ebc9d4a - deleted since it has been renamed to n_body 17 years ago
  Jonas Maebe fc4c010e48 * fixed unified win32/win64 check 17 years ago
  Jonas Maebe 9e7994dd81 * fixed after tests->examples rename 17 years ago
  peter a40b4818ec * regenerated 17 years ago
  peter 4c54059cd7 * start of conversion to fpmake 17 years ago
  peter 63258c61fe * support units per target 17 years ago
  Jonas Maebe 6e9b3bf345 * perform double->single-conversion-before-storing workaround for 17 years ago
  peter 831a76905d * move Add[Doc|Test|Examples]Files to TSources 17 years ago
  peter 69f2668736 * update for fpmkunit changes 17 years ago
  peter 79220664bd * updated for new fpmkunit 17 years ago
  peter c2e9eb179b * remove defaultpackage from custominstaller, you need to explicity start with package 17 years ago
  peter c2d5f7028d * unified check for win32, win64 17 years ago
  peter aae917590c * renamed tests to examples 17 years ago
  peter 05eb2c5e8e * renamed tests to examples 17 years ago