[rtems-docs commit] gdbarmsim: Remove all references to this deleted BSP family

Joel Sherrill joel at rtems.org
Fri Mar 20 14:23:07 UTC 2020


Module:    rtems-docs
Branch:    master
Commit:    87e49d4cf93924b5c855fbf9429cff2cdb212f8f
Changeset: http://git.rtems.org/rtems-docs/commit/?id=87e49d4cf93924b5c855fbf9429cff2cdb212f8f

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Mar 20 09:22:29 2020 -0500

gdbarmsim: Remove all references to this deleted BSP family

Updates #3611.

---

 bsp-howto/coding-doxygen-bsp.rst | 4 ++--
 user/bsps/arm/gdbarmsim.rst      | 8 --------
 user/bsps/bsps-arm.rst           | 1 -
 user/installation/developer.rst  | 1 -
 4 files changed, 2 insertions(+), 12 deletions(-)

diff --git a/bsp-howto/coding-doxygen-bsp.rst b/bsp-howto/coding-doxygen-bsp.rst
index d5ab21e..59c0e0b 100644
--- a/bsp-howto/coding-doxygen-bsp.rst
+++ b/bsp-howto/coding-doxygen-bsp.rst
@@ -138,8 +138,8 @@ by all BSPs of that architecture.
         $ ls
         acinclude.m4  edb7312    gumstix   Makefile.am    realview-pbx-a9  stm32f4
         configure.ac  gba        lm3s69xx  nds            rtl22xx          xilinx-zynq
-        csb336        gdbarmsim  lpc24xx   preinstall.am  shared
-        csb337        gp32       lpc32xx   raspberrypi    smdk2410
+        csb336        lpc24xx   preinstall.am  shared     csb337           gp32
+        lpc32xx   raspberrypi    smdk2410
 
 Finally, if we cd into a specific BSP, we see the files and .h's that
 compose the package for that particular board. You may recognize the
diff --git a/user/bsps/arm/gdbarmsim.rst b/user/bsps/arm/gdbarmsim.rst
deleted file mode 100644
index 26ea90c..0000000
--- a/user/bsps/arm/gdbarmsim.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-.. SPDX-License-Identifier: CC-BY-SA-4.0
-
-.. Copyright (C) 2019 TBD
-
-gdbarmsim
-=========
-
-TODO.
diff --git a/user/bsps/bsps-arm.rst b/user/bsps/bsps-arm.rst
index 5401f67..feff637 100644
--- a/user/bsps/bsps-arm.rst
+++ b/user/bsps/bsps-arm.rst
@@ -12,7 +12,6 @@ arm (ARM)
 .. include:: arm/csb336.rst
 .. include:: arm/csb337.rst
 .. include:: arm/edb7312.rst
-.. include:: arm/gdbarmsim.rst
 .. include:: arm/gumstix.rst
 .. include:: arm/imx.rst
 .. include:: arm/lm3s69xx.rst
diff --git a/user/installation/developer.rst b/user/installation/developer.rst
index 541e04b..ff7eefe 100644
--- a/user/installation/developer.rst
+++ b/user/installation/developer.rst
@@ -559,7 +559,6 @@ Then we generate the pre-install header file automake make files:
   Generating ./c/src/lib/libbsp/arm/csb336/preinstall.am
   Generating ./c/src/lib/libbsp/arm/csb337/preinstall.am
   Generating ./c/src/lib/libbsp/arm/edb7312/preinstall.am
-  Generating ./c/src/lib/libbsp/arm/gdbarmsim/preinstall.am
     .......
   Generating ./cpukit/score/cpu/mips/preinstall.am
   Generating ./cpukit/score/cpu/moxie/preinstall.am



More information about the vc mailing list