summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi2002-03-132-52/+48
* Fix typo in comment.Richard Henderson2002-03-121-1/+1
* * Makefile.in (.NOTPARALLEL): Add fake tag.Richard Henderson2002-03-112-0/+8
* adadecode.c, [...]: New files.Geert Bosch2002-03-0816-0/+3115
* 41intnam.ads, [...]: Merge in ACT changes.Geert Bosch2002-03-08471-24416/+30562
* attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi2002-03-032-4/+8
* Makefile.in (integrate.o): Update.Neil Booth2002-02-282-10/+5
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-272-2/+7
* adaint.c (__gnat_to_gm_time): First arg is int, not time_t.Richard Henderson2002-02-073-5/+9
* Fix year typos.Richard Henderson2002-02-011-1/+1
* rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson2002-01-302-2/+7
* utils.c (end_subprog_body): Push GC context around rest_of_compilation for ne...Richard Henderson2001-12-232-1/+16
* * 5nosinte.ads: Get definition of "int" from Interfaces.C.Richard Henderson2001-12-232-1/+8
* gnat-style.texi (Declarations and Types): Remove ancient style rule which was...Florian Weimer2001-12-232-7/+5
* gnat-style.texi (header): Add @dircategory, @direntry.Florian Weimer2001-12-232-103/+147
* make.adb (Add_Switch): Make Generic_Position a procedure.Florian Weimer2001-12-222-19/+34
* bindgen.adb: Minor reformattingGeert Bosch2001-12-2019-179/+789
* configure.in (all_diff_excludes, [...]): Remove.Joseph Myers2001-12-202-3/+4
* sem_res.adb (Resolve_Selected_Component): do not generate a discriminant chec...Geert Bosch2001-12-1927-161/+992
* gnat_rm.texi: Fix minor typos.Geert Bosch2001-12-1812-69/+152
* * einfo.h, nmake.adb, nmake.ads, sinfo.h, treeprs.ads: Regenerate.Geert Bosch2001-12-185-5/+5
* * make.adb:Geert Bosch2001-12-1710-169/+516
* sem_ch3.adb (Analyze_Variant_Part): check that type of discriminant is discre...Geert Bosch2001-12-179-44/+131
* ali.adb: Type reference does not reset current file.Geert Bosch2001-12-177-40/+193
* frontend.adb: Move call to Check_Unused_Withs from Frontend...Robert Dewar2001-12-174-11/+16
* prj-nmsc.adb: (Ada_Check): Migrate drom Ada_Default_...Geert Bosch2001-12-173-34/+13
* * sem_ch7.adb: Wrap comment.Richard Henderson2001-12-152-7/+11
* 5ataprop.adb, [...]: Fix spelling errors.Joseph Myers2001-12-16108-263/+291
* osint.adb (Create_Debug_File): When an object file is specified...Geert Bosch2001-12-1616-45/+351
* * ChangeLog: Remove piece of diff output.Joseph Myers2001-12-161-770/+4
* config-lang.in: Update copyright noticeGeert Bosch2001-12-146-7/+20
* freeze.ads: Update copyright date.Geert Bosch2001-12-134-6/+13
* * einfo.h: Regenerate.Geert Bosch2001-12-132-1/+5
* sem_ch12.adb (Save_Entity_Descendant): Use syntactic field names on known nod...Geert Bosch2001-12-132-12/+51
* s-stalib.adb: Add more comments on with statements being neededGeert Bosch2001-12-1218-230/+952
* sem_ch10.adb (Install_Withed_Unit): If the unit is a generic instance that is...Ed Schonberg2001-12-122-2/+20
* gnatmain.adb: Initial version.Geert Bosch2001-12-129-25/+712
* freeze.adb: Make Freeze_Fixed_Point_Type visible, for use in sem_attr.Geert Bosch2001-12-126-19/+60
* lib-xref.adb (Output_Refs): Don't output type references outside the main uni...Geert Bosch2001-12-118-425/+652
* sem_ch3.adb: Clarify some ???.Geert Bosch2001-12-114-151/+52
* einfo.ads: Minor reformattingGeert Bosch2001-12-1110-117/+449
* gnatcmd.adb: Changed /COMPILE_ONLY to /ACTIONS=COMPILE Changed /BIND_ONLY to ...Geert Bosch2001-12-115-16/+40
* checks.adb (Insert_Valid_Check): Apply validity check to expression of conver...Geert Bosch2001-12-113-19/+41
* gnatcmd.adb: (MAKE): Add new translations: -b /BIND_ONLY, -c /COMPILE_ONLY, -...Vincent Celier2001-12-056-306/+441
* sem_eval.adb (Eval_Concatenation): If left operand is a null string, get boun...Geert Bosch2001-12-055-25/+65
* * ChangeLog: Repair from previous update.Geert Bosch2001-12-051-334/+1
* sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation unit...Geert Bosch2001-12-055-53/+427
* * Makefile.in: Add dependencies for System.IO for GNAT.RegexpRobert Dewar2001-12-052-6/+11
* sem_ch3.adb (Build_Derived_Concurrent_Type): If derivation imposes a constrai...Ed Schonberg2001-12-052-10/+49
* checks.adb (Determine_Range): Increase cache size for checks.Robert Dewar2001-12-055-34/+83