view packages/hal/mips/mips64/current/ChangeLog @ 198:ea3f0bd33a73

Merge from eCos master repository on 2001-12-07-11:40:47-GMT
author jlarmour
date Fri, 07 Dec 2001 14:15:03 +0000
parents 9b55e9c69693
children e0c0827131d1
line wrap: on
line source

2001-12-04  Nick Garnett  <nickg@redhat.com>

	* include/var_arch.h: Added macros to read/write CP0 registers.

	* cdl/hal_mips_mips64.cdl: Added CYGPKG_HAL_MIPS_GDB_REPORT_CP0
	option to enable reporting of CP0 registers to GDB.

2001-11-06  Mark Salter  <msalter@redhat.com>

	* src/mips_mips64.ld: Add .2ram section.

2001-02-23  Jesper Skov  <jskov@redhat.com>

	* include/var_cache.h: Removed HAL_FLASH_CACHES_WANT_OPTIMAL. It
	is now the default.

2001-02-15  Nick Garnett  <nickg@cygnus.co.uk>

	* src/variant.S: Removed ISR tables.

2001-01-30  Nick Garnett  <nickg@cygnus.co.uk>

	* cdl/hal_mips_mips64.cdl: New variant support - just a 64 bit
	version of the MIPS32 variant.
	* include/var_arch.h: Ditto.
	* include/var_cache.h: Ditto.
	* include/var_intr.h: Ditto.
	* include/variant.inc: Ditto.
	* src/mips_mips64.ld: Ditto.
	* src/var_misc.c: Ditto.
	* src/variant.S: Ditto.

//===========================================================================
//####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####
//===========================================================================