Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 260958eb45 * changed last parameter of g_indirect_sym_load() to a set and also il y a 13 ans
  sergei cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. il y a 13 ans
  florian c4a5499d2a * handle flag to reg./ref. conversion correctly for boolean64 il y a 13 ans
  florian a59a37dddd * handle assignments of qword bools with LOC_FLAGS correctly, resolves #20874 il y a 13 ans
  florian 60cccdcdbd * improve heuristics for copy_move vs. copy_string when optimizing for size, #20664 il y a 14 ans
  sergei ce3f850a68 * x86_64, use rip-relative references when taking address of local code labels, fixes test/library/tlib1a.pp for Linux and FreeBSD and passing exception address to FPC_RAISEEXCEPTION on Darwin. il y a 14 ans
  sergei 4c21beb48e win64 unwinding, misc fixes: il y a 14 ans
  sergei b997094755 + Generate unwind bytecode for function prologues on win64. il y a 14 ans
  florian 13ac5d185f * fix add_move_instruction for sse moves il y a 14 ans
  florian 26850e3425 * fix full cycle after adding new boolean types il y a 14 ans
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 il y a 14 ans
  florian 2005f6869b * cycling with $R+ fixed il y a 14 ans
  florian 77f2d6cc0d * introduce usage of TCGInt in the code generator units il y a 14 ans
  Jonas Maebe b49b3ecc61 * one more fix that should have been part of r16717: also generate il y a 14 ans
  Jonas Maebe 0da9d36116 * fixed internal assembler for x86-64 so that it correctly handles il y a 14 ans
  florian 5dae691c96 * implementation of bit scan intrinsics by Richard Vida, resolves #17592 il y a 15 ans
  Jonas Maebe 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and il y a 15 ans
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere il y a 15 ans
  Jonas Maebe 3c8b23cda4 * fixed cg.a_loadmm_reg_ref() and cg.a_loadfpu_reg_ref() in case they are il y a 15 ans
  Jonas Maebe 9e785ea553 + several internalerrors in case things go wrong il y a 15 ans
  pierre 7c08e5cb57 * Fix solaris problem after commit rev 14971 il y a 15 ans
  Jonas Maebe a7dca09535 * only refer to local symbols without GOT redirection on darwin/x86_64, il y a 15 ans
  Jonas Maebe 89110baab8 * don't modify the flags while simplifying PIC memory references il y a 15 ans
  florian c1f3d8dcaa * unified names of system_*/systems_* sets il y a 15 ans
  pierre e67307aa66 * New constant system_needs_16_byte_stack_alignment il y a 16 ans
  pierre dbf2be812a * for rip_relative if cs_create_pic is selected il y a 16 ans
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk il y a 16 ans
  Jonas Maebe 762a0c7059 * try to prevent addresses from being PICified multiple times (should fix il y a 16 ans
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc il y a 16 ans
  Jonas Maebe ec8fee45fe * do not access local data via the GOT on x86_64, because il y a 16 ans