Skip to content
Snippets Groups Projects
Commit 0a665bfd authored by Jim Blandy's avatar Jim Blandy
Browse files

* m32c.cpu, m32c.opc: Fix copyright.

parent 37191c9c
No related branches found
No related tags found
No related merge requests found
2005-07-15 Jim Blandy <jimb@redhat.com>
* m32c.cpu, m32c.opc: Fix copyright.
2005-07-14 Jim Blandy <jimb@redhat.com> 2005-07-14 Jim Blandy <jimb@redhat.com>
* m32c.cpu, m32c.opc: Machine description for the Renesas M32C. * m32c.cpu, m32c.opc: Machine description for the Renesas M32C.
......
; Renesas M32C CPU description. -*- Scheme -*- ; Renesas M32C CPU description. -*- Scheme -*-
; Copyright (C) 2005 Red Hat, Inc. ;
; This file is part of CGEN. ; Copyright 2005 Free Software Foundation, Inc.
; See file COPYING.CGEN for details. ;
; Contributed by Red Hat Inc; developed under contract from Renesas.
;
; This file is part of the GNU Binutils.
;
; 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
; the Free Software Foundation; either version 2 of the License, or
; (at your option) any later version.
;
; This program is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
;
; You should have received a copy of the GNU General Public License
; along with this program; if not, write to the Free Software
; Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
(include "simplify.inc") (include "simplify.inc")
......
/* m32c opcode support. -*- C -*- /* m32c opcode support. -*- C -*-
Copyright (C) 2005 Red Hat, Inc.
This file is part of CGEN. */ Copyright 2005 Free Software Foundation, Inc.
Contributed by Red Hat Inc; developed under contract from Renesas
This file is part of the GNU Binutils.
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
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/* This file is an addendum to m32c.cpu. Heavy use of C code isn't /* This file is an addendum to m32c.cpu. Heavy use of C code isn't
appropriate in .cpu files, so it resides here. This especially applies appropriate in .cpu files, so it resides here. This especially applies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment