Add some analysis of the V7 linker to see link order and symbols, add dump.good.map
authorNick Downing <nick@ndcode.org>
Fri, 12 Aug 2022 06:29:36 +0000 (16:29 +1000)
committerNick Downing <nick@ndcode.org>
Fri, 12 Aug 2022 06:29:36 +0000 (16:29 +1000)
commit29cf3353649c906691575466376c8709b7e888d3
treef843f4f5afb00ee0c365ad679b4f78ac46a34e93
parent2528dccbde479f1718daaea6c14b1e3dae92f519
Add some analysis of the V7 linker to see link order and symbols, add dump.good.map
usr/src/cmd/a.sh
usr/src/cmd/aout_hex2bin.py
usr/src/cmd/dump.good.map [new file with mode: 0644]
usr/src/cmd/l.sh [new file with mode: 0755]
usr/src/cmd/ld.c