| Commit message (Expand) | Author | Age | Files | Lines |
* | * decl.c (gnat_to_gnu_entity) <object>: Do not force a non-null | ebotcazou | 2008-03-31 | 1 | -2/+6 |
* | * decl.c (gnat_to_gnu_entity) <E_Procedure>: Also set the public flag | ebotcazou | 2008-03-27 | 1 | -1/+1 |
* | 2008-03-26 Robert Dewar <dewar@adacore.com> | charlet | 2008-03-26 | 1 | -3/+4 |
* | Revert | ebotcazou | 2008-03-25 | 1 | -12/+0 |
* | * decl.c (maybe_pad_type): Use value_factor_p. | ebotcazou | 2008-03-08 | 1 | -4/+3 |
* | * decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>: Do not | ebotcazou | 2008-03-08 | 1 | -2/+1 |
* | * decl.c (gnat_to_gnu_entity) <E_Record_Type>: Do not force | ebotcazou | 2008-03-08 | 1 | -2/+3 |
* | * decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>: Add support | ebotcazou | 2008-03-08 | 1 | -0/+39 |
* | * decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Subtype>: Add | ebotcazou | 2008-03-07 | 1 | -0/+5 |
* | * decl.c (gnat_to_gnu_entity): Issue a warning on suspiciously | ebotcazou | 2008-03-07 | 1 | -12/+46 |
* | * decl.c (MAX_FIXED_MODE_SIZE): Define if not already defined. | ebotcazou | 2008-03-07 | 1 | -89/+205 |
* | PR ada/35186 | ebotcazou | 2008-03-06 | 1 | -2/+13 |
* | * decl.c (components_to_record): Improve comment. | ebotcazou | 2008-01-26 | 1 | -2/+3 |
* | * decl.c (components_to_record): Do not reuse the empty union type | ebotcazou | 2008-01-22 | 1 | -3/+9 |
* | * decl.c (gnat_to_gnu_entity) <object>: Process renamings | ebotcazou | 2008-01-14 | 1 | -17/+20 |
* | * trans.c (call_to_gnu):Invoke the addressable_p predicate only | ebotcazou | 2008-01-13 | 1 | -10/+10 |
* | 2007-12-07 Olivier Hainque <hainque@adacore.com> | hainque | 2007-12-07 | 1 | -1/+2 |
* | 2007-12-07 Olivier Hainque <hainque@adacore.com> | hainque | 2007-12-07 | 1 | -1/+5 |
* | * decl.c (make_packable_type): Revert last change. | ebotcazou | 2007-12-06 | 1 | -30/+27 |
* | * decl.c (make_packable_type): Retrieve the real name of the type. | ebotcazou | 2007-11-29 | 1 | -5/+11 |
* | * decl.c (gnat_to_gnu_entity) <E_Record_Type>: If the type has | ebotcazou | 2007-11-25 | 1 | -28/+42 |
* | * decl.c (ceil_alignment): New function. | ebotcazou | 2007-11-23 | 1 | -13/+15 |
* | 2007-11-07 Olivier Hainque <hainque@adacore.com> | hainque | 2007-11-07 | 1 | -4/+9 |
* | 2007-09-26 Javier Miranda <miranda@adacore.com> | charlet | 2007-09-26 | 1 | -10/+15 |
* | * decl.c (gnat_to_gnu_entity) <object>: Make again the type of an | ebotcazou | 2007-09-17 | 1 | -4/+5 |
* | 2007-09-12 Olivier Hainque <hainque@adacore.com> | hainque | 2007-09-12 | 1 | -4/+9 |
* | * tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal with | ebotcazou | 2007-09-11 | 1 | -20/+21 |
* | * decl.c (gnat_to_gnu_entity) <object>: Deal with variable built for | ebotcazou | 2007-09-10 | 1 | -0/+15 |
* | * decl.c (gnat_to_gnu_entity) <Object>: Simplify the condition under | ebotcazou | 2007-09-08 | 1 | -4/+1 |
* | * decl.c (make_packable_type): If the new type has been given BLKmode, | ebotcazou | 2007-09-08 | 1 | -0/+7 |
* | * Make-lang.in: Change copyright header to refer to version 3 of the GNU | nickc | 2007-09-03 | 1 | -5/+4 |
* | 2007-08-14 Olivier Hainque <hainque@adacore.com> | charlet | 2007-08-14 | 1 | -118/+109 |
* | * decl.c, utils2.c: Fix whitespace in last change. | ghazi | 2007-08-11 | 1 | -3/+4 |
* | * decl.c (compare_field_bitpos): Constify. | ghazi | 2007-08-11 | 1 | -4/+3 |
* | * decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes, rather | ebotcazou | 2007-06-10 | 1 | -20/+32 |
* | 2007-04-20 Eric Botcazou <ebotcazou@adacore.com> | charlet | 2007-06-06 | 1 | -766/+1040 |
* | 2007-04-06 Olivier Hainque <hainque@adacore.com> | charlet | 2007-04-06 | 1 | -33/+46 |
* | * cuintp.c (UI_To_gnu): Use fold_buildN calls instead of calling | sayle | 2007-03-09 | 1 | -6/+9 |
* | * decl.c (annotate_value): Adjust for refactoring of tree_map | mmitchel | 2007-02-25 | 1 | -1/+1 |
* | * doc/extend.texi: Document optional priority argument to | mmitchel | 2007-02-25 | 1 | -1/+1 |
* | gcc: | bonzini | 2007-02-06 | 1 | -3/+30 |
* | * decl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead of | sayle | 2007-01-25 | 1 | -12/+10 |
* | 2006-10-31 Eric Botcazou <ebotcazou@adacore.com> | charlet | 2006-10-31 | 1 | -226/+198 |
* | * decl.c, utils.c: Fix comment typos. | kazu | 2006-10-03 | 1 | -1/+1 |
* | * decl.c (gnat_to_gnu_entity) <E_Procedure>: Do not set "const" flag | ebotcazou | 2006-09-29 | 1 | -3/+13 |
* | PR ada/15802 | ebotcazou | 2006-09-15 | 1 | -10/+53 |
* | PR ada/28591 | ebotcazou | 2006-09-13 | 1 | -7/+10 |
* | * decl.c, env.c, gigi.h, init.c, initialize.c, raise-gcc.c, | kazu | 2006-05-28 | 1 | -3/+3 |
* | 2006-02-17 Eric Botcazou <botcazou@adacore.com> | charlet | 2006-02-17 | 1 | -0/+1 |
* | 2006-02-13 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | charlet | 2006-02-15 | 1 | -71/+147 |