public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1580] [Ada] Move runtime units for Put_Image attribute to libgnarl
@ 2021-06-17 14:33 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2021-06-17 14:33 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:54f039c9349a246a035d62b2de5b7404d70c502b

commit r12-1580-g54f039c9349a246a035d62b2de5b7404d70c502b
Author: Arnaud Charlet <charlet@adacore.com>
Date:   Sun Mar 7 12:35:43 2021 -0500

    [Ada] Move runtime units for Put_Image attribute to libgnarl
    
    gcc/ada/
    
            * libgnat/s-putaim.ads, libgnat/s-putaim.adb: Move...
            * libgnarl/s-putaim.ads, libgnarl/s-putaim.adb: ... here.

Diff:
---
 gcc/ada/{libgnat => libgnarl}/s-putaim.adb | 0
 gcc/ada/{libgnat => libgnarl}/s-putaim.ads | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/gcc/ada/libgnat/s-putaim.adb b/gcc/ada/libgnarl/s-putaim.adb
similarity index 100%
rename from gcc/ada/libgnat/s-putaim.adb
rename to gcc/ada/libgnarl/s-putaim.adb
diff --git a/gcc/ada/libgnat/s-putaim.ads b/gcc/ada/libgnarl/s-putaim.ads
similarity index 100%
rename from gcc/ada/libgnat/s-putaim.ads
rename to gcc/ada/libgnarl/s-putaim.ads


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

only message in thread, other threads:[~2021-06-17 14:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 14:33 [gcc r12-1580] [Ada] Move runtime units for Put_Image attribute to libgnarl Pierre-Marie de Rodat

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).