Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gdb/dist/gdb
Module Name: src
Committed By: rin
Date: Thu Aug 17 04:58:59 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: arm-netbsd-tdep.c
Log Message:
gdb/arm: Fix PC value for armeb, lost during merge
Extend comments for future references.
XXX
Why uint64_t is unconditionally used as CORE_ADDR even for
LP32 targets? (see gdbsupport/common-types.h)
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gdb/dist/gdb/arm-netbsd-tdep.c
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