Mercurial > ecos
comparison packages/hal/sh/cq7708/current/ChangeLog @ 208:e0c0827131d1 ecos
Merge from eCos master repository on 2002-05-20-20:11:54-BST
| author | jlarmour |
|---|---|
| date | Mon, 20 May 2002 22:19:26 +0000 |
| parents | 9160a8005d76 |
| children | d2c90368aeef |
comparison
equal
deleted
inserted
replaced
| 207:74c807ddde34 | 208:e0c0827131d1 |
|---|---|
| 1 2002-05-13 Jesper Skov <jskov@redhat.com> | |
| 2 | |
| 3 * cdl/hal_sh_sh7708_cq7708.cdl: Removed implemntation of | |
| 4 CYGINT_HAL_VIRTUAL_VECTOR_SUPPORT_NOT_GUARANTEED. | |
| 5 | |
| 1 2001-09-11 Jonathan Larmour <jlarmour@redhat.com> | 6 2001-09-11 Jonathan Larmour <jlarmour@redhat.com> |
| 2 | 7 |
| 3 * cdl/hal_sh_sh7708_cq7708.cdl: Default to big-endian. | 8 * cdl/hal_sh_sh7708_cq7708.cdl: Default to big-endian. |
| 4 | 9 |
| 5 2001-05-29 Jesper Skov <jskov@redhat.com> | 10 2001-05-29 Jesper Skov <jskov@redhat.com> |
| 112 2000-03-30 Haruki Kashiwaya <kashiwaya@cygnus.co.jp> | 117 2000-03-30 Haruki Kashiwaya <kashiwaya@cygnus.co.jp> |
| 113 | 118 |
| 114 * Set up directory structure. | 119 * Set up directory structure. |
| 115 | 120 |
| 116 //=========================================================================== | 121 //=========================================================================== |
| 117 //####COPYRIGHTBEGIN#### | 122 //####ECOSGPLCOPYRIGHTBEGIN#### |
| 118 // | 123 // ------------------------------------------- |
| 119 // ------------------------------------------- | 124 // This file is part of eCos, the Embedded Configurable Operating System. |
| 120 // The contents of this file are subject to the Red Hat eCos Public License | 125 // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. |
| 121 // Version 1.1 (the "License"); you may not use this file except in | 126 // |
| 122 // compliance with the License. You may obtain a copy of the License at | 127 // eCos is free software; you can redistribute it and/or modify it under |
| 123 // http://www.redhat.com/ | 128 // the terms of the GNU General Public License as published by the Free |
| 124 // | 129 // Software Foundation; either version 2 or (at your option) any later version. |
| 125 // Software distributed under the License is distributed on an "AS IS" | 130 // |
| 126 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | 131 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
| 127 // License for the specific language governing rights and limitations under | 132 // WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 128 // the License. | 133 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
| 129 // | 134 // for more details. |
| 130 // The Original Code is eCos - Embedded Configurable Operating System, | 135 // |
| 131 // released September 30, 1998. | 136 // You should have received a copy of the GNU General Public License along |
| 132 // | 137 // with eCos; if not, write to the Free Software Foundation, Inc., |
| 133 // The Initial Developer of the Original Code is Red Hat. | 138 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
| 134 // Portions created by Red Hat are | 139 // |
| 135 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. | 140 // As a special exception, if other files instantiate templates or use macros |
| 136 // All Rights Reserved. | 141 // or inline functions from this file, or you compile this file and link it |
| 137 // ------------------------------------------- | 142 // with other works to produce a work based on this file, this file does not |
| 138 // | 143 // by itself cause the resulting work to be covered by the GNU General Public |
| 139 //####COPYRIGHTEND#### | 144 // License. However the source code for this file must still be made available |
| 145 // in accordance with section (3) of the GNU General Public License. | |
| 146 // | |
| 147 // This exception does not invalidate any other reasons why a work based on | |
| 148 // this file might be covered by the GNU General Public License. | |
| 149 // | |
| 150 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc. | |
| 151 // at http://sources.redhat.com/ecos/ecos-license | |
| 152 // ------------------------------------------- | |
| 153 //####ECOSGPLCOPYRIGHTEND#### | |
| 140 //=========================================================================== | 154 //=========================================================================== |
