OSDN Git Service

2005-09-01 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2005 07:55:30 +0000 (07:55 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2005 07:55:30 +0000 (07:55 +0000)
commit4b0d05543a4c26571080f1154fb4584933d892a3
treec874b7e54802e0374f0a07dfecdfa31566aa0ffe
parent528a6b60e12138771fa33d6587bddfd0efabe6e3
2005-09-01  Ed Schonberg  <schonberg@adacore.com>
    Emmanuel Briot  <briot@adacore.com>

* lib-xref.adb (Output_Overridden_Op): Display information on
overridden operation.

* lib-xref.ads: Add documentation on overridden operations.

* ali.ads (Xref_Entity_Record): Add support for storing the overriding
information.

* ali.adb (Get_Typeref): New subprogram. Adds support for parsing the
overriding entity information.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103871 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ali.adb
gcc/ada/ali.ads
gcc/ada/lib-xref.adb
gcc/ada/lib-xref.ads