Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe cfeaa8aa65 * some compilation fixes for powerpc after all the internconst and há 21 anos atrás
  Jonas Maebe 42b6daebee * use "round to nearest" rounding mode again, just like C (affects há 21 anos atrás
  Jonas Maebe 94caa0761e * fixed redzone usage in fillchar há 21 anos atrás
  Jonas Maebe 296013d111 * fixed default rounding mode há 21 anos atrás
  Jonas Maebe fb693982b1 + "nostackframe" modifier, because the automatic detection in the há 21 anos atrás
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath há 21 anos atrás
  Jonas Maebe f1fcf6dc6e * use some more string routines from libc if FPC_USE_LIBC is used há 21 anos atrás
  peter 269d24955a * inclocked_longint ifdef fixed há 21 anos atrás
  Jonas Maebe 5439babeb5 + cgeneric.inc: implementations of rtl routines based on libc há 22 anos atrás
  Jonas Maebe 4c7c8b9c3a * fixed mtfsb0 instruction for assembler reader/writer há 22 anos atrás
  Jonas Maebe 14670f4065 * fixed syntax error caught by Mac OS X' as :) há 22 anos atrás
  Jonas Maebe 6bd3eccdac + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit há 22 anos atrás
  Jonas Maebe e9a522fdae * fixed fillchar for SYSV abi há 22 anos atrás
  florian acade4f561 * fixed compilation with sysv calling conventions há 22 anos atrás
  Jonas Maebe f66a3775c5 * fixed buffer overflow bug in fpc_shortstr_append_shortstr in case há 22 anos atrás
  Jonas Maebe 2eef2eae81 * fixed buffer overrun error in fillchar há 22 anos atrás
  Jonas Maebe aac321199b + added FPC_MOVE alias to move for open array support há 22 anos atrás
  Jonas Maebe 805df8c05f * fixed some label names há 22 anos atrás
  florian 4ff69f3905 * fixed rtl to work with the integrated fpc ppc assembler reader há 22 anos atrás
  Jonas Maebe c54a181d65 * renamed sp to r1, gnu as doesn't understand sp há 22 anos atrás
  olle 103019fb39 + Used macros ABI_AIX and ABI_SYSV exchanged to FPC_ABI_AIX and FPC_ABI_SYSV. há 22 anos atrás
  olle 66595617c4 + added support for ABI_AIX in get_caller_addr há 22 anos atrás
  Jonas Maebe a4db446a95 * fixed compilation problems (removed unnecessary modified registers há 22 anos atrás
  Jonas Maebe f0227e6a17 * fpc_shortstr_append_shortstr has to use high(s1) instead of 255 as há 22 anos atrás
  Jonas Maebe c70f75f1b7 * compile with -dppc603 to not use unaligned float loads in move() and há 22 anos atrás
  Jonas Maebe 71bd041932 * changed dcbst to dcbtst (former means "flush cache block to memory, há 22 anos atrás
  Jonas Maebe 71626ce890 * move() now uses dcbz if possible há 22 anos atrás
  Jonas Maebe 0803ca6708 * fixed inclocked há 22 anos atrás
  Jonas Maebe 270479ea8b * fixed stupid bug in filldword há 22 anos atrás
  florian 04f686649b * uncommented shortstring compare, buggy há 22 anos atrás