Mercurial > ecos
diff packages/hal/mips/rm7000/var/current/ChangeLog @ 2791:cc8f8b9997d1
* hal/mips/idt32334/current/src/mips_idt32334.ld,
hal/mips/rm7000/var/current/src/mips_rm7000.ld: Process
*(.gcc_except_table.*) as for i386 architecture.
* hal/powerpc/ts1000/current/cdl/hal_powerpc_ts1000.cdl: Eliminate
duplicate definition of CYGSEM_REDBOOT_HAL_LINUX_BOOT.
| author | jld |
|---|---|
| date | Thu, 12 Feb 2009 11:07:18 +0000 |
| parents | 74dbf4c3f2e1 |
| children |
line wrap: on
line diff
--- a/packages/hal/mips/rm7000/var/current/ChangeLog +++ b/packages/hal/mips/rm7000/var/current/ChangeLog @@ -1,3 +1,8 @@ +2009-02-12 John Dallaway <john@dallaway.org.uk> + + * src/mips_rm7000.ld: Process *(.gcc_except_table.*) as for i386 + architecture. + 2004-04-22 Jani Monoses <jani@iv.ro> * cdl/hal_mips_rm7000.cdl : @@ -79,7 +84,7 @@ 2000-11-30 Jesper Skov <jskov@redhat.c // ####GPLCOPYRIGHTBEGIN#### // ------------------------------------------- // This file is part of eCos, the Embedded Configurable Operating System. -// Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2009 Free Software Foundation, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by
