comparison packages/hal/powerpc/sim/current/ChangeLog @ 16:4f2df4ab82c8 ecos-sw-1999-06-18

Merge from eCos master repository on 1999-06-18-15:25:04-BST
author jlarmour
date Fri, 18 Jun 1999 07:59:09 +0000
parents ece80412419a
children e7ba79f6d3a8
comparison
equal deleted inserted replaced
15:c0d8793d9978 16:4f2df4ab82c8
1 1999-06-11 Hugo Tyson <hmt@cygnus.co.uk>
2
3 * src/PKGconf.mak: Build the new file.
4
5 * src/hal_aux.c (CYGARC_MEMDESC_TABLE): New file, to define this
6 object for per-platform table-driven memory map initialization.
7 The table used to be in hal_misc.c in the architectural HAL; this
8 is platform dependent so better and cleaner here.
9
1 1999-05-20 Gary Thomas <gthomas@cygnus.co.uk> 10 1999-05-20 Gary Thomas <gthomas@cygnus.co.uk>
2 11
3 * include/pkgconf/hal_powerpc_sim.h: Move RTC setup here. 12 * include/pkgconf/hal_powerpc_sim.h: Move RTC setup here.
4 13
5 1999-04-28 Jesper Skov <jskov@cygnus.co.uk> 14 1999-04-28 Jesper Skov <jskov@cygnus.co.uk>