summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/h8300
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-22 18:50:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-22 18:50:57 +0000
commita48dfc9383e58d1164c96400da9323c49644ad4f (patch)
tree498f0046c2e90a245e0abf281be790777fd50c49 /c/src/lib/libbsp/h8300
parent2003-08-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-a48dfc9383e58d1164c96400da9323c49644ad4f.tar.bz2
2003-08-22 Joel Sherrill <joel@OARcorp.com>
PR 445/bsps * bsp_specs: Hand edited to duplicate change Ralf applied to the CVS trunk.
Diffstat (limited to 'c/src/lib/libbsp/h8300')
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/ChangeLog6
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/bsp_specs4
2 files changed, 6 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/h8300/h8sim/ChangeLog b/c/src/lib/libbsp/h8300/h8sim/ChangeLog
index 32c0a69644..0beed339db 100644
--- a/c/src/lib/libbsp/h8300/h8sim/ChangeLog
+++ b/c/src/lib/libbsp/h8300/h8sim/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-22 Joel Sherrill <joel@OARcorp.com>
+
+ PR 445/bsps
+ * bsp_specs: Hand edited to duplicate change Ralf applied to the CVS
+ trunk.
+
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
diff --git a/c/src/lib/libbsp/h8300/h8sim/bsp_specs b/c/src/lib/libbsp/h8300/h8sim/bsp_specs
index 49605ca3eb..948c86e4ad 100644
--- a/c/src/lib/libbsp/h8300/h8sim/bsp_specs
+++ b/c/src/lib/libbsp/h8300/h8sim/bsp_specs
@@ -1,12 +1,8 @@
-%rename cpp old_cpp
%rename lib old_lib
%rename endfile old_endfile
%rename startfile old_startfile
%rename link old_link
-*cpp:
-%(old_cpp) %{qrtems: -D__embedded__} -Asystem(embedded)
-
*lib:
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \