Mercurial > ecos
diff packages/hal/powerpc/mpc8xx/current/ChangeLog @ 506:148c41b548dc
Fix build failures caused by using the wrong register #define
| author | bartv |
|---|---|
| date | Sun, 19 Jan 2003 12:05:10 +0000 |
| parents | b8b99761a77b |
| children | 403eb06720a7 |
line wrap: on
line diff
--- a/packages/hal/powerpc/mpc8xx/current/ChangeLog +++ b/packages/hal/powerpc/mpc8xx/current/ChangeLog @@ -1,3 +1,8 @@ +2003-01-18 Bart Veer <bartv@ecoscentric.com> + + * src/variant.S: _mpc8xx_reset caused build failures with current + tools. + 2002-12-02 Gary Thomas <gthomas@ecoscentric.com> * src/variant.S (_mpc8xx_reset): New function, used to cause a @@ -217,6 +222,7 @@ 2000-02-07 Jesper Skov <jskov@redhat.c //####ECOSGPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. +// Copyright (C) 2003 Bart Veer // Copyright (C) 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. // // eCos is free software; you can redistribute it and/or modify it under
