libgnat: Rename ?-[a-z]*-* into ?-[a-z]*__*
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 11 Sep 2017 10:12:05 +0000 (12:12 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 11 Sep 2017 10:12:05 +0000 (12:12 +0200)
commita0713cb6beb00ca850e7c20f287d32f1e1a14a49
treec3c846308e8396ca48bd205ca87021e5afd9a0f0
parent6f77df7260f6f1ce89ecb2ee82d9f40447d813bc
libgnat: Rename ?-[a-z]*-* into ?-[a-z]*__*

2017-09-11  Jerome Lambourg  <lambourg@adacore.com>

        * libgnat: Rename ?-[a-z]*-* into ?-[a-z]*__*
        * gcc-interface/Makefile.in, gcc-interface/Make-lang.in: Take this
renaming into account.

From-SVN: r251968
165 files changed:
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Make-lang.in
gcc/ada/gcc-interface/Makefile.in
gcc/ada/libgnat/a-coinho-shared.adb [deleted file]
gcc/ada/libgnat/a-coinho-shared.ads [deleted file]
gcc/ada/libgnat/a-coinho__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-coinho__shared.ads [new file with mode: 0644]
gcc/ada/libgnat/a-dirval-mingw.adb [deleted file]
gcc/ada/libgnat/a-dirval__mingw.adb [new file with mode: 0644]
gcc/ada/libgnat/a-elchha-vxworks-ppc-full.adb [deleted file]
gcc/ada/libgnat/a-elchha__vxworks-ppc-full.adb [new file with mode: 0644]
gcc/ada/libgnat/a-excpol-abort.adb [deleted file]
gcc/ada/libgnat/a-excpol__abort.adb [new file with mode: 0644]
gcc/ada/libgnat/a-numaux-darwin.adb [deleted file]
gcc/ada/libgnat/a-numaux-darwin.ads [deleted file]
gcc/ada/libgnat/a-numaux-libc-x86.ads [deleted file]
gcc/ada/libgnat/a-numaux-vxworks.ads [deleted file]
gcc/ada/libgnat/a-numaux-x86.adb [deleted file]
gcc/ada/libgnat/a-numaux-x86.ads [deleted file]
gcc/ada/libgnat/a-numaux__darwin.adb [new file with mode: 0644]
gcc/ada/libgnat/a-numaux__darwin.ads [new file with mode: 0644]
gcc/ada/libgnat/a-numaux__libc-x86.ads [new file with mode: 0644]
gcc/ada/libgnat/a-numaux__vxworks.ads [new file with mode: 0644]
gcc/ada/libgnat/a-numaux__x86.adb [new file with mode: 0644]
gcc/ada/libgnat/a-numaux__x86.ads [new file with mode: 0644]
gcc/ada/libgnat/a-strunb-shared.adb [deleted file]
gcc/ada/libgnat/a-strunb-shared.ads [deleted file]
gcc/ada/libgnat/a-strunb__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-strunb__shared.ads [new file with mode: 0644]
gcc/ada/libgnat/a-stunau-shared.adb [deleted file]
gcc/ada/libgnat/a-stunau__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-stwiun-shared.adb [deleted file]
gcc/ada/libgnat/a-stwiun-shared.ads [deleted file]
gcc/ada/libgnat/a-stwiun__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-stwiun__shared.ads [new file with mode: 0644]
gcc/ada/libgnat/a-stzunb-shared.adb [deleted file]
gcc/ada/libgnat/a-stzunb-shared.ads [deleted file]
gcc/ada/libgnat/a-stzunb__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-stzunb__shared.ads [new file with mode: 0644]
gcc/ada/libgnat/a-suteio-shared.adb [deleted file]
gcc/ada/libgnat/a-suteio__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-swunau-shared.adb [deleted file]
gcc/ada/libgnat/a-swunau__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-swuwti-shared.adb [deleted file]
gcc/ada/libgnat/a-swuwti__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-szunau-shared.adb [deleted file]
gcc/ada/libgnat/a-szunau__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/a-szuzti-shared.adb [deleted file]
gcc/ada/libgnat/a-szuzti__shared.adb [new file with mode: 0644]
gcc/ada/libgnat/g-alleve-hard.adb [deleted file]
gcc/ada/libgnat/g-alleve-hard.ads [deleted file]
gcc/ada/libgnat/g-alleve__hard.adb [new file with mode: 0644]
gcc/ada/libgnat/g-alleve__hard.ads [new file with mode: 0644]
gcc/ada/libgnat/g-io-put-vxworks.adb [deleted file]
gcc/ada/libgnat/g-io__put-vxworks.adb [new file with mode: 0644]
gcc/ada/libgnat/g-sercom-linux.adb [deleted file]
gcc/ada/libgnat/g-sercom-mingw.adb [deleted file]
gcc/ada/libgnat/g-sercom__linux.adb [new file with mode: 0644]
gcc/ada/libgnat/g-sercom__mingw.adb [new file with mode: 0644]
gcc/ada/libgnat/g-socket-dummy.adb [deleted file]
gcc/ada/libgnat/g-socket-dummy.ads [deleted file]
gcc/ada/libgnat/g-socket__dummy.adb [new file with mode: 0644]
gcc/ada/libgnat/g-socket__dummy.ads [new file with mode: 0644]
gcc/ada/libgnat/g-socthi-dummy.adb [deleted file]
gcc/ada/libgnat/g-socthi-dummy.ads [deleted file]
gcc/ada/libgnat/g-socthi-mingw.adb [deleted file]
gcc/ada/libgnat/g-socthi-mingw.ads [deleted file]
gcc/ada/libgnat/g-socthi-vxworks.adb [deleted file]
gcc/ada/libgnat/g-socthi-vxworks.ads [deleted file]
gcc/ada/libgnat/g-socthi__dummy.adb [new file with mode: 0644]
gcc/ada/libgnat/g-socthi__dummy.ads [new file with mode: 0644]
gcc/ada/libgnat/g-socthi__mingw.adb [new file with mode: 0644]
gcc/ada/libgnat/g-socthi__mingw.ads [new file with mode: 0644]
gcc/ada/libgnat/g-socthi__vxworks.adb [new file with mode: 0644]
gcc/ada/libgnat/g-socthi__vxworks.ads [new file with mode: 0644]
gcc/ada/libgnat/g-soliop-lynxos.ads [deleted file]
gcc/ada/libgnat/g-soliop-mingw.ads [deleted file]
gcc/ada/libgnat/g-soliop-solaris.ads [deleted file]
gcc/ada/libgnat/g-soliop__lynxos.ads [new file with mode: 0644]
gcc/ada/libgnat/g-soliop__mingw.ads [new file with mode: 0644]
gcc/ada/libgnat/g-soliop__solaris.ads [new file with mode: 0644]
gcc/ada/libgnat/g-sothco-dummy.adb [deleted file]
gcc/ada/libgnat/g-sothco-dummy.ads [deleted file]
gcc/ada/libgnat/g-sothco__dummy.adb [new file with mode: 0644]
gcc/ada/libgnat/g-sothco__dummy.ads [new file with mode: 0644]
gcc/ada/libgnat/g-stsifd-sockets.adb [deleted file]
gcc/ada/libgnat/g-stsifd__sockets.adb [new file with mode: 0644]
gcc/ada/libgnat/i-vxwork-x86.ads [deleted file]
gcc/ada/libgnat/i-vxwork__x86.ads [new file with mode: 0644]
gcc/ada/libgnat/s-atocou-builtin.adb [deleted file]
gcc/ada/libgnat/s-atocou-x86.adb [deleted file]
gcc/ada/libgnat/s-atocou__builtin.adb [new file with mode: 0644]
gcc/ada/libgnat/s-atocou__x86.adb [new file with mode: 0644]
gcc/ada/libgnat/s-excmac-arm.adb [deleted file]
gcc/ada/libgnat/s-excmac-arm.ads [deleted file]
gcc/ada/libgnat/s-excmac-gcc.adb [deleted file]
gcc/ada/libgnat/s-excmac-gcc.ads [deleted file]
gcc/ada/libgnat/s-excmac__arm.adb [new file with mode: 0644]
gcc/ada/libgnat/s-excmac__arm.ads [new file with mode: 0644]
gcc/ada/libgnat/s-excmac__gcc.adb [new file with mode: 0644]
gcc/ada/libgnat/s-excmac__gcc.ads [new file with mode: 0644]
gcc/ada/libgnat/s-flocon-none.adb [deleted file]
gcc/ada/libgnat/s-flocon__none.adb [new file with mode: 0644]
gcc/ada/libgnat/s-gloloc-mingw.adb [deleted file]
gcc/ada/libgnat/s-gloloc__mingw.adb [new file with mode: 0644]
gcc/ada/libgnat/s-memory-mingw.adb [deleted file]
gcc/ada/libgnat/s-memory__mingw.adb [new file with mode: 0644]
gcc/ada/libgnat/s-mmauni-long.ads [deleted file]
gcc/ada/libgnat/s-mmauni__long.ads [new file with mode: 0644]
gcc/ada/libgnat/s-mmosin-mingw.adb [deleted file]
gcc/ada/libgnat/s-mmosin-mingw.ads [deleted file]
gcc/ada/libgnat/s-mmosin-unix.adb [deleted file]
gcc/ada/libgnat/s-mmosin-unix.ads [deleted file]
gcc/ada/libgnat/s-mmosin__mingw.adb [new file with mode: 0644]
gcc/ada/libgnat/s-mmosin__mingw.ads [new file with mode: 0644]
gcc/ada/libgnat/s-mmosin__unix.adb [new file with mode: 0644]
gcc/ada/libgnat/s-mmosin__unix.ads [new file with mode: 0644]
gcc/ada/libgnat/s-osprim-darwin.adb [deleted file]
gcc/ada/libgnat/s-osprim-lynxos.ads [deleted file]
gcc/ada/libgnat/s-osprim-mingw.adb [deleted file]
gcc/ada/libgnat/s-osprim-posix.adb [deleted file]
gcc/ada/libgnat/s-osprim-posix2008.adb [deleted file]
gcc/ada/libgnat/s-osprim-solaris.adb [deleted file]
gcc/ada/libgnat/s-osprim-unix.adb [deleted file]
gcc/ada/libgnat/s-osprim-vxworks.adb [deleted file]
gcc/ada/libgnat/s-osprim-x32.adb [deleted file]
gcc/ada/libgnat/s-osprim__darwin.adb [new file with mode: 0644]
gcc/ada/libgnat/s-osprim__lynxos.ads [new file with mode: 0644]
gcc/ada/libgnat/s-osprim__mingw.adb [new file with mode: 0644]
gcc/ada/libgnat/s-osprim__posix.adb [new file with mode: 0644]
gcc/ada/libgnat/s-osprim__posix2008.adb [new file with mode: 0644]
gcc/ada/libgnat/s-osprim__solaris.adb [new file with mode: 0644]
gcc/ada/libgnat/s-osprim__unix.adb [new file with mode: 0644]
gcc/ada/libgnat/s-osprim__vxworks.adb [new file with mode: 0644]
gcc/ada/libgnat/s-osprim__x32.adb [new file with mode: 0644]
gcc/ada/libgnat/s-osvers__vxworks-653.ads [new file with mode: 0644]
gcc/ada/libgnat/s-parame-ae653.ads [deleted file]
gcc/ada/libgnat/s-parame-hpux.ads [deleted file]
gcc/ada/libgnat/s-parame-rtems.adb [deleted file]
gcc/ada/libgnat/s-parame-vxworks.adb [deleted file]
gcc/ada/libgnat/s-parame-vxworks.ads [deleted file]
gcc/ada/libgnat/s-parame__ae653.ads [new file with mode: 0644]
gcc/ada/libgnat/s-parame__hpux.ads [new file with mode: 0644]
gcc/ada/libgnat/s-parame__rtems.adb [new file with mode: 0644]
gcc/ada/libgnat/s-parame__vxworks.adb [new file with mode: 0644]
gcc/ada/libgnat/s-parame__vxworks.ads [new file with mode: 0644]
gcc/ada/libgnat/s-stchop-limit.ads [deleted file]
gcc/ada/libgnat/s-stchop-rtems.adb [deleted file]
gcc/ada/libgnat/s-stchop-vxworks.adb [deleted file]
gcc/ada/libgnat/s-stchop__limit.ads [new file with mode: 0644]
gcc/ada/libgnat/s-stchop__rtems.adb [new file with mode: 0644]
gcc/ada/libgnat/s-stchop__vxworks.adb [new file with mode: 0644]
gcc/ada/libgnat/s-stratt-xdr.adb [deleted file]
gcc/ada/libgnat/s-stratt__xdr.adb [new file with mode: 0644]
gcc/ada/libgnat/s-traceb-hpux.adb [deleted file]
gcc/ada/libgnat/s-traceb-mastop.adb [deleted file]
gcc/ada/libgnat/s-traceb__hpux.adb [new file with mode: 0644]
gcc/ada/libgnat/s-traceb__mastop.adb [new file with mode: 0644]
gcc/ada/libgnat/s-trasym-dwarf.adb [deleted file]
gcc/ada/libgnat/s-trasym__dwarf.adb [new file with mode: 0644]
gcc/ada/libgnat/s-tsmona-linux.adb [deleted file]
gcc/ada/libgnat/s-tsmona-mingw.adb [deleted file]
gcc/ada/libgnat/s-tsmona__linux.adb [new file with mode: 0644]
gcc/ada/libgnat/s-tsmona__mingw.adb [new file with mode: 0644]
gcc/ada/libgnat/s__thread-ae653.adb [new file with mode: 0644]