Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/usr.bin/gdb53
Module Name: src
Committed By: martin
Date: Mon Aug 18 00:28:12 UTC 2003
Added Files:
src/gnu/usr.bin/gdb53/arch/sparc64: bfd.h config.h defs.mk init.c nm.h
tm.h version.c
src/gnu/usr.bin/gdb53/bfd: elf64-target.h
Log Message:
Add sparc64 support.
XXX - lint does not yet work - it undefines __GNUC__ and this breaks bfd.h.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/gdb53/arch/sparc64/bfd.h \
src/gnu/usr.bin/gdb53/arch/sparc64/config.h \
src/gnu/usr.bin/gdb53/arch/sparc64/defs.mk \
src/gnu/usr.bin/gdb53/arch/sparc64/init.c \
src/gnu/usr.bin/gdb53/arch/sparc64/nm.h \
src/gnu/usr.bin/gdb53/arch/sparc64/tm.h \
src/gnu/usr.bin/gdb53/arch/sparc64/version.c
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/gdb53/bfd/elf64-target.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