Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe b1d00b66ac * fixed internalerror after invalid type node in subscript node há 13 anos atrás
  florian a38be24672 * get rid of tabs with wrong size há 13 anos atrás
  michael 7a1d4dfe72 * Fix parsing uses unit in filename, added library parsing and exports sections há 13 anos atrás
  Jonas Maebe 07ebc51b6c * always store generics token streams in little endian, so we don't have to há 13 anos atrás
  florian 25b80bedf9 * get rid of tabs with wrong size há 13 anos atrás
  florian 3d76823929 * load StackTop and StackBottom correctly on windows, also in libraries há 13 anos atrás
  masta aa4fe66153 Fix ARM ASM-reader for MVN/CMP/CMN/TST/TEQ há 13 anos atrás
  michael 607b86f582 * Parse program without program header and with complete header há 13 anos atrás
  michael f32b9fd572 * Use container to create statement elements so they get sourcefile information há 13 anos atrás
  Tomas Hajny 2bcfe75ea8 * correction for copy&paste error in previous commit há 13 anos atrás
  Tomas Hajny 4dccf2d321 * GetLoadErrorStr implemented há 13 anos atrás
  Jonas Maebe 7717e43929 * moved setting the call result to a separate method, so it can still be há 13 anos atrás
  sergei e5ee1c9f67 * Don't access tcfilestream.size 3 times in sequence, as each access costs two seeks (syscalls). há 13 anos atrás
  pierre dd59db1bba * Set retun value of get_frame method to nil há 13 anos atrás
  Jonas Maebe 56fcc87cb2 * add get_frame as an internal symbol for the jvm target because that target há 13 anos atrás
  pierre 54bfc8156d Fix termios constants for mips cpu, mostly using octal prefix há 13 anos atrás
  pierre 68c8383254 Add support for binary/octal/hexadecimal constants há 13 anos atrás
  pierre a311c53167 Replace HandleErrorFrame calls by HandleErrorAddrFrameInd where possible in common code (to allow correct backtrace for mips cpu) há 13 anos atrás
  pierre ca8cc759ac Add HandleErrorAddrFrameInd to restore same behavior for RTEs as for 2.6.0, i.e. avoid an additional line at fpc_XXX level in stack dump há 13 anos atrás
  pierre edcb02b571 Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support há 13 anos atrás
  pierre 426d21fbd1 Use need system macro FPC_LOCALS_ARE_STACK_REG_RELATIVE for mips support há 13 anos atrás
  pierre bb7f443c53 Use two parameter version of get_caller_frame há 13 anos atrás
  pierre c89992f6bb Regenerate after change: Add ../compiler/mips unit directory for mipsel há 13 anos atrás
  pierre 2566809146 Add ../compiler/mips unit directory for mipsel há 13 anos atrás
  pierre ecddfb7838 + Added FPC_LOCALS_ARE_STACK_REG_RELATIVE system macro for MIPS cpu há 13 anos atrás
  michael 8e00e50965 * Fix 64-bit compilation (Bug ID 21874) há 13 anos atrás
  michael 1f25547903 * Fixed compilation (mantis #22413) há 13 anos atrás
  masta f9cdf3d4ca Be more specific in spilling debug messages há 13 anos atrás
  masta e2a744e19b Consolidate do_spill_read/do_spill_written on arm há 13 anos atrás
  pierre bf8ec92b5c * Use two parameter get_caller_frame function to get correct result on mips há 13 anos atrás