1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: document .syso generation More... over 9 years ago
x86-64: add memory_address property to Instruction class More... over 9 years ago
Loader: implement loader for Native Client. Fix #6 More... over 9 years ago
x86-64: implement detection of Native Client x86-64 ABI More... over 9 years ago
README: document Native Client code generation More... over 9 years ago
x86-64: NaCl SFI support is back More... over 9 years ago
MS COFF: support Constant section and relocations More... over 9 years ago
MS COFF: fix .rdata section name More... over 9 years ago
Examples: minor cleanup in Make/NMake examples More... over 9 years ago
Gitignore: add Windows object and executable files More... over 9 years ago
Examples: added example of using PeachPy with NMake More... over 9 years ago
x86-64: ensure that Section alignment is always at least 1 More... over 9 years ago
MS COFF: remove SectionFlags inheritance from IntEnum because 0x80000000 does not fit into int on Windows More... over 9 years ago
MS COFF: major refactoring More... over 9 years ago
x86-64: initial support for Go/SysO ABIs More... over 9 years ago
x86-64: separate Go/Asm and Go/SysO ABI More... over 9 years ago
x86-64: avoid using middle dot in Golang names for compatibility with Go 1.5 toolchain More... over 9 years ago
x86-64: fix typo in error message in instruction lowering More... over 9 years ago
MSCOFF: adapt writer to new function interface More... over 9 years ago
x86-64: propogate maximum constant alignment to ELF and Mach-O sections More... over 9 years ago
x86-64: fix references to EncodedFunction sections in ExecutableFunction More... over 9 years ago
x86-64: group encoded content of similar type in Section objects More... over 9 years ago
Mach-O: major refactoring and support for relocation symbols More... over 9 years ago
x86-64: reference symbol by object id instead of names More... over 9 years ago
ELF: removed duplicate import More... over 9 years ago
Landscape.io: remove banner and config More... over 9 years ago
MS-COFF: minimal typo fix More... over 9 years ago
Mach-O: use IntEnum for enumerations and PEP8 for names More... over 9 years ago
ELF: use IntEnum for enumerations and PEP8 for names More... over 9 years ago
ELF: major refactoring of support classes More... over 9 years ago