aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2008-07-02* decl.c (make_type_from_size) <INTEGER_TYPE>: Fix typo and tidy up.Eric Botcazou2-18/+23
2008-06-27ada-tree.h (SET_TYPE_LANG_SPECIFIC, [...]): Fix -Wc++-compat warnings.Kaveh R. Ghazi6-13/+24
2008-06-27utils.c (convert): When converting it to a packable version of its type...Eric Botcazou2-6/+41
2008-06-26Makefile.in: Fix *86 kfreebsd target specific pairs.Chris Proctor2-1/+5
2008-06-25Makefile.in: Use mlib-tgt-specific-linux.adb for sh4 as well.Samuel Tardieu2-1/+5
2008-06-24utils2.c (known_alignment): Derive the alignment from pointed-to types only i...Eric Botcazou2-29/+41
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor3-49/+1
2008-06-20re PR ada/36573 (s-intman.adb:232:50: "SA_ONSTACK" is undefined)John David Anglin2-0/+6
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues3-86/+92
2008-06-13decl.c (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): Define to 0 if undefined.Olivier Hainque2-0/+44
2008-06-13utils.c (rest_of_record_type_compilation): When computing encodings for the c...Olivier Hainque2-5/+13
2008-06-12decl.c (gnat_to_gnu_entity): In the case of a constrained subtype of a discri...Eric Botcazou2-44/+60
2008-06-10utils.c (create_subprog_decl): If this is for the 'main' entry point accordin...Olivier Hainque2-1/+17
2008-06-09decl.c (components_to_record): Adjust the packedness for the qualified union ...Eric Botcazou2-1/+12
2008-06-09Make-lang.in: Use -gnatwns instead of -gnatws to make sytyle checks non fatal.Arnaud Charlet2-1/+6
2008-06-07sem_res.adb (Large_Storage_Type): A type is large if it requires as many bits...Samuel Tardieu3-7/+20
2008-06-07Move Ada specific log to the Ada ChangeLog file.Olivier Hainque1-0/+26
2008-06-06ada-tree.h (DECL_PARALLEL_TYPE): New language specific attribute...Nicolas Setton7-0/+115
2008-06-04einfo.ads, einfo.adb: Remove unused flag Function_Returns_With_DSP.Samuel Tardieu3-34/+5
2008-06-03Makefile.in (common_tools): Fix typos in $(exeext) extension.Ralf Wildenhues25-44/+58
2008-05-29Resync.Arnaud Charlet1-0/+21
2008-05-29re PR ada/864 (--program-suffix is ignored (for ada))Arnaud Charlet8-36/+62
2008-05-29sem_ch6.adb (Analyze_Subprogram_Specification): if the return type is abstrac...Ed Schonberg1-8/+6
2008-05-29* sem_eval.adb: Minor reformattingArnaud Charlet1-2/+2
2008-05-29Resync.Arnaud Charlet1-0/+17
2008-05-29sem_eval.adb (Is_Same_Value): Take care of several more casesRobert Dewar1-23/+52
2008-05-292008-05-29 Javier Miranda <miranda@adacore.com>Javier Miranda1-0/+4
2008-05-29* sinput-p.ads: Minor reformattingArnaud Charlet1-1/+1
2008-05-29* sem_res.adb: Minor reformattingArnaud Charlet1-5/+4
2008-05-29* sem_prag.adb: Minor reformattingArnaud Charlet1-0/+1
2008-05-29* sem_ch3.adb: Minor reformattingArnaud Charlet1-6/+5
2008-05-28Resync.Arnaud Charlet1-0/+35
2008-05-28sem_res.adb (Valid_Conversion): An anonymous access_to_subprogram type has a ...Ed Schonberg1-8/+8
2008-05-28sinput-p.adb (Source_File_Is_Subunit): Allow special character used for prepr...Vincent Celier2-15/+22
2008-05-28re PR ada/34446 (gnatprep evaluating "not" operator at incorrect precidence)Vincent Celier1-0/+15
2008-05-28system-lynxos-ppc.ads (Always_Compatible_Rep): Set to False.Eric Botcazou2-4/+4
2008-05-28sem_ch5.adb (Analyze_Assignment): If the name is of a local anonymous access ...Ed Schonberg2-15/+23
2008-05-28Resync.Arnaud Charlet1-0/+17
2008-05-28sem_prag.adb (Process_Extended_Import_Export_Subprogram_Pragma): Set Entity f...Sergey Rybin1-0/+4
2008-05-28sem_util.ads (Find_Overridden_Synchronized_Primitive): Removed.Javier Miranda3-367/+332
2008-05-28sem_ch3.adb (Derive_Progenitor_Subprograms): Add documentation.Javier Miranda1-0/+7
2008-05-28Resync.Robert Dewar1-0/+33
2008-05-28* exp_util.ads: Minor reformatting.Arnaud Charlet1-8/+9
2008-05-28* exp_util.adb: Minor reformattingArnaud Charlet1-7/+7
2008-05-282008-05-28 Robert Dewar <dewar@adacore.com>Robert Dewar1-2/+11
2008-05-28restrict.ads: Add missing restrictions, and properly label all GNAT defined onesRobert Dewar6-34/+83
2008-05-28Make-lang.in: Remove gprmake.Arnaud Charlet5-4557/+7
2008-05-28Resync.Arnaud Charlet1-0/+22
2008-05-282008-05-28 Robert Dewar <dewar@adacore.com>Robert Dewar1-2/+23
2008-05-28exp_fixd.adb (Build_Multiply): Correct one-off error in computing sizeRobert Dewar1-15/+6