提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe dacfb1a6ff * load an objc classrefdef as objc_idtype, as that is also how we type 9 年之前
  Jonas Maebe 9e4806f21a * made Objective-C non-fragile ABI field indexing type safe for LLVM 9 年之前
  Jonas Maebe d0f97a6441 * converted open array range checking to the high level code generator 9 年之前
  Jonas Maebe 9dc5f1acb4 * support LOC_(C)SUBSETREG in tcgvecnode.pass_generate_code, can also occur 9 年之前
  Jonas Maebe 56a4051296 * replaced another {$ifdef x86} with a virtual method call (the pointer type 9 年之前
  yury 432248cbf1 * Removed lot of unused vars. 10 年之前
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false 10 年之前
  Jonas Maebe d60f60154a * fixed the def used to load non-objc loadvmtaddr nodes (for llvm) 10 年之前
  Jonas Maebe 3f736f6114 * handle the loading of VMT entries at the node level, so it's done in a 10 年之前
  florian e791f534d2 * fix tcgvecnode.update_reference_reg_packed if OS_INT<>OS_ADDR 10 年之前
  Jonas Maebe 61e4a1b811 + added tasmlist parameter to getintparaloc() (needed for llvm) 10 年之前
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 10 年之前
  Károly Balogh 0021ad714f * fixed some ancient code behind cpu_uses_separate_address_registers define to at least compile again, for some m68k experiment 10 年之前
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 10 年之前
  Jonas Maebe d6de2c03cb * generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe 10 年之前
  Jonas Maebe 67c9d60b72 * factored out the check regarding whether the index of a vecn needs to be 10 年之前
  sergei d4969ca2ee * Fixed subscripting records of size OS_PAIR on big endian targets and enabled placing such records into registers. Tested and shows no regressions on mips-linux. 10 年之前
  sergei 11201164e7 * Fixed type of parameter passed to FPC_CHECKPOINTER after r23325, must be the pointer itself, not what it points to. Was causing IE 200306031 when compiling for i386 with -gc. 11 年之前
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk 11 年之前
  florian 417d444376 * do not crash with an internal error if an indexed access is done on a constant pointer node 11 年之前
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 11 年之前
  nickysn de1b8cf5d6 * use def_cgsize(parentfpvoidpointertype) instead of OS_ADDR in 11 年之前
  nickysn cb33e51425 * tcgloadparentfpnode.pass_generate_code converted to the high level code 11 年之前
  florian 701cdf8ea2 * fix for #25956: left is not necessarily the array load node when accessing an open array/array of const element 11 年之前
  Jonas Maebe 338c064beb * moved x86-specific tpointerdef functionality to architecture-specific 11 年之前
  nickysn 75f29aacc3 * i8086 far data memory model fixes in tcgsubscriptnode.pass_generate_code 11 年之前
  nickysn 409b047b59 * i8086 far data memory model fixes for the handling of dynamic (ansi/wide/ 11 年之前
  nickysn 891ab86254 * fixed ncgutil.gen_load_vmt_register and tcgloadvmtaddrnode.pass_generate_code 11 年之前
  nickysn e465ab355b * converted tcgaddrnode.pass_generate_code to use the high level code generator, 11 年之前
  Jonas Maebe 73a3f5ced4 * moved ncgutil.maybechangeloadnodereg() to hlcg.maybe_change_load_node_reg() 11 年之前