Mercurial > ecos
diff packages/hal/sh/arch/current/ChangeLog @ 184:022f1e506033
Merge from eCos master repository on 2001-10-02-17:59:22-BST
| author | jlarmour |
|---|---|
| date | Tue, 02 Oct 2001 18:28:24 +0000 |
| parents | 9160a8005d76 |
| children | 678094f34118 |
line wrap: on
line diff
--- a/packages/hal/sh/arch/current/ChangeLog +++ b/packages/hal/sh/arch/current/ChangeLog @@ -1,3 +1,14 @@ +2001-10-01 Jonathan Larmour <jlarmour@redhat.com> + + * src/sh.ld: Make separate section for GOT and .eh_frame. + Make macro section for all reloc sections. + Input extras.o unconditionally. + * cdl/hal_sh.cdl: Don't bother with -DEXTRAS=1 - unconditional now. + +2001-09-12 Jesper Skov <jskov@redhat.com> + + * src/vectors.S: Don't include C intr header. + 2001-09-11 Jonathan Larmour <jlarmour@redhat.com> * cdl/hal_sh.cdl (CYGHWR_HAL_SH_BIGENDIAN): Set the default @@ -851,7 +862,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, 2001 Red Hat, Inc. +// Copyright (C) 1998, 1999, 2000, 2001 Red Hat, Inc. // All Rights Reserved. // ------------------------------------------- //
