summaryrefslogtreecommitdiff
path: root/gcc/ada/decl.c
Commit message (Expand)AuthorAgeFilesLines
* * decl.c (maybe_pad_type): Add ??? comment.ebotcazou2008-05-051-1/+7
* * decl.c (components_to_record): Zero the alignment of the qualifiedebotcazou2008-05-031-0/+1
* * decl.c (maybe_pad_type): Try to get a form of the type with integralebotcazou2008-05-031-35/+41
* * decl.c (make_packable_type): Resize the last component to its RM sizeebotcazou2008-05-011-5/+14
* PR ada/36007ebotcazou2008-04-281-1/+2
* * decl.c (gnat_to_gnu_entity) <object>: Also promote the alignment ofebotcazou2008-04-201-9/+12
* * decl.c (gnat_to_gnu_entity) <object>: When trying to promote theebotcazou2008-04-191-3/+3
* * decl.c (maybe_pad_type): Only generate the XVS parallel type ifebotcazou2008-04-181-3/+4
* * decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: Use the return byebotcazou2008-04-181-5/+7
* * decl.c (gnat_to_gnu_entity) <object>: Promote the alignment ofebotcazou2008-04-171-2/+1
* * ada-tree.h (DECL_BY_COMPONENT_PTR_P): Use DECL_LANG_FLAG_3.ebotcazou2008-04-151-19/+22
* 2008-04-09 Doug Rupp <rupp@adacore.com>charlet2008-04-091-6/+4
* * gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.ebotcazou2008-04-081-0/+16
* * decl.c (prepend_attributes): Fix typo.ebotcazou2008-04-081-2/+2
* * ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.ebotcazou2008-04-081-13/+16
* * decl.c (gnat_to_gnu_entity) <object>: If -gnatd.a and not optimizingebotcazou2008-04-081-8/+31
* * decl.c (adjust_packed): Expand comment.ebotcazou2008-04-081-1/+3
* Removal of Return with Depressed Stack Pointer supportebotcazou2008-04-071-6/+2
* * decl.c (is_variable_size): Do not unconditionally return falseebotcazou2008-04-061-10/+9
* * decl.c (rest_of_type_decl_compilation_no_defer): New local functionebotcazou2008-04-061-10/+37
* * decl.c (gnat_to_gnu_entity) <object>: For a constant object whoseebotcazou2008-04-021-5/+24
* * decl.c (gnat_to_gnu_entity) <object>: Do not force a non-nullebotcazou2008-03-311-2/+6
* * decl.c (gnat_to_gnu_entity) <E_Procedure>: Also set the public flagebotcazou2008-03-271-1/+1
* 2008-03-26 Robert Dewar <dewar@adacore.com>charlet2008-03-261-3/+4
* Revertebotcazou2008-03-251-12/+0
* * decl.c (maybe_pad_type): Use value_factor_p.ebotcazou2008-03-081-4/+3
* * decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>: Do notebotcazou2008-03-081-2/+1
* * decl.c (gnat_to_gnu_entity) <E_Record_Type>: Do not forceebotcazou2008-03-081-2/+3
* * decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>: Add supportebotcazou2008-03-081-0/+39
* * decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Subtype>: Addebotcazou2008-03-071-0/+5
* * decl.c (gnat_to_gnu_entity): Issue a warning on suspiciouslyebotcazou2008-03-071-12/+46
* * decl.c (MAX_FIXED_MODE_SIZE): Define if not already defined.ebotcazou2008-03-071-89/+205
* PR ada/35186ebotcazou2008-03-061-2/+13
* * decl.c (components_to_record): Improve comment.ebotcazou2008-01-261-2/+3
* * decl.c (components_to_record): Do not reuse the empty union typeebotcazou2008-01-221-3/+9
* * decl.c (gnat_to_gnu_entity) <object>: Process renamingsebotcazou2008-01-141-17/+20
* * trans.c (call_to_gnu):Invoke the addressable_p predicate onlyebotcazou2008-01-131-10/+10
* 2007-12-07 Olivier Hainque <hainque@adacore.com>hainque2007-12-071-1/+2
* 2007-12-07 Olivier Hainque <hainque@adacore.com>hainque2007-12-071-1/+5
* * decl.c (make_packable_type): Revert last change.ebotcazou2007-12-061-30/+27
* * decl.c (make_packable_type): Retrieve the real name of the type.ebotcazou2007-11-291-5/+11
* * decl.c (gnat_to_gnu_entity) <E_Record_Type>: If the type hasebotcazou2007-11-251-28/+42
* * decl.c (ceil_alignment): New function.ebotcazou2007-11-231-13/+15
* 2007-11-07 Olivier Hainque <hainque@adacore.com>hainque2007-11-071-4/+9
* 2007-09-26 Javier Miranda <miranda@adacore.com>charlet2007-09-261-10/+15
* * decl.c (gnat_to_gnu_entity) <object>: Make again the type of anebotcazou2007-09-171-4/+5
* 2007-09-12 Olivier Hainque <hainque@adacore.com>hainque2007-09-121-4/+9
* * tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal withebotcazou2007-09-111-20/+21
* * decl.c (gnat_to_gnu_entity) <object>: Deal with variable built forebotcazou2007-09-101-0/+15
* * decl.c (gnat_to_gnu_entity) <Object>: Simplify the condition underebotcazou2007-09-081-4/+1