Mercurial > ecos-v3_0-branch
comparison packages/hal/powerpc/mpc8xx/current/ChangeLog @ 70:c5536bad4c24 ecos-sw-2000-02-11
Merge from eCos master repository on 2000-02-11-15:46:40-GMT
| author | jlarmour |
|---|---|
| date | Fri, 11 Feb 2000 16:47:32 +0000 |
| parents | |
| children | da3908c9cd10 |
comparison
equal
deleted
inserted
replaced
| 69:9a9babddf7e7 | 70:c5536bad4c24 |
|---|---|
| 1 2000-02-11 Jesper Skov <jskov@redhat.com> | |
| 2 | |
| 3 * src/var_intr.c (Cyg_InterruptHANDLED): Mask out CALL_DSR flag | |
| 4 before return. | |
| 5 | |
| 6 * tests/intr0.c: Moved here from arch. | |
| 7 | |
| 8 * src/var_intr.c: | |
| 9 * src/PKGconf.mak: | |
| 10 Move 860 arbiters to variant sources. | |
| 11 | |
| 12 2000-02-10 Jesper Skov <jskov@redhat.com> | |
| 13 | |
| 14 * include/var_intr.h: Bad undef/define order fixed. | |
| 15 | |
| 16 * include/variant.inc: Renamed default VSR handlers. | |
| 17 | |
| 18 2000-02-07 Jesper Skov <jskov@redhat.com> | |
| 19 | |
| 20 * Created. | |
| 21 | |
| 22 //=========================================================================== | |
| 23 //####COPYRIGHTBEGIN#### | |
| 24 // | |
| 25 // ------------------------------------------- | |
| 26 // The contents of this file are subject to the Red Hat eCos Public License | |
| 27 // Version 1.1 (the "License"); you may not use this file except in | |
| 28 // compliance with the License. You may obtain a copy of the License at | |
| 29 // http://www.redhat.com/ | |
| 30 // | |
| 31 // Software distributed under the License is distributed on an "AS IS" | |
| 32 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the | |
| 33 // License for the specific language governing rights and limitations under | |
| 34 // the License. | |
| 35 // | |
| 36 // The Original Code is eCos - Embedded Configurable Operating System, | |
| 37 // released September 30, 1998. | |
| 38 // | |
| 39 // The Initial Developer of the Original Code is Red Hat. | |
| 40 // Portions created by Red Hat are | |
| 41 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. | |
| 42 // All Rights Reserved. | |
| 43 // ------------------------------------------- | |
| 44 // | |
| 45 //####COPYRIGHTEND#### | |
| 46 //=========================================================================== |
