Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc/gnu/dist/toolchain/gdb
Module Name: gnusrc
Committed By: bjh21
Date: Mon Oct 29 20:38:00 UTC 2001
Modified Files:
gnusrc/gnu/dist/toolchain/gdb: arm-tdep.c armnbsd-nat.c
gnusrc/gnu/dist/toolchain/gdb/config/arm: nm-nbsd.h tm-arm.h
Log Message:
Move the code for splitting and joining a 26-bit R15 into arm-tdep.c, since
it should be sharable with other 26-bit systems (Linux, RISC iX?).
Also use supply_register(), since it seems to be the modern thing to do.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/toolchain/gdb/arm-tdep.c
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/dist/toolchain/gdb/armnbsd-nat.c
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/toolchain/gdb/config/arm/nm-nbsd.h \
gnusrc/gnu/dist/toolchain/gdb/config/arm/tm-arm.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