]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Remove unused files
authorMarc Poulhiès <poulhies@adacore.com>
Thu, 1 Jun 2023 12:55:19 +0000 (14:55 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Thu, 15 Jun 2023 07:59:39 +0000 (09:59 +0200)
gcc/ada/ChangeLog:

* vxworks7-cert-rtp-base-link.spec: Removed.
* vxworks7-cert-rtp-base-link__ppc64.spec: Removed.
* vxworks7-cert-rtp-base-link__x86.spec: Removed.
* vxworks7-cert-rtp-base-link__x86_64.spec: Removed.
* vxworks7-cert-rtp-link.spec: Removed.
* vxworks7-cert-rtp-link__ppcXX.spec: Removed.

gcc/ada/vxworks7-cert-rtp-base-link.spec [deleted file]
gcc/ada/vxworks7-cert-rtp-base-link__ppc64.spec [deleted file]
gcc/ada/vxworks7-cert-rtp-base-link__x86.spec [deleted file]
gcc/ada/vxworks7-cert-rtp-base-link__x86_64.spec [deleted file]
gcc/ada/vxworks7-cert-rtp-link.spec [deleted file]
gcc/ada/vxworks7-cert-rtp-link__ppcXX.spec [deleted file]

diff --git a/gcc/ada/vxworks7-cert-rtp-base-link.spec b/gcc/ada/vxworks7-cert-rtp-base-link.spec
deleted file mode 100644 (file)
index 1d6ee49..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-*base_link:
---defsym=__wrs_rtp_base=0x80000000
diff --git a/gcc/ada/vxworks7-cert-rtp-base-link__ppc64.spec b/gcc/ada/vxworks7-cert-rtp-base-link__ppc64.spec
deleted file mode 100644 (file)
index 97332b8..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-*base_link:
---defsym=__wrs_rtp_base=0x40000000
diff --git a/gcc/ada/vxworks7-cert-rtp-base-link__x86.spec b/gcc/ada/vxworks7-cert-rtp-base-link__x86.spec
deleted file mode 100644 (file)
index eafb582..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-*base_link:
---defsym=__wrs_rtp_base=0x400000
diff --git a/gcc/ada/vxworks7-cert-rtp-base-link__x86_64.spec b/gcc/ada/vxworks7-cert-rtp-base-link__x86_64.spec
deleted file mode 100644 (file)
index dd28869..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-*base_link:
---defsym=__wrs_rtp_base=0x200000
diff --git a/gcc/ada/vxworks7-cert-rtp-link.spec b/gcc/ada/vxworks7-cert-rtp-link.spec
deleted file mode 100644 (file)
index 9923c58..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-*self_spec:
-+ %{!nostdlib:-nodefaultlibs -nostartfiles}
-
-*link:
-+ %{!nostdlib:%{mrtp:%{!shared: \
-     %(base_link) \
-     -l:certRtp.o \
-     -L%:getenv(VSB_DIR /usr/lib/common/objcert) \
-     -T%:getenv(VSB_DIR /usr/ldscripts/rtp.ld) \
-   }}}
diff --git a/gcc/ada/vxworks7-cert-rtp-link__ppcXX.spec b/gcc/ada/vxworks7-cert-rtp-link__ppcXX.spec
deleted file mode 100644 (file)
index 8671cea..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-*self_spec:
-+ %{!nostdlib:-nodefaultlibs -nostartfiles}
-
-*link:
-+ %{!nostdlib:%{mrtp:%{!shared: \
-     %(base_link) \
-     -lcert -lgnu \
-     -L%:getenv(VSB_DIR /usr/lib/common/objcert) \
-     -T%:getenv(VSB_DIR /usr/ldscripts/rtp.ld) \
-   }}}