OSDN Git Service

2005-03-17 Javier Miranda <miranda@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2005 11:47:35 +0000 (11:47 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Mar 2005 11:47:35 +0000 (11:47 +0000)
commit79a8c6688683ed092996683ad4de7bdcdae7ba32
tree5a415fa23f3086cbbabfea3f4f042a53fc5f2ab6
parent5f0f7c8747dda3838b1f1f8f2ef57ac33356edbf
2005-03-17  Javier Miranda  <miranda@adacore.com>

* a-tags.ads, a-tags.adb (Get_Expanded_Name): Removed.
(Get_Inheritance_Depth): Removed.
(Set_Inheritance_Depth): Removed.

* rtsfind.ads, exp_disp.ads, exp_disp.adb: Remove support to call the
subprogram Get_Expanded_Name because it is not referenced by the
frontend.

* i-cpp.ads, i-cpp.adb (CPP_Get_Expanded_Name): Removed.
(CPP_Get_Inheritance_Depth): Removed.
(CPP_Set_Inheritance_Depth): Removed.

* tbuild.ads, tbuild.adb (Make_DT_Component): Removed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96662 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/a-tags.adb
gcc/ada/a-tags.ads
gcc/ada/exp_disp.adb
gcc/ada/exp_disp.ads
gcc/ada/i-cpp.adb
gcc/ada/i-cpp.ads
gcc/ada/rtsfind.ads
gcc/ada/tbuild.adb
gcc/ada/tbuild.ads