Subject: PR/32972 CVS commit: src/gnu/dist/gdb
To: None <port-sh3-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: netbsd-bugs
Date: 03/07/2006 02:20:02
The following reply was made to PR port-sh3/32972; it has been noted by GNATS.
From: "Valeriy E. Ushakov" <uwe@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/32972 CVS commit: src/gnu/dist/gdb
Date: Tue, 7 Mar 2006 02:16:23 +0000 (UTC)
Module Name: src
Committed By: uwe
Date: Tue Mar 7 02:16:23 UTC 2006
Modified Files:
src/gnu/dist/gdb/bfd: elf32-sh-nbsd.c
src/gnu/dist/gdb/include/elf: sh.h
Log Message:
In binutils 2.16 new SuperH flags were introduced. Since we still use
old gdb, teach it new flags, so that it can recognize binaries compiled
with new binutils. For new flags set arch to an approximate superset
that this version of bfd knows about. This is good enough for gdb.
PR port-sh3/32972
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/bfd/elf32-sh-nbsd.c
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb/include/elf/sh.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.