コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Maebe 5ac99f62e9 + AT_METADATA symbol type for data that is unrelated to the program 9 年 前
  pierre d4945f4fd0 Avoid range check error for Win64 by correcting type of parameters for GetModuleFileNameA WinAPI function 9 年 前
  pierre d1a610a2fc Avoid range check error on win64 target in comparison of THandle to -1 9 年 前
  michael 83538a3ceb * Patch from Nur Cholif Murtadho to enable grayscale JPEG writing (bug ID 30386) 9 年 前
  joost 0dcfb90f13 * Fixed problem with uninitialized return value 9 年 前
  joost 8e45ef394e * Avoid that non-existing parts of version-numbers are replaced by zeros 9 年 前
  joost 62d74cfeb2 * Ability to switch mirror/repository 9 年 前
  joost 971c124bc7 * Forgotten to commit in r34141 9 年 前
  joost ef853991de * Improved error-message 9 年 前
  Jonas Maebe 3c446c8605 * fixed crash when compiling libraries on non-Darwin after r34134 9 年 前
  nickysn a8ad82b99f + added new unit flag uf_i8086_ss_equals_ds, which indicates memory models with 9 年 前
  nickysn 44e4b638ec + added the uf_package_deny and uf_package_weak unit flags to ppudump 9 年 前
  Jonas Maebe 81b9928e31 * simply disable warnings rather than initialise the function result in 9 年 前
  Jonas Maebe 687adbefd7 + support for LOC_VOID parameters in llvm for empty records (fixes 9 年 前
  Jonas Maebe c05fa52775 * call g_concatcopy() from a_load_ref_ref() if the size of the to be copied 9 年 前
  Jonas Maebe 88a736c95a * moved the code generated for library init/fini to the al_pure_assembler 9 年 前
  pierre a0bc21b072 Try to fix unicode support for go32v2 target. 9 年 前
  michael 3e2bb43555 * More changes of Mattias Gaertner to messages system 9 年 前
  Jonas Maebe c7ea921066 * renamed thlcgobj.g_external_wrapper() into a_jmp_external_name(), and 9 年 前
  Jonas Maebe 6558d7a521 * no longer store the tprocdef.synthetickind field in ppu files 9 年 前
  Jonas Maebe 2bd2e03309 * no longer use the synthetickind field of a procdef to determine whether 9 年 前
  Jonas Maebe f5e4265b1e * "push" zero-sized value parameters for LLVM and JVM, because all parameters 9 年 前
  Jonas Maebe c0ff55e95a * changed the abstract method wrapper generation from thlcgobj to synthetic 9 年 前
  Jonas Maebe c1fd3bc0de * specify the unit from which the routine comes when handling tsk_callthrough 9 年 前
  Jonas Maebe 0311528502 * always write bitpacked typed constant arrays as a multiple of bytes rather 9 年 前
  Jonas Maebe 9b7e7c5298 + support absolute addresses on llvm (fixes tests/webtbs/tw12685 for llvm) 9 年 前
  Jonas Maebe 458ba2efac * unlike other architectures, llvm requires that both operands of shl/shr are 9 年 前
  Jonas Maebe b156744b62 * left has been forced into a register of size uopdef a few statements 9 年 前
  Jonas Maebe 31b70ecfd3 * don't perform the automatic insertion of typecasts in case register 9 年 前
  Jonas Maebe 0cce590982 * encode the result type of functions returning a zero-sized value 9 年 前