summaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch12.adb
Commit message (Expand)AuthorAgeFilesLines
* gnat_rm.texi: Fix minor typos.Geert Bosch2001-12-181-2/+8
* 5ataprop.adb, [...]: Fix spelling errors.Joseph Myers2001-12-161-4/+4
* sem_ch12.adb (Save_Entity_Descendant): Use syntactic field names on known nod...Geert Bosch2001-12-131-12/+34
* freeze.adb: Make Freeze_Fixed_Point_Type visible, for use in sem_attr.Geert Bosch2001-12-121-6/+8
* gnatcmd.adb: Changed /COMPILE_ONLY to /ACTIONS=COMPILE Changed /BIND_ONLY to ...Geert Bosch2001-12-111-0/+2
* sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation unit...Geert Bosch2001-12-051-13/+24
* sem_ch12.adb: Document use of Associated_Node on Selected_Components.Ed Schonberg2001-12-051-28/+30
* * sem_ch12.adb:Robert Dewar2001-12-051-24/+30
* * sem_ch12.adb: Minor reformattingRobert Dewar2001-12-031-4/+4
* sem_ch12.adb (Inline_Instance_Body): Use Save_Scope_Stack and push Standard o...Ed Schonberg2001-12-031-29/+10
* sem_ch12.adb (Instantiate_Package_Body): Protect against double instantiation...Ed Schonberg2001-12-031-0/+8
* * sem_ch12.adb:Ed Schonberg2001-12-031-3/+16
* sinfo.ads: Define Associated_Node to overlap Entity field.Robert Dewar2001-10-261-109/+140
* sem_res.adb (Resolve_Call): if the call is actually an indexing operation on ...Ed Schonberg2001-10-261-1/+2
* sem_res.adb (Resolve): special-case resolution of Null in an instance or an i...Ed Schonberg2001-10-261-16/+50
* New Language: AdaRichard Kenner2001-10-021-0/+8932