Histórico de commits

Autor SHA1 Mensagem Data
  Almindor 8fff7af149 * fix bug #9222 by Sergei Gorelkin 18 anos atrás
  Legolas 9021bbad98 * Added NDS CPU detection routine (ARM7 can't handle dsp extensions) 18 anos atrás
  michael 05315c7018 * TNamedCollectionItem added and messages in english 18 anos atrás
  michael 80524b489f * Added sqlite 18 anos atrás
  michael 4d4dddb7bd * Initial commit 18 anos atrás
  Almindor 279422cdde * add comment about stat.h source 18 anos atrás
  tom_at_work b62ede20d6 * fix stat record when compiling for ppc/linux using -dFPC_USE_LIBC 18 anos atrás
  Almindor b0fde4700f * fix the stupid pascal names in x86_64 linux stat 18 anos atrás
  Almindor 5c1296e87b * preliminary x86_64 stat for FPC_USE_LIBC 18 anos atrás
  Almindor 389ea20704 * fix FPC_USES_LIBC cycling, by fixing libc stat records (both 32 and 64 bit) 18 anos atrás
  Vincent Snijders edb6dd6ce4 * fixed typo 18 anos atrás
  yury 1782305ae2 * Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. 18 anos atrás
  Tomas Hajny aadcefe08f * correction for typo in licence information 18 anos atrás
  yury 04b640880c * fixed exp() for hardfloat on arm. 18 anos atrás
  Vincent Snijders 58992a5ef2 * fixed compilation on win64 18 anos atrás
  sekelsenmat b8a378144a Improved mksymbian 18 anos atrás
  Legolas cdf4841517 * Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table) 18 anos atrás
  yury e14906c484 * Handle .fpc section by internal elf obj writer the same way as external assembler handles this section. 18 anos atrás
  yury fd6862acb9 * fixed debugging problem on arm-linux. 18 anos atrás
  Almindor 7f548cf517 * adds amd64 to the list of uname -m possible results in samplecfg 18 anos atrás
  Almindor bfb7294e19 * exchange "arch" with "uname -m" in samplecfg to work on non-linux 18 anos atrás
  michael 311c33bb11 * Patch from Martin Pekar: 18 anos atrás
  yury 658853c139 * Initialize fpu regvars from staticsymtable by loading initial value from memory location. 18 anos atrás
  marco 9c45584938 * Safeloadlibrary 18 anos atrás
  Károly Balogh 245c551e2e + first attempt to support morphos' powersdl (WIP, but basic stuff already works) 18 anos atrás
  tom_at_work 2d1f9b20a3 * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 18 anos atrás
  daniel f31889df57 * Pass const params by pointer if calling convention<>register. This is 18 anos atrás
  daniel 20a804152d * Don't assume pointers are 8 bytes. 18 anos atrás
  yury 09fa6b5893 * Fixed Abs and Sqrt in hardfloat mode on arm. 18 anos atrás
  daniel 44e07cd098 * Fix bug #9141 and pass const params <=16 in by value. 18 anos atrás