Age | Commit message (Expand) | Author |
---|---|---|
2024-07-25 | Update TODO | Mitya Selivanov |
2024-07-25 | Add library full path search proc | Mitya Selivanov |
2024-07-25 | Cleanup | Mitya Selivanov |
2024-07-25 | Simplify helpers API | Mitya Selivanov |
2024-07-25 | Example: call printf | Mitya Selivanov |
2024-07-25 | Codegen and linker context | Mitya Selivanov |
2024-07-25 | Codegen: x86_64 exit syscall | Mitya Selivanov |
2024-07-24 | Separate codegen proc | Mitya Selivanov |
2024-07-24 | Cleanup | Mitya Selivanov |
2024-07-24 | Fix alignment | Mitya Selivanov |
2024-07-24 | Write output into memory | Mitya Selivanov |
2024-07-24 | Relocations | Mitya Selivanov |
2024-07-24 | Cleanup | Mitya Selivanov |
2024-07-24 | Relocations | Mitya Selivanov |
2024-07-24 | Return O0 flag | Mitya Selivanov |
2024-07-24 | Not found buffer | Mitya Selivanov |
2024-07-24 | Relocations | Mitya Selivanov |
2024-07-24 | Relocations (incomplete) | Mitya Selivanov |
2024-07-24 | Relocations (incomplete) | Mitya Selivanov |
2024-07-24 | Add not found buffer | Mitya Selivanov |
2024-07-21 | Cleanup | Mitya Selivanov |
2024-07-20 | Search symbols (incomplete) | Mitya Selivanov |
2024-07-19 | Cleanup | Mitya Selivanov |
2024-07-19 | Relocating symbols | Mitya Selivanov |
2024-07-19 | Cleanup | Mitya Selivanov |
2024-07-19 | Separate ELF dump function | Mitya Selivanov |
2024-07-19 | Separate ELF dump function | Mitya Selivanov |
2024-07-19 | Cleanup | Mitya Selivanov |
2024-07-19 | Use i64 for all offsets and indices; Use buffers from the pool; Cleanup | Mitya Selivanov |
2024-07-18 | Update TODO | Mitya Selivanov |
2024-07-18 | Cleanup; Update comments | Mitya Selivanov |
2024-07-18 | Print relocation type names | Mitya Selivanov |
2024-07-18 | Add checks | Mitya Selivanov |
2024-07-18 | Add checks | Mitya Selivanov |
2024-07-17 | Print relocations | Mitya Selivanov |
2024-07-17 | Cleanup | Mitya Selivanov |
2024-07-17 | Add section info values | Mitya Selivanov |
2024-07-17 | Read symbols | Mitya Selivanov |
2024-07-17 | Reading ELF object files into memory | Mitya Selivanov |
2024-07-17 | Add symbol and relocation procs | Mitya Selivanov |
2024-07-17 | word and dword order | Mitya Selivanov |
2024-07-17 | word and dword order | Mitya Selivanov |
2024-07-17 | Add elf_symbol proc | Mitya Selivanov |
2024-07-17 | Update TODO | Mitya Selivanov |
2024-07-17 | Remove bx_str_eq proc | Mitya Selivanov |
2024-07-17 | Update comment | Mitya Selivanov |
2024-07-17 | Improve error handling | Mitya Selivanov |
2024-07-17 | ordering macros | Mitya Selivanov |
2024-07-17 | Bit order | Mitya Selivanov |
2024-07-17 | Bit order | Mitya Selivanov |