Source-Changes archive

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

CVS commit: src/gnu/dist/gdb



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.




Home | Main Index | Thread Index | Old Index