[Ada] Makefile.rtl: minor file renamings

2020-06-15  Ed Falis  <falis@adacore.com>

gcc/ada/

	* Makefile.rtl: Change name of hie/g-io__vxworks-ppc-cert.adb.
This commit is contained in:
Ed Falis 2020-04-01 14:20:15 -04:00 committed by Pierre-Marie de Rodat
parent c7df4e55c9
commit e808ee00fb

View file

@ -1,5 +1,5 @@
# Makefile.rtl for GNU Ada Compiler (GNAT).
# Copyright (C) 2003-2017, Free Software Foundation, Inc.
# Copyright (C) 2003-2020, Free Software Foundation, Inc.
#This file is part of GCC.
@ -1035,7 +1035,7 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksae vxworksaespe,$(target_cpu) $(t
a-elchha.adb<libgnat/a-elchha__vxworks-ppc-full.adb \
a-intnam.ads<libgnarl/a-intnam__vxworks.ads \
a-numaux.ads<libgnat/a-numaux__vxworks.ads \
g-io.adb<hie/g-io__vxworks-ppc-cert.adb \
g-io.adb<hie/g-io__vxworks-cert.adb \
s-inmaop.adb<libgnarl/s-inmaop__vxworks.adb \
s-interr.adb<libgnarl/s-interr__vxworks.adb \
s-intman.ads<libgnarl/s-intman__vxworks.ads \
@ -1091,7 +1091,7 @@ ifeq ($(strip $(filter-out %86 wrs vxworksae,$(target_cpu) $(target_vendor) $(ta
a-elchha.adb<libgnat/a-elchha__vxworks-ppc-full.adb \
a-intnam.ads<libgnarl/a-intnam__vxworks.ads \
a-numaux.ads<libgnat/a-numaux__vxworks.ads \
g-io.adb<hie/g-io__vxworks-ppc-cert.adb \
g-io.adb<hie/g-io__vxworks-cert.adb \
s-inmaop.adb<libgnarl/s-inmaop__vxworks.adb \
s-interr.adb<libgnarl/s-interr__vxworks.adb \
s-intman.ads<libgnarl/s-intman__vxworks.ads \