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>
|
2008-07-10 Peter Rasmussen <peter.rasmussen@embedded-brains.de>
|
||||||
|
|
||||||
* Makefile.am, preinstall.am,
|
* Makefile.am, preinstall.am, bsp_specs, ChangeLog, README,
|
||||||
bsp_specs, ChangeLog,
|
clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h,
|
||||||
README,
|
include/tm27.h, network/network.c, start/start.S, startup/bspclean.c,
|
||||||
clock/clock.c,
|
startup/bspstart.c, startup/init548x.c, startup/linkcmds,
|
||||||
console/console.c,
|
startup/linkcmds.m5484FireEngine.flash: New files.
|
||||||
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 = .);
|
PROVIDE( _copy_start = .);
|
||||||
*(.data*)
|
*(.data*)
|
||||||
*(.gnu.linkonce.d*)
|
*(.gnu.linkonce.d*)
|
||||||
*(.gcc_except_table)
|
*(.gcc_except_table*)
|
||||||
*(.jcr)
|
*(.jcr)
|
||||||
. = ALIGN (16);
|
. = ALIGN (16);
|
||||||
PROVIDE (_edata = .);
|
PROVIDE (_edata = .);
|
||||||
|
|||||||
@@ -194,7 +194,7 @@ SECTIONS
|
|||||||
PROVIDE( _copy_start = .);
|
PROVIDE( _copy_start = .);
|
||||||
*(.data*)
|
*(.data*)
|
||||||
*(.gnu.linkonce.d*)
|
*(.gnu.linkonce.d*)
|
||||||
*(.gcc_except_table)
|
*(.gcc_except_table*)
|
||||||
*(.jcr)
|
*(.jcr)
|
||||||
. = ALIGN (16);
|
. = ALIGN (16);
|
||||||
PROVIDE (_edata = .);
|
PROVIDE (_edata = .);
|
||||||
|
|||||||
Reference in New Issue
Block a user