forked from Imagelibrary/binutils-gdb
* rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-07-08 Jim Blandy <jimb@redhat.com>
|
||||||
|
|
||||||
|
* rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
|
||||||
|
|
||||||
2004-07-08 Bob Rossi <bob@brasko.net>
|
2004-07-08 Bob Rossi <bob@brasko.net>
|
||||||
|
|
||||||
* symtab.c (lookup_symtab): check return value of symtab_to_fullname
|
* symtab.c (lookup_symtab): check return value of symtab_to_fullname
|
||||||
|
|||||||
@@ -2176,14 +2176,6 @@ static const struct reg registers_powerpc[] =
|
|||||||
PPC_ALTIVEC_REGS
|
PPC_ALTIVEC_REGS
|
||||||
};
|
};
|
||||||
|
|
||||||
/* PowerPC UISA - a PPC processor as viewed by user-level
|
|
||||||
code, but without floating point registers. */
|
|
||||||
static const struct reg registers_powerpc_nofp[] =
|
|
||||||
{
|
|
||||||
COMMON_UISA_NOFP_REGS,
|
|
||||||
PPC_UISA_SPRS
|
|
||||||
};
|
|
||||||
|
|
||||||
/* IBM PowerPC 403. */
|
/* IBM PowerPC 403. */
|
||||||
static const struct reg registers_403[] =
|
static const struct reg registers_403[] =
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user