Commit History

Autor SHA1 Mensaxe Data
  yury 03f4875310 * Removed creation of unused symbol. It was needed before r35492. %!s(int64=8) %!d(string=hai) anos
  svenbarth 04443b0a94 * correctly create relocations for .pdata sections (fixes linking error with ld) %!s(int64=8) %!d(string=hai) anos
  sergei 6a3fe72de9 + Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing). %!s(int64=13) %!d(string=hai) anos
  sergei a463fbc578 * Reset unwind_info.flags between procedures. Writing non-zero flags without handler ends up in corrupt unwind info. %!s(int64=14) %!d(string=hai) anos
  sergei 85f7914906 * Don't generate .seh_endprologue if SEH directives are present in the text of (pure assembler) procedure, as it results in duplicate .seh_endprologue. %!s(int64=14) %!d(string=hai) anos
  sergei 9eb451756b + Support .seh_handler directive %!s(int64=14) %!d(string=hai) anos
  sergei b997094755 + Generate unwind bytecode for function prologues on win64. %!s(int64=14) %!d(string=hai) anos
  sergei 1365467b0d + Support classes for creating unwind bytecode for Win64. %!s(int64=14) %!d(string=hai) anos