mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 541/bsps * startup/linkcmds: Remove SEARCH_DIR.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 541/bsps
|
||||
* startup/linkcmds: Remove SEARCH_DIR.
|
||||
|
||||
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
OUTPUT_FORMAT("coff-a29k-big")
|
||||
SEARCH_DIR(/opt/a29k-rtems/a29k-rtems/lib);
|
||||
SECTIONS
|
||||
{
|
||||
.text : {
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 541/bsps
|
||||
* startup/linkcmds: Remove SEARCH_DIR.
|
||||
|
||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/bsp.h, include/registers.h, irq/bsp_irq_asm.S,
|
||||
|
||||
@@ -2,7 +2,6 @@ OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
|
||||
"elf32-littlearm")
|
||||
OUTPUT_ARCH(arm)
|
||||
ENTRY(_start)
|
||||
SEARCH_DIR(/usr/local/rtems-arm-dev-tools/arm-rtems/lib);
|
||||
MEMORY {
|
||||
FLASH (rx) : ORIGIN = 0x200000, LENGTH = 512K
|
||||
RAM (!rx) : ORIGIN = 0x400000, LENGTH = 128K
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 541/bsps
|
||||
* startup/linkcmds: Remove SEARCH_DIR.
|
||||
|
||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/bsp.h, include/registers.h, irq/bsp_irq_asm.S,
|
||||
|
||||
@@ -2,7 +2,6 @@ OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
|
||||
"elf32-littlearm")
|
||||
OUTPUT_ARCH(arm)
|
||||
ENTRY(_start)
|
||||
SEARCH_DIR(/usr/local/rtems-arm-dev-tools/arm-rtems/lib);
|
||||
MEMORY {
|
||||
FLASH (rx) : ORIGIN = 0x200000, LENGTH = 512K
|
||||
RAM (!rx) : ORIGIN = 0x400000, LENGTH = 128K
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 541/bsps
|
||||
* startup/linkcmds: Remove SEARCH_DIR.
|
||||
|
||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c,
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
OUTPUT_FORMAT("elf32-hppa")
|
||||
OUTPUT_ARCH(hppa)
|
||||
ENTRY("$START$")
|
||||
SEARCH_DIR("/opt/rtems/hppa1.1-rtems/lib");
|
||||
SECTIONS
|
||||
{
|
||||
.text 0x1000 +0x1000:
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 541/bsps
|
||||
* startup/linkcmds: Remove SEARCH_DIR.
|
||||
|
||||
2003-10-22 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 510/bsps
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc",
|
||||
"elf32-powerpc")
|
||||
OUTPUT_ARCH(powerpc)
|
||||
SEARCH_DIR(/usr/local/powerpc-rtems/lib);
|
||||
|
||||
ENTRY(start)
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 541/bsps
|
||||
* startup/linkcmds: Remove SEARCH_DIR.
|
||||
|
||||
2003-10-22 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
PR 510/bsps
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc",
|
||||
"elf32-powerpc")
|
||||
OUTPUT_ARCH(powerpc)
|
||||
SEARCH_DIR(/usr/local/rtems/powerpc-rtems/lib);
|
||||
|
||||
ENTRY(start)
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 541/bsps
|
||||
* startup/linkcmds: Remove SEARCH_DIR.
|
||||
|
||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* console/console-io.c, include/bsp.h, include/coverhd.h,
|
||||
|
||||
@@ -14,7 +14,6 @@ OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc",
|
||||
"elf32-powerpc")
|
||||
OUTPUT_ARCH(powerpc)
|
||||
ENTRY(_start)
|
||||
/*SEARCH_DIR(/usr1/gnu/cross/powerpc-unknown-eabi//powerpc-unknown-eabi/lib); */
|
||||
/* Do we need any of these for elf?
|
||||
__DYNAMIC = 0; */
|
||||
PROVIDE (PSIM_INSTRUCTIONS_PER_MICROSECOND = 100);
|
||||
|
||||
Reference in New Issue
Block a user