public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [COMMITTED] ada: Remove unused files
@ 2023-06-15  8:04 Marc Poulhiès
  0 siblings, 0 replies; only message in thread
From: Marc Poulhiès @ 2023-06-15  8:04 UTC (permalink / raw)
  To: gcc-patches; +Cc: Marc Poulhiès

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.

Tested on x86_64-pc-linux-gnu, committed on master.

---
 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(-)
 delete mode 100644 gcc/ada/vxworks7-cert-rtp-base-link.spec
 delete mode 100644 gcc/ada/vxworks7-cert-rtp-base-link__ppc64.spec
 delete mode 100644 gcc/ada/vxworks7-cert-rtp-base-link__x86.spec
 delete mode 100644 gcc/ada/vxworks7-cert-rtp-base-link__x86_64.spec
 delete mode 100644 gcc/ada/vxworks7-cert-rtp-link.spec
 delete mode 100644 gcc/ada/vxworks7-cert-rtp-link__ppcXX.spec

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) \
-   }}}
-- 
2.40.0


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

only message in thread, other threads:[~2023-06-15  8:04 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:04 [COMMITTED] 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).