diff options
author | Emmanuel Briot <briot@adacore.com> | 2009-06-24 09:27:21 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2009-06-24 11:27:21 +0200 |
commit | 5a66a7661d4f7686ea0e4dea661926f7fee21653 (patch) | |
tree | 7ef9d1e9dfb650841e5c6382e473c3bd67fdfa35 /gcc/fortran/interface.c | |
parent | 852dba8059832d76c74e1e6f31d65a9302a0baa7 (diff) | |
download | gcc-5a66a7661d4f7686ea0e4dea661926f7fee21653.zip gcc-5a66a7661d4f7686ea0e4dea661926f7fee21653.tar.gz gcc-5a66a7661d4f7686ea0e4dea661926f7fee21653.tar.bz2 |
gnatcmd.adb, [...] (Units_Table): Removed, since no longer useful.
2009-06-24 Emmanuel Briot <briot@adacore.com>
* gnatcmd.adb, make.adb, mlib-prj.adb, prj.adb, prj.ads, clean.adb,
prj-nmsc.adb, prj-env.adb, prj-proc.adb (Units_Table): Removed, since
no longer useful.
(Source_Data.Lang_Kind): Removed, since it duplicates information
already available through Language.Config.
(Source_Data.Compile): Removed, since information is already available
through the language.
(Is_Compilable): New subprogram.
(Source_Data.Dependency): Removed, since already available through
the language.
(Source_Data.Object_Exist, Object_Linked): Removed since available
through the language already.
(Unit_Data.File_Names): Is now also set in multi_language mode, to
bring the two modes closer in the resulting data structures.
(Source_Data.Unit): Now a direct pointer to the unit data, rather than
just the name that would point into a hash table.
(Get_Language_From_Name): New subprogram.
From-SVN: r148901
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions