📄 changelog
字号:
2000-10-20 Jonathan Larmour <jlarmour@redhat.com> * include/pkgconf/mlt_arm_aebC_ram.mlt: * include/pkgconf/mlt_arm_aebC_rom.mlt: * include/pkgconf/mlt_arm_aeb_ram.mlt: * include/pkgconf/mlt_arm_aeb_rom.mlt: Add heap1 section * include/pkgconf/mlt_arm_aebC_ram.h: * include/pkgconf/mlt_arm_aebC_rom.h: * include/pkgconf/mlt_arm_aeb_ram.h: * include/pkgconf/mlt_arm_aeb_rom.h: * include/pkgconf/mlt_arm_aebC_ram.ldi: * include/pkgconf/mlt_arm_aebC_rom.ldi: * include/pkgconf/mlt_arm_aeb_ram.ldi: * include/pkgconf/mlt_arm_aeb_rom.ldi: Regenerate2000-07-03 Jesper Skov <jskov@redhat.com> * src/hal_diag.c: * src/aeb_misc.c: * src/plf_stub.c: [deleted] * include/plf_stub.h: * include/hal_diag.h: * cdl/hal_arm_aeb.cdl: Changed to use virtual vectors.2000-06-21 Jonathan Larmour <jlarmour@redhat.co.uk> * src/flash_cksum.tcl: Fix quoting when invoking TCL interpreter 2000-06-18 Gary Thomas <gthomas@redhat.com> * include/pkgconf/mlt_arm_aebC_ram.ldi: * include/pkgconf/mlt_arm_aebC_ram.mlt: * include/pkgconf/mlt_arm_aebC_rom.ldi: * include/pkgconf/mlt_arm_aebC_rom.mlt: * include/pkgconf/mlt_arm_aeb_ram.ldi: * include/pkgconf/mlt_arm_aeb_ram.mlt: * include/pkgconf/mlt_arm_aeb_rom.ldi: * include/pkgconf/mlt_arm_aeb_rom.mlt: Incorporate new fixed vectors (used on all ARM platforms).2000-06-06 Jonathan Larmour <jlarmour@redhat.co.uk> * src/flash_cksum.tcl: Make sure it invokes the interpreter correctly2000-05-22 Jesper Skov <jskov@redhat.com> * src/flash_cksum.tcl: Use correct intepreter.2000-04-07 Jonathan Larmour <jlarmour@redhat.co.uk> * src/flash_cksum.tcl: Apply the below change to this file now that it's moved here2000-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 template2000-02-10 Jesper Skov <jskov@redhat.com> * include/plf_stub.h: HAL_STUB_PLATFORM_STUBS_INIT->HAL_STUB_PLATFORM_INIT * misc/STUBS_config: * 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, include/pkgconf/mlt_arm_aeb_rom.mlt: Modify memory layout to make the VMA of the user-defined section 'reserved_not_mapped' absolute.2000-01-26 Jesper Skov <jskov@redhat.com> * 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 AEB1999-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 explicitly wanted and someone hacks the code (hal_diag_write_char): Likewise1999-11-25 Gary Thomas <gthomas@cygnus.co.uk> * include/pkgconf/mlt_arm_aeb_stubs.h: * include/pkgconf/mlt_arm_aebC_stubs.h: New file. * include/pkgconf/mlt_arm_aeb_rom.h: * include/pkgconf/mlt_arm_aeb_ram.h: * include/pkgconf/mlt_arm_aebC_rom.h: * include/pkgconf/mlt_arm_aebC_ram.h: Update "do not edit" string.1999-11-09 Gary Thomas <gthomas@cygnus.co.uk> * include/pkgconf/mlt_arm_aebC_ram.h: * include/pkgconf/mlt_arm_aebC_rom.h: * include/pkgconf/mlt_arm_aeb_ram.h: * include/pkgconf/mlt_arm_aeb_rom.h: New files. * include/pkgconf/mlt_arm_aebC_ram.ldi: * include/pkgconf/mlt_arm_aebC_ram.mlt: * include/pkgconf/mlt_arm_aebC_rom.ldi: * include/pkgconf/mlt_arm_aebC_rom.mlt: * include/pkgconf/mlt_arm_aeb_ram.ldi: * include/pkgconf/mlt_arm_aeb_ram.mlt: * include/pkgconf/mlt_arm_aeb_rom.ldi: * include/pkgconf/mlt_arm_aeb_rom.mlt: Correct memory layout. * 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.1999-10-27 Jesper Skov <jskov@cygnus.co.uk> * misc/PKGconf.mak: Build UU encoded stubs per default. * misc/STUBS_config: Updated stub scripts. Allow to configure for revC. * src/hal_diag.c: Fixed conditional include.1999-10-26 Hugo Tyson <hmt@cygnus.co.uk> * src/hal_diag.c (hal_diag_write_char): Use new macro 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_PREFIX1999-10-20 Simon FitzMaurice <sdf@cygnus.co.uk> * cdl/hal_arm_aeb.cdl: Remove -Wl options from compiler flags1999-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. aebC instead of aebc.1999-10-08 Jesper Skov <jskov@cygnus.co.uk> * include/hal_platform_setup.h: Disable cache for now.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. * src/aeb_misc.c (hal_hardware_init): Use UCACHE macros. * include/hal_cache.h: Fixed cache macros.1999-09-07 Jesper Skov <jskov@cygnus.co.uk>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -