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:25:24 UTC 2003

Modified Files:
        src/gnu/usr.bin/gdb53/opcodes: Makefile
Added Files:
        src/gnu/usr.bin/gdb53/arch/i386: bfd.h
Removed Files:
        src/gnu/usr.bin/gdb53/bfd: bfd.h

Log Message:
Move bfd.h to arch dependend directory - the generated bfd.h differs
slightly between 64bit and 32bit archs.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/gnu/usr.bin/gdb53/arch/i386/bfd.h
cvs rdiff -r1.1 -r0 src/gnu/usr.bin/gdb53/bfd/bfd.h
cvs rdiff -r1.1 -r1.2 src/gnu/usr.bin/gdb53/opcodes/Makefile

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