Mercurial > flash_v2
diff packages/hal/arm/aeb/current/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | c5536bad4c24 |
| children | 2085233a121a |
line wrap: on
line diff
--- a/packages/hal/arm/aeb/current/ChangeLog +++ b/packages/hal/arm/aeb/current/ChangeLog @@ -1,3 +1,30 @@ +2000-03-12 Bart Veer <bartv@redhat.com> + + * misc/flash_cksum.tcl: + Avoid problems with Tcl on 64-bit hosts. + +2000-02-29 Jonathan Larmour <jlarmour@redhat.co.uk> + + * include/pkgconf/mlt_arm_aebC_ram.h: + * include/pkgconf/mlt_arm_aebC_ram.ldi: + * include/pkgconf/mlt_arm_aebC_ram.mlt: + * include/pkgconf/mlt_arm_aebC_rom.h: + * include/pkgconf/mlt_arm_aebC_rom.ldi: + * include/pkgconf/mlt_arm_aebC_rom.mlt: + * include/pkgconf/mlt_arm_aeb_ram.h: + * include/pkgconf/mlt_arm_aeb_ram.ldi: + * include/pkgconf/mlt_arm_aeb_ram.mlt: + * include/pkgconf/mlt_arm_aeb_rom.h: + * include/pkgconf/mlt_arm_aeb_rom.ldi: + * include/pkgconf/mlt_arm_aeb_rom.mlt: + Align all sections on word boundaries + +2000-02-18 Jonathan Larmour <jlarmour@redhat.co.uk> + + * cdl/hal_arm_aeb.cdl (CYGBLD_BUILD_GDB_STUBS): When + building stubs, define every dependency required here rather than + in the template + 2000-02-10 Jesper Skov <jskov@redhat.com> * include/plf_stub.h: @@ -7,6 +34,19 @@ 2000-02-10 Jesper Skov <jskov@redhat.c * include/pkgconf/hal_arm_aeb.h: Removed stubs as a legal startup type. +2000-02-09 Jesper Skov <jskov@redhat.com> + + * cdl/hal_arm_aeb.cdl: Added remaining build dependencies. + +2000-02-03 Jesper Skov <jskov@redhat.com> + + * cdl/hal_arm_aeb.cdl: Implements stubs. + Has own stub code, precludes common stubs. + +2000-01-28 Jesper Skov <jskov@redhat.com> + + * cdl/hal_arm_aeb.cdl: Changed description. + 2000-01-27 John Dallaway <jld@cygnus.co.uk> * include/pkgconf/mlt_arm_aeb_rom.ldi, @@ -20,6 +60,44 @@ 2000-01-26 Jesper Skov <jskov@redhat.c * include/pkgconf/mlt_arm_aeb_rom.ldi: Fix bad ordering of sections. [needs to be done for .mlt and .h as well] + * src/Notes_GDB_stub: Updated. + * src/gdb_module.c: Set date of stub on build day. + + * cdl/hal_arm_aeb.cdl: Removed stubs startup. + Moved files to src from misc directory. + +2000-01-26 Jesper Skov <jskov@redhat.com> + + * cdl/hal_arm_aeb.cdl: Fix CDL display. + +2000-01-24 Jesper Skov <jskov@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: Minor changes to stubs build rule. + +2000-01-24 John Dallaway <jld@cygnus.co.uk> + + * cdl/*.cdl: + + Remove obsolete option CYGTST_TESTING_IDENTIFIER. + +2000-01-20 Jesper Skov <jskov@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: Add stubs build rule. + +2000-01-19 Hugo Tyson <hmt@cygnus.co.uk> + + * cdl/*.cdl: Add descriptions to a number of options &c which were + lacking same, also tidied up other typos as noticed en passant. + +2000-01-17 Jonathan Larmour <jlarmour@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: Add -mcpu=arm7di to LDFLAGS so that the correct + libgcc multilib is chosen - important for the AEB + +1999-12-20 Gary Thomas <gthomas@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: Add -Wl for linker options. + 1999-11-25 Jonathan Larmour <jlarmour@cygnus.co.uk> * src/hal_diag.c: Conditionalize def of diag_buffer for only when it's @@ -54,6 +132,10 @@ 1999-11-09 Gary Thomas <gthomas@cygnus * src/hal_diag.c: Honor GDB_DISABLE option. +1999-11-01 Jesper Skov <jskov@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: Remove define_proc comments. + 1999-10-28 Jesper Skov <jskov@cygnus.co.uk> * misc/PKGconf.mak: Don't strip symbols when making .img. @@ -73,6 +155,33 @@ 1999-10-26 Hugo Tyson <hmt@cygnus.co.u CYG_HAL_GDB_ENTER_CRITICAL_IO_REGION and its mate to control stepping through gdb $O packet output. +1999-10-26 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: + + Rename CYGBLD_GLOBAL_PREFIX to + CYGBLD_GLOBAL_COMMAND_PREFIX + +1999-10-20 Simon FitzMaurice <sdf@cygnus.co.uk> + * cdl/hal_arm_aeb.cdl: + + Remove -Wl options from compiler flags + +1999-10-19 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: + + Define cdl_options for the memory layout linker script + fragment and the memory layout header file. + + Define cdl_options for build flags and command prefix. + +1999-10-18 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: + + Require that CYGHWR_THUMB is not defined. + 1999-10-12 Jesper Skov <jskov@cygnus.co.uk> * include/pkgconf/hal_arm_aeb.h: Add CT config of revision. @@ -84,10 +193,16 @@ 1999-10-08 Jesper Skov <jskov@cygnus.c 1999-10-07 Jesper Skov <jskov@cygnus.co.uk> + * cdl/hal_arm_aeb.cdl: * include/pkgconf/hal_arm_aeb.h: * include/hal_platform_setup.h: Use CYGHWR_HAL_ARM_AEB_REVISION_C to select revision behavior. +1999-10-06 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: + Define CYGTST_TESTING_IDENTIFIER. + 1999-10-05 Jesper Skov <jskov@cygnus.co.uk> * include/hal_platform_setup.h: Added support for AEB rev C. @@ -101,6 +216,11 @@ 1999-09-07 Jesper Skov <jskov@cygnus.c * src/plf_stub.c (hal_aeb_reset): Added reset on detach. +1999-08-12 John Dallaway <jld@cygnus.co.uk> + + * cdl/hal_arm_aeb.cdl: + Define CYG_HAL_STARTUP and CYGHWR_MEMORY_LAYOUT. + 1999-08-08 Gary Thomas <gthomas@cygnus.co.uk> * misc/Notes:
