diff options
author | Nick Clifton <nickc@redhat.com> | 2003-05-29 17:37:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-05-29 17:37:03 +0000 |
commit | 4bf4a8829cc6432bc322a328566cb1c0ba20563a (patch) | |
tree | 0e05e1abcbcb5885d11717dc1c5911555a33128a /gas/config/tc-m32r.c | |
parent | 29e1a6e4ca3d3f7f9e169d1fcc91d7ac9eeb5cc4 (diff) | |
download | gdb-4bf4a8829cc6432bc322a328566cb1c0ba20563a.zip gdb-4bf4a8829cc6432bc322a328566cb1c0ba20563a.tar.gz gdb-4bf4a8829cc6432bc322a328566cb1c0ba20563a.tar.bz2 |
Change Mitsubishi to Renesas
Diffstat (limited to 'gas/config/tc-m32r.c')
-rw-r--r-- | gas/config/tc-m32r.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-m32r.c b/gas/config/tc-m32r.c index f6f5801..d185d25 100644 --- a/gas/config/tc-m32r.c +++ b/gas/config/tc-m32r.c @@ -1,4 +1,4 @@ -/* tc-m32r.c -- Assembler for the Mitsubishi M32R. +/* tc-m32r.c -- Assembler for the Renesas M32R. Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. |