view packages/hal/v85x/ceb_v850/current/ChangeLog @ 130:eb9fd8c04db3 ecos-sw-2000-10-23

Merge from eCos master repository on 2000-10-23-17:01:37-BST
author jlarmour
date Mon, 23 Oct 2000 17:10:57 +0000
parents 7f461c3a372c
children 25e238959bae
line wrap: on
line source

2000-10-20  Jonathan Larmour  <jlarmour@redhat.com>

	* include/pkgconf/mlt_v85x_v850_ceb_ram.mlt:
	* include/pkgconf/mlt_v85x_v850_ceb_rom.mlt:
	Add heap1 section

	* include/pkgconf/mlt_v85x_v850_ceb_ram.h:
	* include/pkgconf/mlt_v85x_v850_ceb_rom.h:
	* include/pkgconf/mlt_v85x_v850_ceb_ram.ldi:
	* include/pkgconf/mlt_v85x_v850_ceb_rom.ldi:
	Regenerated

2000-06-30  Jesper Skov  <jskov@redhat.com>

	* src/hal_diag.c: calling i/f macro changes.

2000-06-27  Jesper Skov  <jskov@redhat.com>

	* src/plf_misc.c: Fix compiler warnings.

	* src/plf_stub.c: 
	* src/hal_diag.c:
	* include/plf_stub.h: 
	* include/plf_intr.h: 
	* include/hal_diag.h:
	Moved Ctrl-c handling to driver code. Use new comms procs
	semantics. 

2000-06-17  Gary Thomas  <gthomas@redhat.com>

	* include/plf_intr.h: 
	* include/plf_stub.h: 
	* include/hal_diag.h: 
	* include/plf_sections.h: 
	* src/hal_diag.c: 
	* src/plf_stub.c: 
	* src/plf_misc.c: 
	* cdl/hal_v85x_ceb_v850.cdl: Support new virtual vector ROM mode.

2000-05-25  John Dallaway  <jld@redhat.com>

	* cdl/hal_v85x_ceb_v850.cdl: Tidy display strings.

2000-05-25  Gary Thomas  <gthomas@redhat.com>

	* include/plf_intr.h: Interrupt mappings now are in this file.

2000-05-24  Gary Thomas  <gthomas@redhat.com>

	* include/plf_sections.h: 
	* include/v850_regs.h: New file(s).

2000-05-03  Gary Thomas  <gthomas@redhat.com>

	* src/hal_diag.c (hal_diag_write_char): Work around which fixes ^C
	handling - GCC function __builtin_return_address() doesn't work.

2000-04-25  John Dallaway  <jld@cygnus.co.uk>

	* cdl/hal_nec_ceb_v850.cdl: Parent this package under the
	V85X architecture package.

2000-04-14  Gary Thomas  <gthomas@redhat.com>

	* src/plf_stub.c (hal_plf_stub_init): Use watchdog timer to
	emulate a breakpoint since this hardware doesn't have one.

2000-04-11  Gary Thomas  <gthomas@redhat.com>

	* src/plf_stub.c (hal_plf_get_char): Use LED for "interesting"
	display during GDB I/O.

	* src/hal_diag.c (hal_diag_write_char): Disable interrupts
	while sending character - necessary because there is no way to
	determine that a character has been sent other than to see that
	there is an interrupt pending.

	* cdl/hal_nec_ceb_v850.cdl: Add implementation of "GDB protocol
	suppressed" functionality.

2000-03-30  Gary Thomas  <gthomas@redhat.com>

	* src/hal_diag.c (hal_diag_write_char): GDB break support only
	present if GDB stubs in place.

2000-03-27  Gary Thomas  <gthomas@redhat.com>

	* src/plf_stub.c: 
	* include/plf_stub.h: Adding GDB break support.

	* include/plf_intr.h: Remove garbage left over from cut&paste.

	* include/plf_cache.h: Add missing INVALIDATE macros.

2000-03-21  Gary Thomas  <gthomas@redhat.com>

	* src/hal_diag.c: Remove ROM startup messages.

	* include/pkgconf/mlt_nec_v850_ceb_rom.mlt: 
	* include/pkgconf/mlt_nec_v850_ceb_rom.ldi: 
	* include/pkgconf/mlt_nec_v850_ceb_rom.h: Use proper RAM layout.

	* include/plf_stub.h (HAL_STUB_PLATFORM_RESET): Add board reset.

//===========================================================================
//####COPYRIGHTBEGIN####
//                                                                          
// -------------------------------------------                              
// The contents of this file are subject to the Red Hat eCos Public License 
// Version 1.1 (the "License"); you may not use this file except in         
// compliance with the License.  You may obtain a copy of the License at    
// http://www.redhat.com/                                                   
//                                                                          
// Software distributed under the License is distributed on an "AS IS"      
// basis, WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the 
// License for the specific language governing rights and limitations under 
// the License.                                                             
//                                                                          
// The Original Code is eCos - Embedded Configurable Operating System,      
// released September 30, 1998.                                             
//                                                                          
// The Initial Developer of the Original Code is Red Hat.                   
// Portions created by Red Hat are                                          
// Copyright (C) 1998, 1999, 2000 Red Hat, Inc.                             
// All Rights Reserved.                                                     
// -------------------------------------------                              
//                                                                          
//####COPYRIGHTEND####
//===========================================================================