This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
mikpe.pdp10-tools
Watch
1
Star
0
Fork
0
You've already forked mikpe.pdp10-tools
mirror of
https://github.com/mikpe/pdp10-tools.git
synced
2026-03-27 02:24:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
12
Commits
3
Branches
0
Tags
a6ff4c9832191a65574fc6674872bc03c76929e4
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Mikael Pettersson
a6ff4c9832
pdp10-elf36: defined ELF36_SHDR_SIZEOF and ELF36_SYM_SIZEOF
2013-07-13 20:36:42 +00:00
as
Initial import
2013-07-03 16:29:42 +00:00
include
pdp10-elf36: defined ELF36_SHDR_SIZEOF and ELF36_SYM_SIZEOF
2013-07-13 20:36:42 +00:00
lib
pdp10-elf36: change Ehdr e_ident{1,2,3,4} to e_wident[4] to make it eaiser to process, define EI_NIDENT, define ELF36_EHDR_SIZEOF or avoid host-level sizeof mishaps
2013-07-10 19:59:31 +00:00
readelf
readelf: start implementing readelf clone, currently capable of parsing command line options, reading, verifying, and printing Elf36_Ehdr; add gen-test1.c which outputs a minimal Elf36 .o file
2013-07-10 20:02:19 +00:00
Description
Utilities for PDP10 ELF binary files
2.1
MiB
Languages
Erlang
99%
Assembly
0.8%
Makefile
0.2%