| Commit message (Expand) | Author | Age | Files | Lines |
* | 5ataprop.adb, [...]: Fix spelling errors. | Joseph Myers | 2001-12-16 | 1 | -0/+28 |
* | osint.adb (Create_Debug_File): When an object file is specified... | Geert Bosch | 2001-12-16 | 1 | -0/+68 |
* | * ChangeLog: Remove piece of diff output. | Joseph Myers | 2001-12-16 | 1 | -770/+4 |
* | config-lang.in: Update copyright notice | Geert Bosch | 2001-12-14 | 1 | -0/+12 |
* | freeze.ads: Update copyright date. | Geert Bosch | 2001-12-13 | 1 | -0/+8 |
* | * einfo.h: Regenerate. | Geert Bosch | 2001-12-13 | 1 | -0/+4 |
* | sem_ch12.adb (Save_Entity_Descendant): Use syntactic field names on known nod... | Geert Bosch | 2001-12-13 | 1 | -0/+17 |
* | s-stalib.adb: Add more comments on with statements being needed | Geert Bosch | 2001-12-12 | 1 | -0/+834 |
* | sem_ch10.adb (Install_Withed_Unit): If the unit is a generic instance that is... | Ed Schonberg | 2001-12-12 | 1 | -0/+7 |
* | gnatmain.adb: Initial version. | Geert Bosch | 2001-12-12 | 1 | -0/+37 |
* | freeze.adb: Make Freeze_Fixed_Point_Type visible, for use in sem_attr. | Geert Bosch | 2001-12-12 | 1 | -1/+25 |
* | lib-xref.adb (Output_Refs): Don't output type references outside the main uni... | Geert Bosch | 2001-12-11 | 1 | -0/+29 |
* | sem_ch3.adb: Clarify some ???. | Geert Bosch | 2001-12-11 | 1 | -0/+42 |
* | gnatcmd.adb: Changed /COMPILE_ONLY to /ACTIONS=COMPILE Changed /BIND_ONLY to ... | Geert Bosch | 2001-12-11 | 1 | -0/+19 |
* | checks.adb (Insert_Valid_Check): Apply validity check to expression of conver... | Geert Bosch | 2001-12-11 | 1 | -0/+12 |
* | gnatcmd.adb: (MAKE): Add new translations: -b /BIND_ONLY, -c /COMPILE_ONLY, -... | Vincent Celier | 2001-12-05 | 1 | -0/+21 |
* | sem_eval.adb (Eval_Concatenation): If left operand is a null string, get boun... | Geert Bosch | 2001-12-05 | 1 | -0/+26 |
* | * ChangeLog: Repair from previous update. | Geert Bosch | 2001-12-05 | 1 | -334/+1 |
* | sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation unit... | Geert Bosch | 2001-12-05 | 1 | -0/+352 |
* | * Makefile.in: Add dependencies for System.IO for GNAT.Regexp | Robert Dewar | 2001-12-05 | 1 | -0/+4 |
* | sem_ch3.adb (Build_Derived_Concurrent_Type): If derivation imposes a constrai... | Ed Schonberg | 2001-12-05 | 1 | -0/+7 |
* | checks.adb (Determine_Range): Increase cache size for checks. | Robert Dewar | 2001-12-05 | 1 | -0/+16 |
* | sem_ch3.adb (Analyze_Object_Declaration): If expression is an aggregate with ... | Ed Schonberg | 2001-12-05 | 1 | -0/+6 |
* | sem_attr.adb (Analyze_Attribute): Defend against bad Val attribute. | Robert Dewar | 2001-12-05 | 1 | -0/+5 |
* | sem_ch12.adb: Document use of Associated_Node on Selected_Components. | Ed Schonberg | 2001-12-05 | 1 | -0/+7 |
* | prj-dect.ads: Add ??? comment Add 2001 to copyright notice (was not done in a... | Robert Dewar | 2001-12-05 | 1 | -0/+11 |
* | prj-dect.adb (Parse): Rename parameter Modifying to Extends. | Geert Bosch | 2001-12-05 | 1 | -0/+4 |
* | prj-dect.adb (Parse): Rename parameter Modifying to Extends. | Vincent Celier | 2001-12-05 | 1 | -0/+21 |
* | sem_warn.adb: Remove stuff for conditionals, we are not going to do this afte... | Robert Dewar | 2001-12-05 | 1 | -0/+8 |
* | * einfo.h, sinfo.h, treeprs.ads: Regenerate. | Geert Bosch | 2001-12-05 | 1 | -0/+4 |
* | errout.adb (Error_Msg): Ignore attempt to put error msg at junk location if w... | Robert Dewar | 2001-12-05 | 1 | -0/+8 |
* | * sem_ch12.adb: | Robert Dewar | 2001-12-05 | 1 | -0/+9 |
* | * bindgen.adb: | Douglas B Rupp | 2001-12-05 | 1 | -0/+8 |
* | * einfo.ads: Minor reformatting | Robert Dewar | 2001-12-05 | 1 | -0/+4 |
* | einfo.ads: Block_Node points to the identifier of the block... | Ed Schonberg | 2001-12-05 | 1 | -0/+12 |
* | * layout.adb: | Gary Dismukes | 2001-12-05 | 1 | -0/+9 |
* | * Makefile.in: (HIE_SOURCES): add s-fat*. | Arnaud Charlet | 2001-12-05 | 1 | -0/+4 |
* | * sem_attr.adb: | Robert Dewar | 2001-12-05 | 1 | -0/+7 |
* | sem_ch7.adb (New_Private_Type): Set Is_Tagged_Type flag before processing dis... | Ed Schonberg | 2001-12-05 | 1 | -0/+5 |
* | sem_attr.adb (Resolve_Attribute): Handle properly an non-classwide access dis... | Ed Schonberg | 2001-12-05 | 1 | -0/+6 |
* | sem_ch3.adb (Find_Type_Of_Subtype_Indic): If subtype indication is malformed... | Ed Schonberg | 2001-12-05 | 1 | -0/+10 |
* | sem_warn.adb (Output_Unreferenced_Messages): Extend previous fix to constants. | Ed Schonberg | 2001-12-05 | 1 | -0/+5 |
* | * errout.adb: Minor reformatting | Robert Dewar | 2001-12-05 | 1 | -0/+4 |
* | exp_util.adb: Minor reformatting from last change | Robert Dewar | 2001-12-05 | 1 | -0/+8 |
* | exp_util.adb (Must_Be_Aligned): Return false for a component of a record that... | Ed Schonberg | 2001-12-05 | 1 | -0/+5 |
* | * adaint.c: Minor cleanups. | Douglas B Rupp | 2001-12-05 | 1 | -0/+4 |
* | * adaint.c: Do not use utime.h on vxworks. | Douglas B Rupp | 2001-12-05 | 1 | -0/+4 |
* | Makefile.adalib: Clarify step 3 (use of gnat.adc) as it causes more confusion... | Arnaud Charlet | 2001-12-05 | 1 | -0/+5 |
* | * einfo.h, nmake.adb, nmake.ads, sinfo.h, treeprs.ads: Regenerate. | Geert Bosch | 2001-12-04 | 1 | -0/+4 |
* | Makefile.in (update-sources): New target. | Geert Bosch | 2001-12-04 | 1 | -0/+5 |