summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* Minor reformatting.Arnaud Charlet2008-02-271-3/+3
* re PR ada/22255 (Reset on shared file causes Use_Error.)Samuel Tardieu2008-02-272-7/+14
* re PR ada/34799 ([Ada] Assertion fails when no component clause is given for ...Samuel Tardieu2008-02-272-1/+11
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-263-21/+7
* gnat_rm.texi, [...]: Fix spacing after `e.g.' and `i.e.' by adding comma or `...Ralf Wildenhues2008-02-253-69/+79
* gnat_ugn.texi (Conventions): List environment variables and metasyntactic var...Ralf Wildenhues2008-02-253-41/+57
* re PR ada/15479 (Ada manual problems)Ralf Wildenhues2008-02-243-83/+87
* re PR ada/15479 (Ada manual problems)Ralf Wildenhues2008-02-243-67/+74
* re PR ada/15479 (Ada manual problems)Ralf Wildenhues2008-02-242-2/+8
* re PR ada/15479 (Ada manual problems)Ralf Wildenhues2008-02-173-45/+59
* re PR ada/35143 (Serious regression on ACATS results since 4.2.3)Joel Sherrill2008-02-138-12/+423
* re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi2008-02-062-1/+6
* decl.c (components_to_record): Improve comment.Eric Botcazou2008-01-262-2/+7
* decl.c (components_to_record): Do not reuse the empty union type if there is ...Eric Botcazou2008-01-223-3/+16
* Update copyright year.Eric Botcazou2008-01-211-1/+1
* trans.c (gnat_to_gnu): Use POINTER_PLUS_EXPR in pointer arithmetics.Eric Botcazou2008-01-213-6/+10
* tree.c (substitute_in_expr): Add missing 'break'.Eric Botcazou2008-01-172-3/+7
* decl.c (gnat_to_gnu_entity): Process renamings before converting the expressi...Eric Botcazou2008-01-143-17/+49
* Remove control characters.Andreas Schwab2008-01-141-1/+1
* * trans.c (call_to_gnu):Invoke the addressable_p predicate onlyEric Botcazou2008-01-135-72/+96
* utils.c (aggregate_type_contains_array_p): New predicate.Eric Botcazou2008-01-132-2/+42
* re PR ada/33788 (GNAT bug box in expand_expr_addr_expr_1, at expr.c:6862)Eric Botcazou2008-01-122-8/+7
* re PR ada/34466 (s-tasinf.ads:81:42: "cpu_set_t" not declared in "OS_Interface")John David Anglin2008-01-112-0/+31
* re PR ada/34647 (Ada runtime includes unsafe calls to mktemp and tmpname on O...Tero Koskinen2008-01-036-9/+96
* re PR ada/34553 (Unsafe calls to mktemp and tmpname)Samuel Tardieu2007-12-272-2/+9
* trans.c (call_to_gnu): Make the temporary for non-addressable In parameters p...Eric Botcazou2007-12-222-88/+76
* Add Sam's email for last sem_ch6.adb/sem_ch3.adb change.Arnaud Charlet2007-12-191-0/+1
* Resync.Arnaud Charlet2007-12-191-0/+201
* gnat_rm.texi, [...]: Update documentation of -gnatw.o Fix name of Wide_Wide_L...Robert Dewar2007-12-191-1/+3
* makegpr.adb (Check_Compilation_Needed): Normalize C_Source_Path so that the s...Vincent Celier2007-12-191-2/+5
* Part of PR ada/33688Thomas Quinot2007-12-191-0/+5
* utils.c (create_var_decl_1): call rest_of_decl_compilation only for global va...Tristan Gingold2007-12-191-1/+4
* re PR ada/34149 (GNAT crash - deeply inrerited function)Gary Dismukes2007-12-191-6/+21
* sem_ch8.adb (Analyze_Subprogram_Renaming): Diagnose illegal renamings whose r...Ed Schonberg2007-12-191-1/+37
* sem_ch4.adb (Analyze_Concatenation_Rest): New procedure.Bob Duff2007-12-191-10/+65
* PR ada/15803, ada/15805Ed Schonberg2007-12-192-21/+79
* prj-attr.adb (Package_Node_Id_Of): Returns Unknown_Package when package is no...Vincent Celier2007-12-194-39/+25
* par-ch3.adb (P_Record_Declaration): Guard against cascaded errors in mangled ...Ed Schonberg2007-12-191-18/+23
* freeze.adb (Freeze_Record_Type, [...]): Implement properly the Ada2005 rules ...Ed Schonberg2007-12-191-4/+26
* exp_pakd.adb (Expand_Bit_Packed_Element_Set): Fix packed array type in comple...Robert Dewar2007-12-191-2/+14
* exp_ch9.adb (Null_Statements): Moved to library levelRobert Dewar2007-12-191-57/+90
* exp_ch3.adb (Expand_N_Object_Declaration): Complete the circuitry that forces...Javier Miranda2007-12-191-8/+9
* exp_attr.adb (Expand_N_Attribute_Reference, case Size): Fix error in handling...Robert Dewar2007-12-191-4/+20
* exp_aggr.adb (Not_OK_For_Backend): A component of a private type with discrim...Ed Schonberg2007-12-191-22/+62
* atree.ads, atree.adb (Traverse_Func): Walk Field2 last, and eliminate the res...Bob Duff2007-12-195-172/+232
* 2007-12-19 Eric Botcazou <ebotcazou@adacore.com>Eric Botcazou2007-12-1933-44/+2
* g-expect-vms.adb, [...]: Add pragma Warnings (Off) for unassigned IN OUT argu...Robert Dewar2007-12-1912-601/+787
* Makefile.in: Add s-tasinf.ad[bs] substitutions for sh4-linux target.Samuel Tardieu2007-12-192-0/+6
* * s-vxwork-alpha.ads: Removed, no longer used.Arnaud Charlet2007-12-172-57/+4
* * Make-lang.in (gnat1, gnatbind): Pass ALL_CFLAGS on the link line.Jakub Jelinek2007-12-152-2/+6