Mercurial > ecos-v3_0-branch
view packages/hal/powerpc/ppc60x/current/ChangeLog @ 82:6736c52df507 ecos-sw-2000-04-14
Merge from eCos master repository on 2000-04-14-13:35:46-BST
| author | jlarmour |
|---|---|
| date | Tue, 18 Apr 2000 21:51:55 +0000 |
| parents | 435cced73e2f |
| children | c37d3a9e1b28 |
line wrap: on
line source
2000-04-13 Jesper Skov <jskov@redhat.com> * src/var_misc.c (hal_variant_idle_thread_action): Added. 2000-04-11 Jesper Skov <jskov@redhat.com> * cdl/hal_powerpc_ppc60x.cdl: Define VSR table location. 2000-03-01 Jesper Skov <jskov@redhat.com> * include/variant.inc: Forgot conditionals on vector copy code in last checkin. 2000-02-28 Jesper Skov <jskov@redhat.com> * include/variant.inc: Only copy vectors when required. 2000-02-21 Jesper Skov <jskov@redhat.com> * src/variant.S: * include/variant.inc: Use auto-generated symbols. 2000-02-11 Jesper Skov <jskov@redhat.com> * src/var_intr.c: include cyg_type header. * src/var_misc.c (hal_clear_MMU): Moved MMU functions here. * src/PKGconf.mak (COMPILE): * cdl/hal_powerpc_ppc60x.cdl: Fix description. Added var_intr.c 2000-02-11 John Dallaway <jld@cygnus.co.uk> * cdl/hal_powerpc_ppc60x.cdl: Tidy display strings. 2000-02-10 Jesper Skov <jskov@redhat.com> * include/variant.inc: Renamed default VSR handlers. 2000-02-07 Jesper Skov <jskov@redhat.com> * Created. //=========================================================================== //####COPYRIGHTBEGIN#### // // ------------------------------------------- // The contents of this file are subject to the Red Hat eCos Public License // Version 1.1 (the "License"); you may not use this file except in // compliance with the License. You may obtain a copy of the License at // http://www.redhat.com/ // // Software distributed under the License is distributed on an "AS IS" // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the // License for the specific language governing rights and limitations under // the License. // // The Original Code is eCos - Embedded Configurable Operating System, // released September 30, 1998. // // The Initial Developer of the Original Code is Red Hat. // Portions created by Red Hat are // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. // All Rights Reserved. // ------------------------------------------- // //####COPYRIGHTEND#### //===========================================================================
