diff packages/hal/sh/arch/current/ChangeLog @ 2758:89fede1ca7da

* arch/current/src/sh.ld: Process *(.gcc_except_table.*) as for i386 architecture. * cq7708/current/include/pkgconf/mlt_sh_sh7708_cq7708_ram.ldi, cq7708/current/include/pkgconf/mlt_sh_sh7708_cq7708_rom.ldi, cq7750/current/include/pkgconf/mlt_sh_sh7750_cq7750_ram.ldi, cq7750/current/include/pkgconf/mlt_sh_sh7750_cq7750_rom.ldi, dreamcast/current/include/pkgconf/mlt_sh_sh7750_dreamcast_ram.ldi, edk7708/current/include/pkgconf/mlt_sh_edk7708_ram.ldi, edk7708/current/include/pkgconf/mlt_sh_edk7708_rom.ldi, edk7708/current/include/pkgconf/mlt_sh_edk7708_romram.ldi, hs7729pci/current/include/pkgconf/mlt_sh_sh7729_hs7729pci_ram.ldi, hs7729pci/current/include/pkgconf/mlt_sh_sh7729_hs7729pci_rom.ldi, se7751/current/include/pkgconf/mlt_sh_sh7751_se7751_ram.ldi, se7751/current/include/pkgconf/mlt_sh_sh7751_se7751_rom.ldi, se77x9/current/include/pkgconf/mlt_sh_sh77x9_se77x9_ram.ldi, se77x9/current/include/pkgconf/mlt_sh_sh77x9_se77x9_rom.ldi: Add SECTION_eh_frame().
author jld
date Wed, 04 Feb 2009 13:41:53 +0000
parents 74dbf4c3f2e1
children f1c9d35ca75a
line wrap: on
line diff
--- a/packages/hal/sh/arch/current/ChangeLog
+++ b/packages/hal/sh/arch/current/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-04  John Dallaway  <john@dallaway.org.uk>
+
+	* src/sh.ld: Process *(.gcc_except_table.*) as for i386
+	architecture.
+
 2004-05-27  Gary Thomas  <gary@mlbassoc.com>
 
 	* src/redboot_linux_exec.c (do_exec): Be sensitive to value in
@@ -1185,7 +1190,7 @@ 1999-04-22  Jesper Skov  <jskov@lassi.cy
 // ####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