NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49445 CVS commit: [netbsd-7] src/external/gpl3/gdb/dist/gdb



The following reply was made to PR toolchain/49445; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49445 CVS commit: [netbsd-7] src/external/gpl3/gdb/dist/gdb
Date: Tue, 16 Dec 2014 16:18:21 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Tue Dec 16 16:18:21 UTC 2014
 
 Modified Files:
 	src/external/gpl3/gdb/dist/gdb [netbsd-7]: armnbsd-tdep.c
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #315):
 	external/gpl3/gdb/dist/gdb/armnbsd-tdep.c: revision 1.2
 Fix byte order selection for breakpoints: on arm the byte order for code
 might differ from the generic BFD endianess.
 Fixes PR toolchain/49445.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1.1.3 -r1.1.1.3.2.1 \
     src/external/gpl3/gdb/dist/gdb/armnbsd-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