Mercurial > flash_v2
diff packages/hal/sh/arch/current/ChangeLog @ 182:f62680ef1804
Merge from eCos master repository on 2001-09-07-06:43:02-BST
| author | jlarmour |
|---|---|
| date | Wed, 12 Sep 2001 00:59:17 +0000 |
| parents | 42f843b391aa |
| children | 9160a8005d76 |
line wrap: on
line diff
--- a/packages/hal/sh/arch/current/ChangeLog +++ b/packages/hal/sh/arch/current/ChangeLog @@ -1,3 +1,13 @@ +2001-09-05 Jesper Skov <jskov@redhat.com> + + * src/sh_stub.c (__single_step): Changed type 2 handling. + +2001-08-22 Gary Thomas <gthomas@redhat.com> + + * src/redboot_linux_exec.c: + printf() is no longer a part of RedBoot. Thus all programs + must use diag_printf() and related functions instead. + 2001-07-09 Jesper Skov <jskov@redhat.com> * src/sh_stub.c: Fixed potential SH4 problem in UBC handling. @@ -833,7 +843,7 @@ 1999-04-22 Jesper Skov <jskov@lassi.cy // // The Initial Developer of the Original Code is Red Hat. // Portions created by Red Hat are -// Copyright (C) 1998, 1999, 2000 Red Hat, Inc. +// Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc. // All Rights Reserved. // ------------------------------------------- //
