aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2009-07-13[multiple changes]Arnaud Charlet10-23/+74
2009-07-13freeze.adb (Check_Suspicious_Modulus): New procedure.Robert Dewar2-0/+83
2009-07-13[multiple changes]Arnaud Charlet6-29/+37
2009-07-13Minor reformatting.Robert Dewar3-3/+12
2009-07-13[multiple changes]Arnaud Charlet5-53/+75
2009-07-11checks.adb (Apply_Address_Clause_Check): Remove Size_Warning_Output local var...Eric Botcazou8-307/+322
2009-07-11ada-tree.h: Minor reorganization.Eric Botcazou3-24/+29
2009-07-11[multiple changes]Arnaud Charlet11-104/+219
2009-07-10Minor reformatting.Arnaud Charlet1-9/+7
2009-07-10[multiple changes]Arnaud Charlet10-19/+68
2009-07-10sem_aggr.adb: Minor comments editingThomas Quinot4-27/+33
2009-07-10exp_util.adb: Minor code reorganization (use N_Short_Circuit)Robert Dewar5-37/+88
2009-07-10[multiple changes]Arnaud Charlet8-14/+32
2009-07-10exp_ch3.adb (Expand_Freeze_Record_Type): Handle constructors of non-tagged re...Javier Miranda12-120/+188
2009-07-10[multiple changes]Arnaud Charlet3-1/+61
2009-07-10[multiple changes]Arnaud Charlet3-37/+68
2009-07-10exp_ch4.adb (Raise_Accessibility_Error): New procedureRobert Dewar1-9/+23
2009-07-10sem_ch11.adb (analyze_raise_xxx_error): Remove consecutive raise statements w...Ed Schonberg1-1/+52
2009-07-10exp_util.adb (Find_Interface_Tag): Reorder processing of incoming Typ argumen...Javier Miranda1-13/+15
2009-07-10make.adb: Do not include object directories or library ALI directories of lib...Vincent Celier1-2/+3
2009-07-10sem_prag.adb (Analyze pragma, [...]): Analyze argument of pragma, to capture ...Ed Schonberg2-3/+16
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey2-4/+4
2009-07-09[multiple changes]Arnaud Charlet6-49/+60
2009-07-09[multiple changes]Arnaud Charlet1-0/+44
2009-07-09[multiple changes]Arnaud Charlet3-50/+27
2009-07-09[multiple changes]Arnaud Charlet6-31/+116
2009-07-09[multiple changes]Arnaud Charlet6-140/+170
2009-07-09[multiple changes]Arnaud Charlet3-8/+33
2009-07-09einfo.ads, einfo.adb: New attribute Related_Expression...Ed Schonberg4-1/+40
2009-07-08Fix nitsEric Botcazou1-3/+2
2009-07-07tree.c (set_expr_locus): Remove.Manuel López-Ibáñez2-1/+6
2009-07-07[multiple changes]Arnaud Charlet13-26/+185
2009-07-07s-osprim-mingw.adb: Minor reformatting Minor code reorganizationRobert Dewar5-33/+15
2009-07-07[multiple changes]Arnaud Charlet6-21/+94
2009-07-07[multiple changes]Arnaud Charlet3-7/+76
2009-07-07a-calend.adb: Minor code reorganization (use conditional expressions)Robert Dewar24-133/+160
2009-07-07checks.adb (Generate_Range_Check): Replace type conversions with unchecked co...Gary Dismukes10-47/+179
2009-07-07sem_ch4.adb (Analyze_Conditional_Expression): handle properly overloaded expr...Ed Schonberg3-1/+30
2009-07-07scng.adb: Minor reformatttingRobert Dewar9-35/+299
2009-07-06trans.c (Handled_Sequence_Of_Statements_to_gnu, [...]): Attach the exception ...Olivier Hainque2-1/+9
2009-07-04Fix nitsEric Botcazou1-2/+2
2009-07-04re PR ada/40608 (Ada build fails)Francois-Xavier Coudert2-1/+8
2009-07-04ada-tree.h (SET_TYPE_LANG_SPECIFIC): Rewrite.Eric Botcazou3-32/+47
2009-07-04re PR ada/40631 (bootstrap with Ada fails on __gnat_backtrace warning on mips...Laurent GUERBY2-6/+10
2009-07-02* tracebak.c [i386 && sun] (IS_BAD_PTR): Use -1UL in comparison.Rainer Orth2-1/+5
2009-07-01Fix nitsEric Botcazou1-2/+2
2009-07-01re PR ada/40609 (Ada build fails)John David Anglin2-1/+9
2009-07-01* init.c (__gnat_error_handler, Solaris): Add ATTRIBUTE_UNUSED marker.Eric Botcazou2-1/+5
2009-06-30utils2.c (build_binary_op): Do not use the type of the left operand if...Eric Botcazou3-7/+18
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou4-3/+36