forked from Imagelibrary/rtems
2008-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* ChangeLog, startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: Formatting.
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
2008-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* ChangeLog, startup/linkcmds, startup/linkcmds.m5484FireEngine.flash:
|
||||
Formatting.
|
||||
|
||||
2008-07-10 Peter Rasmussen <peter.rasmussen@embedded-brains.de>
|
||||
|
||||
* Makefile.am, preinstall.am,
|
||||
bsp_specs, ChangeLog,
|
||||
README,
|
||||
clock/clock.c,
|
||||
console/console.c,
|
||||
include/bsp.h,
|
||||
include/coverhd.h, include/tm27.h,
|
||||
network/network.c,
|
||||
start/start.S,
|
||||
startup/bspclean.c,
|
||||
startup/bspstart.c, startup/init548x.c,
|
||||
startup/linkcmds, startup/linkcmds.m5484FireEngine.flash: New files.
|
||||
* Makefile.am, preinstall.am, bsp_specs, ChangeLog, README,
|
||||
clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
|
||||
include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
|
||||
startup/bspstart.c, startup/init548x.c, startup/linkcmds,
|
||||
startup/linkcmds.m5484FireEngine.flash: New files.
|
||||
|
||||
@@ -194,7 +194,7 @@ SECTIONS
|
||||
PROVIDE( _copy_start = .);
|
||||
*(.data*)
|
||||
*(.gnu.linkonce.d*)
|
||||
*(.gcc_except_table)
|
||||
*(.gcc_except_table*)
|
||||
*(.jcr)
|
||||
. = ALIGN (16);
|
||||
PROVIDE (_edata = .);
|
||||
|
||||
@@ -194,7 +194,7 @@ SECTIONS
|
||||
PROVIDE( _copy_start = .);
|
||||
*(.data*)
|
||||
*(.gnu.linkonce.d*)
|
||||
*(.gcc_except_table)
|
||||
*(.gcc_except_table*)
|
||||
*(.jcr)
|
||||
. = ALIGN (16);
|
||||
PROVIDE (_edata = .);
|
||||
|
||||
Reference in New Issue
Block a user