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