From ad438184fe50bfa879dbb3a1508961c639e716fa Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 6 Apr 2007 05:37:02 +0000 Subject: [PATCH] =?UTF-8?q?2007-04-06=09Ralf=20Cors=C3=A9pius=09?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * bsp_specs: Remove lib (Now expected to exist in GCC). --- c/src/lib/libbsp/mips/csb350/ChangeLog | 4 ++++ c/src/lib/libbsp/mips/csb350/bsp_specs | 8 -------- c/src/lib/libbsp/mips/hurricane/ChangeLog | 4 ++++ c/src/lib/libbsp/mips/hurricane/bsp_specs | 7 ------- c/src/lib/libbsp/mips/rbtx4925/ChangeLog | 4 ++++ c/src/lib/libbsp/mips/rbtx4925/bsp_specs | 7 ------- c/src/lib/libbsp/mips/rbtx4938/ChangeLog | 4 ++++ c/src/lib/libbsp/mips/rbtx4938/bsp_specs | 7 ------- 8 files changed, 16 insertions(+), 29 deletions(-) diff --git a/c/src/lib/libbsp/mips/csb350/ChangeLog b/c/src/lib/libbsp/mips/csb350/ChangeLog index 7455a72e9e..27aa26ab6c 100644 --- a/c/src/lib/libbsp/mips/csb350/ChangeLog +++ b/c/src/lib/libbsp/mips/csb350/ChangeLog @@ -1,3 +1,7 @@ +2007-04-06 Ralf Corsépius + + * bsp_specs: Remove lib (Now expected to exist in GCC). + 2007-03-12 Joel Sherrill * clock/clockdrv.c, console/console-io.c, include/bsp.h, diff --git a/c/src/lib/libbsp/mips/csb350/bsp_specs b/c/src/lib/libbsp/mips/csb350/bsp_specs index 04df7e53bf..ffc91580fc 100644 --- a/c/src/lib/libbsp/mips/csb350/bsp_specs +++ b/c/src/lib/libbsp/mips/csb350/bsp_specs @@ -1,15 +1,7 @@ -%rename lib old_lib %rename endfile old_endfile %rename startfile old_startfile %rename link old_link -*lib: -%{!qrtems: %(old_lib)} %{!nostdlibs: %{qrtems: --start-group \ -%{!qrtems_debug: -lrtemsbsp -lrtemscpu} \ - %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \ --lc -lgcc --end-group \ -%{!qnolinkcmds: -T linkcmds%s}}} - *startfile: %{!qrtems: %(old_startfile)} %{!nostdlibs: %{qrtems: \ %{!qrtems_debug: start.o%s} \ diff --git a/c/src/lib/libbsp/mips/hurricane/ChangeLog b/c/src/lib/libbsp/mips/hurricane/ChangeLog index 532144a2e9..602eebdc9e 100644 --- a/c/src/lib/libbsp/mips/hurricane/ChangeLog +++ b/c/src/lib/libbsp/mips/hurricane/ChangeLog @@ -1,3 +1,7 @@ +2007-04-06 Ralf Corsépius + + * bsp_specs: Remove lib (Now expected to exist in GCC). + 2007-03-12 Joel Sherrill * clock/ckinit.c, startup/exception.S: Correct license URL and/or fix diff --git a/c/src/lib/libbsp/mips/hurricane/bsp_specs b/c/src/lib/libbsp/mips/hurricane/bsp_specs index 7371c78b6d..1f12da1edb 100644 --- a/c/src/lib/libbsp/mips/hurricane/bsp_specs +++ b/c/src/lib/libbsp/mips/hurricane/bsp_specs @@ -1,14 +1,7 @@ -%rename lib old_lib %rename endfile old_endfile %rename startfile old_startfile %rename link old_link -*lib: -%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \ -%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \ --lc -lgcc --end-group \ -%{!qnolinkcmds: -T linkcmds%s}}} - *startfile: %{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \ %{!qrtems_debug: start.o%s} \ diff --git a/c/src/lib/libbsp/mips/rbtx4925/ChangeLog b/c/src/lib/libbsp/mips/rbtx4925/ChangeLog index e1ec6315fa..f6966e144c 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/ChangeLog +++ b/c/src/lib/libbsp/mips/rbtx4925/ChangeLog @@ -1,3 +1,7 @@ +2007-04-06 Ralf Corsépius + + * bsp_specs: Remove lib (Now expected to exist in GCC). + 2007-03-12 Joel Sherrill * console/console-io.c, startup/exception.S: Correct license URL and/or diff --git a/c/src/lib/libbsp/mips/rbtx4925/bsp_specs b/c/src/lib/libbsp/mips/rbtx4925/bsp_specs index 35165c6cf4..7ed4439d2f 100644 --- a/c/src/lib/libbsp/mips/rbtx4925/bsp_specs +++ b/c/src/lib/libbsp/mips/rbtx4925/bsp_specs @@ -1,14 +1,7 @@ -%rename lib old_lib %rename endfile old_endfile %rename startfile old_startfile %rename link old_link -*lib: -%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \ -%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \ --lc -lgcc --end-group \ -%{!qnolinkcmds: -T linkcmds%s}}} - *startfile: %{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \ %{!qrtems_debug: start.o%s} \ diff --git a/c/src/lib/libbsp/mips/rbtx4938/ChangeLog b/c/src/lib/libbsp/mips/rbtx4938/ChangeLog index 6cfcf1a4e9..7573d56a13 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/ChangeLog +++ b/c/src/lib/libbsp/mips/rbtx4938/ChangeLog @@ -1,3 +1,7 @@ +2007-04-06 Ralf Corsépius + + * bsp_specs: Remove lib (Now expected to exist in GCC). + 2007-03-12 Joel Sherrill * console/console-io.c, startup/exception.S: Correct license URL and/or diff --git a/c/src/lib/libbsp/mips/rbtx4938/bsp_specs b/c/src/lib/libbsp/mips/rbtx4938/bsp_specs index 35165c6cf4..7ed4439d2f 100644 --- a/c/src/lib/libbsp/mips/rbtx4938/bsp_specs +++ b/c/src/lib/libbsp/mips/rbtx4938/bsp_specs @@ -1,14 +1,7 @@ -%rename lib old_lib %rename endfile old_endfile %rename startfile old_startfile %rename link old_link -*lib: -%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \ -%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \ --lc -lgcc --end-group \ -%{!qnolinkcmds: -T linkcmds%s}}} - *startfile: %{!qrtems: %(old_startfile)} %{!nostdlib: %{qrtems: \ %{!qrtems_debug: start.o%s} \