Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tools
Module Name: src
Committed By: christos
Date: Mon Dec 31 13:35:16 UTC 2018
Modified Files:
src/tools: Makefile
Added Files:
src/tools/arm-elf2aout: Makefile a.out.h nlist.h
src/tools/arm-elf2aout/machine: aout_machdep.h
src/tools/arm-elf2aout/sys: aout_mids.h exec_aout.h exec_elf.h
Log Message:
Add an arm-specific elf2aout tool since objdump does not support a.out anymore
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 src/tools/Makefile
cvs rdiff -u -r0 -r1.1 src/tools/arm-elf2aout/Makefile \
src/tools/arm-elf2aout/a.out.h src/tools/arm-elf2aout/nlist.h
cvs rdiff -u -r0 -r1.1 src/tools/arm-elf2aout/machine/aout_machdep.h
cvs rdiff -u -r0 -r1.1 src/tools/arm-elf2aout/sys/aout_mids.h \
src/tools/arm-elf2aout/sys/exec_aout.h \
src/tools/arm-elf2aout/sys/exec_elf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index