diff options
author | Nick Clifton <nickc@redhat.com> | 2003-04-22 16:22:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-04-22 16:22:26 +0000 |
commit | 26597c8633310d53e876dba69e836ffcb572e793 (patch) | |
tree | 5d13132b735aec4cc693a1ba432b69ecf7fd6ce9 /bfd/reloc.c | |
parent | ab7be2df2ab9fca2e19916e612433b63b0c87a08 (diff) | |
download | gdb-26597c8633310d53e876dba69e836ffcb572e793.zip gdb-26597c8633310d53e876dba69e836ffcb572e793.tar.gz gdb-26597c8633310d53e876dba69e836ffcb572e793.tar.bz2 |
Replace references to Mitsubishi M32R with references to Renesas M32R.
Diffstat (limited to 'bfd/reloc.c')
-rw-r--r-- | bfd/reloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/reloc.c b/bfd/reloc.c index f3f6428..410f6a1 100644 --- a/bfd/reloc.c +++ b/bfd/reloc.c @@ -2854,7 +2854,7 @@ ENUMDOC ENUM BFD_RELOC_M32R_24 ENUMDOC - Mitsubishi M32R relocs. + Renesas M32R (formerly Mitsubishi M32R) relocs. This is a 24 bit absolute address. ENUM BFD_RELOC_M32R_10_PCREL |