aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2008-02-17re PR ada/15479 (Ada manual problems)Ralf Wildenhues3-45/+59
2008-02-13re PR ada/35143 (Serious regression on ACATS results since 4.2.3)Joel Sherrill8-12/+423
2008-02-06re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi2-1/+6
2008-01-26decl.c (components_to_record): Improve comment.Eric Botcazou2-2/+7
2008-01-22decl.c (components_to_record): Do not reuse the empty union type if there is ...Eric Botcazou3-3/+16
2008-01-21Update copyright year.Eric Botcazou1-1/+1
2008-01-21trans.c (gnat_to_gnu): Use POINTER_PLUS_EXPR in pointer arithmetics.Eric Botcazou3-6/+10
2008-01-17tree.c (substitute_in_expr): Add missing 'break'.Eric Botcazou2-3/+7
2008-01-14decl.c (gnat_to_gnu_entity): Process renamings before converting the expressi...Eric Botcazou3-17/+49
2008-01-14Remove control characters.Andreas Schwab1-1/+1
2008-01-13* trans.c (call_to_gnu):Invoke the addressable_p predicate onlyEric Botcazou5-72/+96
2008-01-13utils.c (aggregate_type_contains_array_p): New predicate.Eric Botcazou2-2/+42
2008-01-12re PR ada/33788 (GNAT bug box in expand_expr_addr_expr_1, at expr.c:6862)Eric Botcazou2-8/+7
2008-01-11re PR ada/34466 (s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface")John David Anglin2-0/+31
2008-01-03re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen6-9/+96
2007-12-27re PR ada/34553 (Unsafe calls to mktemp and tmpname)Samuel Tardieu2-2/+9
2007-12-22trans.c (call_to_gnu): Make the temporary for non-addressable In parameters p...Eric Botcazou2-88/+76
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