comparison packages/hal/arm/arch/current/ChangeLog @ 97:ced4577552cd ecos-sw-2000-06-06

Merge from eCos master repository on 2000-06-06-08:44:00-BST
author jlarmour
date Tue, 06 Jun 2000 08:39:36 +0000
parents b15c60e34c84
children c37d3a9e1b28
comparison
equal deleted inserted replaced
96:b15c60e34c84 97:ced4577552cd
68 * src/vectors.S: Treat ROM startup+ROM monitor as STUBS startup. 68 * src/vectors.S: Treat ROM startup+ROM monitor as STUBS startup.
69 69
70 * src/arm.ld: Changed PID BE workaround to work with ROM startup. 70 * src/arm.ld: Changed PID BE workaround to work with ROM startup.
71 Not just when building stubs. 71 Not just when building stubs.
72 72
73 2000-01-28 Gary Thomas <gthomas@cygnus.co.uk>
74
75 * src/arm.ld: Add new section 'netdevtab' used to support
76 network device initialization.
77
73 2000-01-26 Jonathan Larmour <jlarmour@redhat.co.uk> 78 2000-01-26 Jonathan Larmour <jlarmour@redhat.co.uk>
74 79
75 * src/hal_misc.c (exception_handler): Replace CYGDAT_CYGMON_ENABLE 80 * src/hal_misc.c (exception_handler): Replace CYGDAT_CYGMON_ENABLE
76 dependency with just CYGPKG_CYGMON 81 dependency with just CYGPKG_CYGMON
77 * src/arm_stub.c (__clear_breakpoints): Likewise 82 * src/arm_stub.c (__clear_breakpoints): Likewise