changeset 775:3bb006f2785d

* cdl/hal_mips_mips32.cdl: Changed CYGPKG_HAL_MIPS_GDB_REPORT_CP0 to zero, from one, so that the GDB stubs work with the standard GCC tools.
author nickg
date Thu, 27 Feb 2003 18:31:14 +0000
parents 649897d20543
children f9fb4fb63c6d
files packages/hal/mips/mips32/current/ChangeLog packages/hal/mips/mips32/current/cdl/hal_mips_mips32.cdl
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packages/hal/mips/mips32/current/ChangeLog
+++ b/packages/hal/mips/mips32/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-27  Nick Garnett  <nickg@calivar.com>
+
+	* cdl/hal_mips_mips32.cdl: Changed CYGPKG_HAL_MIPS_GDB_REPORT_CP0
+	to zero, from one, so that the GDB stubs work with the standard
+	GCC tools.
+
 2003-01-21  Tim Michals  <t.michals@attbi.com>
 
 	* cdl/hal_mips_mips32.cdl: Make endianness configurable.
--- a/packages/hal/mips/mips32/current/cdl/hal_mips_mips32.cdl
+++ b/packages/hal/mips/mips32/current/cdl/hal_mips_mips32.cdl
@@ -100,7 +100,7 @@ cdl_package CYGPKG_HAL_MIPS_MIPS32 {
 
     cdl_option CYGPKG_HAL_MIPS_GDB_REPORT_CP0 {
 	display "Report contents of CP0 to GDB"
-	calculated 1
+	calculated 0
     }
     
     define_proc {