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.
This commit is contained in:
Marc Poulhiès 2023-06-01 14:55:19 +02:00
parent d40e6edcff
commit b992bddac7
6 changed files with 0 additions and 28 deletions

View file

@ -1,2 +0,0 @@
*base_link:
--defsym=__wrs_rtp_base=0x80000000

View file

@ -1,2 +0,0 @@
*base_link:
--defsym=__wrs_rtp_base=0x40000000

View file

@ -1,2 +0,0 @@
*base_link:
--defsym=__wrs_rtp_base=0x400000

View file

@ -1,2 +0,0 @@
*base_link:
--defsym=__wrs_rtp_base=0x200000

View file

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

View file

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