Mercurial > ecos
diff packages/hal/common/current/ChangeLog @ 912:82d5a3544347
* cdl/debugging.cdl: Allow CRC to be allocated in ROM as well as RAM.
* src/generic-stub.c: as above.
| author | jlarmour |
|---|---|
| date | Tue, 08 Apr 2003 01:13:14 +0000 |
| parents | 4747af8ef0ef |
| children | 22d7a1b27981 |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,9 @@ +2003-04-08 Yoshinori Sato <qzb04471@nifty.ne.jp> +2003-04-08 Jonathan Larmour <jifl@eCosCentric.com> + + * cdl/debugging.cdl: Allow CRC to be allocated in ROM as well as RAM. + * src/generic-stub.c: as above. + 2003-04-02 Gary Thomas <gary@mlbassoc.com> * src/generic-stub.c: @@ -2144,6 +2150,7 @@ 1998-08-18 Nick Garnett <nickg@cygnus. // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. +// Copyright (C) 2003 Jonathan Larmour // // 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
