summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/hppa1.1
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/hppa1.1')
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog4
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/bsp_specs8
2 files changed, 4 insertions, 8 deletions
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog b/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
index 45982fe246..b82e95cba4 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bsp_specs: Remove *lib:.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, shmsupp/addrconv.c, shmsupp/cause_intr.c,
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/bsp_specs b/c/src/lib/libbsp/hppa1.1/simhppa/bsp_specs
index 807fba5c70..de8ff74885 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/bsp_specs
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/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)} %{!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} \