aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2016-05-20tree-vrp.c (compare_values_warnv): Simplify handling of symbolic ranges by ca...Eric Botcazou3-5/+30
2016-05-16decl.c (gnat_to_gnu_entity): Do not build a specific type for the object if i...Eric Botcazou2-3/+5
2016-05-16freeze.adb (Freeze_Record_Type): Extend pragma Implicit_Packing to components...Eric Botcazou2-19/+50
2016-05-16freeze.adb (Freeze_Array_Type): Call Addressable predicate instead of testing...Eric Botcazou2-50/+43
2016-05-16trans.c (elaborate_all_entities_for_package): Also skip formal objects.Eric Botcazou2-0/+9
2016-05-16* doc/gnat_rm/implementation_defined_attributes.rstEric Botcazou10-174/+191
2016-05-16freeze.adb (Check_Component_Storage_Order): Also get full view of enclosing t...Thomas Quinot2-18/+28
2016-05-16exp_util.adb (Remove_Side_Effects): Also make a constant if we need to captur...Eric Botcazou5-103/+103
2016-05-16configure.ac: Add ACX_NONCANONICAL_HOST.Eric Botcazou2-4/+12
2016-05-06re PR ada/70969 (bootstrap failure: s-unstyp.ads:40:15: violation of No_Elabo...Eric Botcazou9-7/+43
2016-05-04s-osinte-gnu.ads (Get_Page_Size): Return int and use getpagesize instead of _...Samuel Thibault2-4/+8
2016-05-02Fix make install-gcc-specs with empty GCC_SPEC_FILESRainer Orth2-4/+8
2016-05-02Minor reformatting.Arnaud Charlet2-6/+8
2016-05-02[multiple changes]Arnaud Charlet5-18/+53
2016-05-02[multiple changes]Arnaud Charlet4-36/+79
2016-05-02Minor reformatting.Arnaud Charlet1-7/+7
2016-05-02exp_util.ads, [...]: Minor reformatting.Gary Dismukes3-7/+11
2016-05-02[multiple changes]Arnaud Charlet5-23/+61
2016-05-02exp_ch9.adb, [...]: Minor reformatting and typo fixes.Gary Dismukes4-39/+43
2016-05-02[multiple changes]Arnaud Charlet7-90/+123
2016-05-02[multiple changes]Arnaud Charlet12-371/+791
2016-05-02[multiple changes]Arnaud Charlet5-14/+52
2016-05-02Minor reformatting.Arnaud Charlet1-3/+3
2016-05-02[multiple changes]Arnaud Charlet15-44/+73
2016-05-02Minor reformatting.Arnaud Charlet1-6/+8
2016-05-02sem_ch13.adb (Alignment_Error): Removed.Hristian Kirtchev2-22/+20
2016-05-02[multiple changes]Arnaud Charlet15-615/+697
2016-05-022016-05-02 Arnaud Charlet <charlet@adacore.com>Arnaud Charlet4-77/+79
2016-05-02[multiple changes]Arnaud Charlet15-23/+122
2016-05-02get_spark_xrefs.adb (Get_Nat, Get_Name): Initialize variables when they are d...Arnaud Charlet12-26/+30
2016-05-02a-tigeli.adb (Get_Line): Always set Last prior to returning.Yannick Moy6-145/+118
2016-05-02lib-xref-spark_specific.adb (Add_SPARK_Scope): add task type scope.Arnaud Charlet3-4/+22
2016-05-02make.adb: Minor...Arnaud Charlet3-7/+13
2016-05-02Minor reformatting.Arnaud Charlet1-1/+2
2016-05-02sem_util.adb (Normalize_Actuals): Take into account extra actuals that may ha...Ed Schonberg2-3/+28
2016-05-02[multiple changes]Arnaud Charlet4-24/+58
2016-05-02freeze.adb (Check_Component_Storage_Order): Get full view of component type.Thomas Quinot2-0/+12
2016-05-02checks.adb, [...]: Minor reformatting.Hristian Kirtchev6-25/+36
2016-05-02[multiple changes]Arnaud Charlet16-172/+313
2016-05-02Minor reformatting.Arnaud Charlet4-16/+18
2016-05-02[multiple changes]Arnaud Charlet18-274/+60
2016-05-02[multiple changes]Arnaud Charlet4-16/+115
2016-05-02decl.c (elaborate_reference_1): Do not bother about operand #2 for COMPONENT_...Eric Botcazou4-18/+30
2016-05-02trans.c (Range_to_gnu): New static function.Eric Botcazou2-27/+42
2016-04-30Make-lang.in (ACATSCMD): New variable.Eric Botcazou2-3/+10
2016-04-28re PR ada/70786 (Missing "not" breaks Ada.Text_IO.Get_Immediate(File, Item, A...Eric Botcazou2-1/+6
2016-04-27sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...Eric Botcazou10-898/+1073
2016-04-27[multiple changes]Arnaud Charlet10-676/+324
2016-04-27[multiple changes]Arnaud Charlet6-8/+37
2016-04-27[multiple changes]Arnaud Charlet6-11/+35