Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn abe61d0daa * the 'addr' and 'baseaddr' parameters of exeinfo.GetModuleByAddr changed to há 7 anos atrás
  nickysn 443980b7ac * moved the morphos code for exeinfo.GetModuleByAddr to a separate ifdef section há 7 anos atrás
  nickysn 0ceb1244bf * changed the type of the first parameter ('addr') of lnfodwrf.GetLineInfo to há 7 anos atrás
  nickysn 2c000d1e74 * processaddress's type changed to word on i8086 (ptruint changes size between há 7 anos atrás
  marco f401410500 * quick fix for uninitialized "CodeEl" usage that trips up small test programs há 7 anos atrás
  nickysn 2411cb3f24 * fix save/restore of base/index/pos on i8086 há 7 anos atrás
  nickysn 0ca05f042b + parse the openwatcom dwarf extension DW_LNE_SET_SEGMENT and also track segment há 7 anos atrás
  nickysn b048da4284 + added the non-standard Open Watcom DWARF extension DW_LNE_set_segment extended há 7 anos atrás
  nickysn 60d49d696a * fix for ReadLEB128 on 16-bit CPUs há 7 anos atrás
  nickysn 994783db95 + introduce the TFilePos type for storing file offsets; use longint instead of há 7 anos atrás
  svenbarth dcdb151add * prohibit static array constants inside dynamic array constants for Delphi modes há 7 anos atrás
  svenbarth 31a9ed573c * regenerate msg* files after addition of the new message for static array constants inside dynamic array há 7 anos atrás
  svenbarth 74ca92b5dc + add a message that will be used to complain about static array constants inside dynamic array constants for há 7 anos atrás
  svenbarth a29a6abc55 + add support for Delphi's dynamic array constant syntax ("[...]") in Delphi modes há 7 anos atrás
  svenbarth 08dd4e5445 + add support for dynamic array constants há 7 anos atrás
  svenbarth 2bf5c28077 + add methods begin_dynarray_const and end_dynarray_const which can be used to emit the data of a dynamic array há 7 anos atrás
  svenbarth e863245021 + add method get_dynarray_symofs to retrieve the platform specific offset of the dynamic array data from its há 7 anos atrás
  svenbarth d3d9221c8d + add method get_dynarray_header_size to retrieve the size of the dynamic array meta data record há 7 anos atrás
  svenbarth 8606293028 * assume that dynamic arrays with a negative reference count are immutable (at least regarding their metadata) há 7 anos atrás
  nickysn c8cbb1daea * changed the sechdrofs,secstrofs and ImgOffset types to 32-bit to prevent há 7 anos atrás
  nickysn db3c88c871 + enabled compilation of unit lnfodwrf on i8086-msdos há 7 anos atrás
  Mattias Gaertner 763fd783e0 pastojs: typecast array to/from tjsobject há 7 anos atrás
  nickysn 8364b1f4ca * changed the result of function Pos() to SizeInt (same type as the 'index' há 7 anos atrás
  nickysn 0d8ba2ddfa * skip the MZ exe in order to reach the ELF32 image on i8086-msdos há 7 anos atrás
  nickysn ccf5aaeebb + enable the ELF32 reader in unit exeinfo for i8086-msdos há 7 anos atrás
  nickysn 537fbefb9e * add texeheader.ImgOffset to all file offsets when reading an ELF file. This há 7 anos atrás
  nickysn 3bcd21663e * replaced nested ifdefs in unit exeinfo with a chain of {$if defined(...)} ... há 7 anos atrás
  Mattias Gaertner 3d186b2706 pastojs: for value in externalarray do há 7 anos atrás
  Mattias Gaertner 1e6f23a72c fcl-passrc: resolver: check property has read or write accessor, há 7 anos atrás
  svenbarth 2eac60cd87 * use a unique internal error há 7 anos atrás