История коммитов

Автор SHA1 Сообщение Дата
  michael add4de3089 *Fixed memory leak if an error occurs during argument parsing 13 лет назад
  pierre 6bc339192d MIPS system errors separated into errno-mips.inc file 13 лет назад
  pierre 2d6093645f Add a C compilation phase to check Error value 13 лет назад
  sergei 712f5d1c26 - Removed oso_readonly and oso_noload section options, it is enough to have just oso_write and oso_load to express possible section states. 13 лет назад
  sergei 2638bc01d9 * Fixed error introduced in r21732. For libraries, startup is always dllprt0.o, regardless of profiling/linking to libc. Mantis #22397. 13 лет назад
  pierre b93b08427f Set needgsed to 0 for non-NetBSD systems 13 лет назад
  pierre bc0c94c204 fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs. 13 лет назад
  michael 3d002a13c5 * Patch from Luiz Americo to return a variant with get 13 лет назад
  Jonas Maebe 1b3b097f3a * always interpret a function name on the RHS as a recursive function 13 лет назад
  masta aef81cad68 Add debug information about register spilling 13 лет назад
  sergei 1a25aed68d * Renamed a method for consistency (let script building methods start with ScriptAdd). 13 лет назад
  florian a553798151 * improved makefile rules for linux 13 лет назад
  florian 9833f642fe * coalesce if either u or v are precolored, tested on arm and i386, it gives for both a small advantage 13 лет назад
  sergei 34fc366d64 * test/opt/tretopt.pp, test/tasmread.pp: fixed GOT calculation 13 лет назад
  joost 025f840dd5 * Added ReplaceStr and ReplaceText functions, for Delphi compatibility 13 лет назад
  masta bba75a079c Better Code generation for SAR/ROR/ROL inline nodes 13 лет назад
  masta 9825fbf554 Support top_shifterop and top_regset for arm in RegInOp 13 лет назад
  pierre 645698183d Integer Overflow signal must be mapped to error 215, not 205, which is for floating point overflow 13 лет назад
  pierre 32644a526c Use CPUMIPS instead of MIPS conditional 13 лет назад
  pierre 3693af4c69 Do not try to call do_client if do_server failed 13 лет назад
  masta dbf0404fb0 More consolidation of OP_SHL/SHR/ROR/SAR in ARM CodeGen 13 лет назад
  pierre 83d398719c Add support for MIPS cpu 13 лет назад
  pierre 6f12197d3b Fix set of frame poointer value for big local stack size 13 лет назад
  masta d2d5d17557 Consolidate handling of OP_SHL/SHR/ROL/ROR/SAR in ARM CodeGen 13 лет назад
  pierre a771b32097 Use R9 instead of AT for big local stack size to avoid error due to AT being changed by pseudo-instructions 13 лет назад
  pierre 8b65ef2d94 * Fix error in last commit for MIPS cpu 13 лет назад
  pierre 2e4c704f06 Use A_J instead of A_BA for a_jmp_XXX unless we generate PIC code to avoid branch out of range error (like for packages/fpmake compilation) 13 лет назад
  pierre 56b4977858 Override tcallnode.pass_1 for use of got for cdecl'ared functions (assuming it can be PIC code) 13 лет назад
  pierre c53d07f741 Improve addr_pic support 13 лет назад
  pierre 86d82a9006 Add reference to new ncpuld unit 13 лет назад