Replace occurrances of 'Hitachi' with 'Renesas'.

This commit is contained in:
Nick Clifton
2003-04-15 08:51:53 +00:00
parent b88a1e6f13
commit ded6339b7e
6 changed files with 35 additions and 25 deletions

View File

@@ -1,3 +1,9 @@
2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
* sh.h: Replace occurrances of 'Hitachi' with 'Renesas'.
* h8300.h: Likewise.
* h8500.h: Likewise.
2003-03-25 Stan Cox <scox@redhat.com>
Nick Clifton <nickc@redhat.com>

View File

@@ -1,6 +1,6 @@
/* coff information for Hitachi H8/300 and H8/300-H
/* coff information for Renesas H8/300 and H8/300-H
Copyright 2001 Free Software Foundation, Inc.
Copyright 2001, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
/* coff information for Hitachi H8/500
/* coff information for Renesas H8/500
Copyright 2001 Free Software Foundation, Inc.
Copyright 2001, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
/* coff information for Hitachi SH
/* coff information for Renesas SH
Copyright 2001 Free Software Foundation, Inc.
Copyright 2001, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by