summaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch12.adb
Commit message (Expand)AuthorAgeFilesLines
* * 1aexcept.adb, 1aexcept.ads, 1ic.ads, 1ssecsta.adb,bosch2003-04-241-1/+0
* Nathanael Nerode <neroden@gcc.gnu.org>neroden2002-10-231-1/+1
* Delete all lines containing "$Revision:".geoffk2002-03-141-1/+0
* * 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam.ads,bosch2002-03-081-29/+94
* * gnat_rm.texi: Fix minor typos. Found while reading the sectionbosch2001-12-181-2/+8
* * 5ataprop.adb, 5atpopsp.adb, 5ftaprop.adb, 5gmastop.adb,jsm282001-12-161-4/+4
* * sem_ch12.adb (Save_Entity_Descendant): Use syntactic field namesbosch2001-12-121-12/+34
* * freeze.adb: Make Freeze_Fixed_Point_Type visible, for use inbosch2001-12-111-6/+8
* * gnatcmd.adb:bosch2001-12-111-0/+2
* * sem_ch12.adb (Instantiate_Package_Body): if instance is a compilationbosch2001-12-051-13/+24
* * sem_ch12.adb:bosch2001-12-051-28/+30
* * sem_ch12.adb:bosch2001-12-051-24/+30
* * sem_ch12.adb: Minor reformattingbosch2001-12-031-4/+4
* 2001-12-03 Ed Schonberg <schonber@gnat.com>bosch2001-12-031-29/+10
* * sem_ch12.adb (Instantiate_Package_Body): Protect against doublebosch2001-12-031-0/+8
* * sem_ch12.adb:bosch2001-12-031-3/+16
* * sinfo.ads: Define Associated_Node to overlap Entity field. Cleanup.bosch2001-10-261-109/+140
* * sem_res.adb (Resolve_Call): if the call is actually an indexingbosch2001-10-261-1/+2
* * sem_res.adb (Resolve): special-case resolution of Null in anbosch2001-10-261-16/+50
* New Language: Adakenner2001-10-021-0/+8932