Mercurial > ecos
comparison packages/hal/common/current/ChangeLog @ 145:2e9a636d9de9 ecos-sw-2000-12-21
Merge from eCos master repository on 2000-12-21-14:18:40-GMT
| author | jlarmour |
|---|---|
| date | Fri, 22 Dec 2000 02:37:28 +0000 |
| parents | 6b5f480c6929 |
| children | 52c99470ec11 |
comparison
equal
deleted
inserted
replaced
| 144:da1052144c56 | 145:2e9a636d9de9 |
|---|---|
| 1 2000-12-15 Gary Thomas <gthomas@redhat.com> | |
| 2 | |
| 3 * src/generic-stub.c: Define 'version' string to be a weak | |
| 4 symbol that can be easily overridden (e.g. by RedBoot). | |
| 5 | |
| 6 2000-12-11 Gary Thomas <gthomas@redhat.com> | |
| 7 | |
| 8 * src/hal_if.c: Remove unnecessary (polluting) include file. | |
| 9 | |
| 10 * include/hal_stub.h: Support platform/variant supplied | |
| 11 include files. <cyg/hal/plf_XXX.h> can now be layered | |
| 12 as <cyg/hal/var_XXX.h> which includes <cyg/hal/plf_XXX.h>. | |
| 13 | |
| 1 2000-12-06 Jesper Skov <jskov@redhat.com> | 14 2000-12-06 Jesper Skov <jskov@redhat.com> |
| 2 | 15 |
| 3 * src/hal_if.c (delay_us): Ensure proper _GP save/restore. | 16 * src/hal_if.c (delay_us): Ensure proper _GP save/restore. |
| 4 Reduce number of loops in fall-back code. | 17 Reduce number of loops in fall-back code. |
| 5 | 18 |
