aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2007-12-19Add Sam's email for last sem_ch6.adb/sem_ch3.adb change.Arnaud Charlet1-0/+1
2007-12-19Resync.Arnaud Charlet1-0/+201
2007-12-19gnat_rm.texi, [...]: Update documentation of -gnatw.o Fix name of Wide_Wide_L...Robert Dewar1-1/+3
2007-12-19makegpr.adb (Check_Compilation_Needed): Normalize C_Source_Path so that the s...Vincent Celier1-2/+5
2007-12-19Part of PR ada/33688Thomas Quinot1-0/+5
2007-12-19utils.c (create_var_decl_1): call rest_of_decl_compilation only for global va...Tristan Gingold1-1/+4
2007-12-19re PR ada/34149 (GNAT crash - deeply inrerited function)Gary Dismukes1-6/+21
2007-12-19sem_ch8.adb (Analyze_Subprogram_Renaming): Diagnose illegal renamings whose r...Ed Schonberg1-1/+37
2007-12-19sem_ch4.adb (Analyze_Concatenation_Rest): New procedure.Bob Duff1-10/+65
2007-12-19PR ada/15803, ada/15805Ed Schonberg2-21/+79
2007-12-19prj-attr.adb (Package_Node_Id_Of): Returns Unknown_Package when package is no...Vincent Celier4-39/+25
2007-12-19par-ch3.adb (P_Record_Declaration): Guard against cascaded errors in mangled ...Ed Schonberg1-18/+23
2007-12-19freeze.adb (Freeze_Record_Type, [...]): Implement properly the Ada2005 rules ...Ed Schonberg1-4/+26
2007-12-19exp_pakd.adb (Expand_Bit_Packed_Element_Set): Fix packed array type in comple...Robert Dewar1-2/+14
2007-12-19exp_ch9.adb (Null_Statements): Moved to library levelRobert Dewar1-57/+90
2007-12-19exp_ch3.adb (Expand_N_Object_Declaration): Complete the circuitry that forces...Javier Miranda1-8/+9
2007-12-19exp_attr.adb (Expand_N_Attribute_Reference, case Size): Fix error in handling...Robert Dewar1-4/+20
2007-12-19exp_aggr.adb (Not_OK_For_Backend): A component of a private type with discrim...Ed Schonberg1-22/+62
2007-12-19atree.ads, atree.adb (Traverse_Func): Walk Field2 last, and eliminate the res...Bob Duff5-172/+232
2007-12-192007-12-19 Eric Botcazou <ebotcazou@adacore.com>Eric Botcazou33-44/+2
2007-12-19g-expect-vms.adb, [...]: Add pragma Warnings (Off) for unassigned IN OUT argu...Robert Dewar12-601/+787
2007-12-19Makefile.in: Add s-tasinf.ad[bs] substitutions for sh4-linux target.Samuel Tardieu2-0/+6
2007-12-17* s-vxwork-alpha.ads: Removed, no longer used.Arnaud Charlet2-57/+4
2007-12-15* Make-lang.in (gnat1, gnatbind): Pass ALL_CFLAGS on the link line.Jakub Jelinek2-2/+6
2007-12-13Restore part of patch lost for PR ada/15805:Arnaud Charlet1-0/+14
2007-12-13re PR ada/34360 (typo gcc/ada/Makefile.in for GNU/kFreeBSD)Samuel Tardieu2-2/+8
2007-12-13(Attribute_to_gnu): Check for violations of the No_Implicit_Dynamic_Code rest...Bob Duff2-5/+34
2007-12-13ResyncArnaud Charlet1-0/+1136
2007-12-13Update comments.Arnaud Charlet3-10/+18
2007-12-13(Nkind_In): New functions.Arnaud Charlet1-21/+175
2007-12-13Removed, no longer usedArnaud Charlet1-158/+0
2007-12-13New file.Arnaud Charlet1-0/+62
2007-12-13New file.Arnaud Charlet1-0/+47
2007-12-13sem_ch3.ads, [...] (Check_Abstract_Overriding): Avoid generation of spurious ...Javier Miranda2-194/+245
2007-12-13i-vxwork.ads: Kill new warning on Convention C, since changing the spec would...Arnaud Charlet1-1/+6
2007-12-13s-parame-vxworks.adb: Update comments to reflect usage of this package by Nuc...Geert Bosch1-1/+1
2007-12-13symbols-processing-vms-ia64.adb (Process.Skip_Half): New procedureVincent Celier1-7/+28
2007-12-13make.adb (Scan_Make_Arg): Add test for -aamp_target switch...Gary Dismukes1-98/+121
2007-12-13itypes.ads, itypes.adb (Create_Itype): For access-to-subprogram types...Bob Duff2-30/+39
2007-12-13impunit.adb: Add entries for missing unitsRobert Dewar3-640/+650
2007-12-13g-socthi-vms.ads (Fd_Set_Access): make it 32-bit.Vasiliy Fofanov3-3/+7
2007-12-13s-os_lib.ads, [...] (Normalize_Pathname): Do not compute Reference_Dir unless...Emmanuel Briot2-11/+15
2007-12-13tb-gcc.c (uw_data_t, [...]): Only define if not GCC-SJLJ eh.Olivier Hainque1-5/+16
2007-12-13a-cohase.ads, [...]: Document which generic formal operations are called for ...Matthew Heaney4-32/+626
2007-12-13gnat_ugn.texi: Dcoument new rules for style check comment alignment Document ...Robert Dewar3-137/+483
2007-12-13a-direct.adb (Create_Path): Always take '/' as a directory separator, even on...Vincent Celier1-2/+6
2007-12-13xeinfo.adb: Remove warningsRobert Dewar30-278/+341
2007-12-13treepr.ads, treepr.adb: (pl): implement use of positive value shorthandsRobert Dewar2-7/+37
2007-12-13tbuild.ads, tbuild.adb: Fix location of flag for unrecognized pragma messageRobert Dewar2-10/+37
2007-12-13tb-alvms.c (struct tb_entry_t, [...]): Revert back to use of Procedure Value ...Olivier Hainque4-15/+15