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:   tsutsui
Date:           Sat Jul 16 15:52:02 UTC 2011

Modified Files:
        src/tools: Makefile
Added Files:
        src/tools/m68k-elf2aout: Makefile a.out.h nlist.h
        src/tools/m68k-elf2aout/machine: aout_machdep.h
        src/tools/m68k-elf2aout/sys: aout_mids.h exec_aout.h exec_elf.h

Log Message:
Build nbm68k-elf2aout as a host tool on m68k targets
for an ancient PROM bootloader.
Mostly taken from nbmips-elf2ecoff.


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/tools/Makefile
cvs rdiff -u -r0 -r1.1 src/tools/m68k-elf2aout/Makefile \
    src/tools/m68k-elf2aout/a.out.h src/tools/m68k-elf2aout/nlist.h
cvs rdiff -u -r0 -r1.1 src/tools/m68k-elf2aout/machine/aout_machdep.h
cvs rdiff -u -r0 -r1.1 src/tools/m68k-elf2aout/sys/aout_mids.h \
    src/tools/m68k-elf2aout/sys/exec_aout.h \
    src/tools/m68k-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