public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1865] ada: Remove unused files
@ 2023-06-15  8:03 Marc Poulhi?s
  0 siblings, 0 replies; only message in thread
From: Marc Poulhi?s @ 2023-06-15  8:03 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:b992bddac7970b64fe12b07ab3cf47ef4c1f328c

commit r14-1865-gb992bddac7970b64fe12b07ab3cf47ef4c1f328c
Author: Marc Poulhiès <poulhies@adacore.com>
Date:   Thu Jun 1 14:55:19 2023 +0200

    ada: Remove unused files
    
    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.

Diff:
---
 gcc/ada/vxworks7-cert-rtp-base-link.spec         |  2 --
 gcc/ada/vxworks7-cert-rtp-base-link__ppc64.spec  |  2 --
 gcc/ada/vxworks7-cert-rtp-base-link__x86.spec    |  2 --
 gcc/ada/vxworks7-cert-rtp-base-link__x86_64.spec |  2 --
 gcc/ada/vxworks7-cert-rtp-link.spec              | 10 ----------
 gcc/ada/vxworks7-cert-rtp-link__ppcXX.spec       | 10 ----------
 6 files changed, 28 deletions(-)

diff --git a/gcc/ada/vxworks7-cert-rtp-base-link.spec b/gcc/ada/vxworks7-cert-rtp-base-link.spec
deleted file mode 100644
index 1d6ee49b128..00000000000
--- a/gcc/ada/vxworks7-cert-rtp-base-link.spec
+++ /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
index 97332b85440..00000000000
--- a/gcc/ada/vxworks7-cert-rtp-base-link__ppc64.spec
+++ /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
index eafb5828b37..00000000000
--- a/gcc/ada/vxworks7-cert-rtp-base-link__x86.spec
+++ /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
index dd288690ab9..00000000000
--- a/gcc/ada/vxworks7-cert-rtp-base-link__x86_64.spec
+++ /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
index 9923c58defa..00000000000
--- a/gcc/ada/vxworks7-cert-rtp-link.spec
+++ /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
index 8671cea7410..00000000000
--- a/gcc/ada/vxworks7-cert-rtp-link__ppcXX.spec
+++ /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) \
-   }}}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-15  8:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15  8:03 [gcc r14-1865] ada: Remove unused files Marc Poulhi?s

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).