Mercurial > ecos
diff packages/hal/arm/xscale/cores/current/ChangeLog @ 568:eb5d4fbc238d
misc xscale fixes
| author | msalter |
|---|---|
| date | Tue, 04 Feb 2003 22:27:56 +0000 |
| parents | 37b0db9e87ca |
| children | 484ae5c1cbf1 |
line wrap: on
line diff
--- a/packages/hal/arm/xscale/cores/current/ChangeLog +++ b/packages/hal/arm/xscale/cores/current/ChangeLog @@ -1,3 +1,13 @@ +2003-02-04 Mark Salter <msalter@redhat.com> + + * cdl/hal_arm_xscale_core.cdl (CYGSEM_HAL_ARM_XSCALE_BTB): New option. + + * include/hal_xscale.h: Make enabling of BTB conditional on + CYGSEM_HAL_ARM_XSCALE_BTB. + + * include/hal_cache.h: Support systems using write-through caching + which need no DCACHE_FLUSH_AREA. + 2002-11-13 Mark Salter <msalter@redhat.com> * src/xscale_stub.c (find_watch_address): Squelch compiler warning. @@ -24,7 +34,7 @@ 2002-09-19 Mark Salter <msalter@redhat //####ECOSGPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. // // eCos is free software; you can redistribute it and/or modify it under // the terms of the GNU General Public License as published by the Free
