summaryrefslogtreecommitdiff
path: root/gcc/ada/trans.c
Commit message (Expand)AuthorAgeFilesLines
* Moved to gcc-interface.charlet2008-07-291-7091/+0
* * trans.c (process_inlined_subprograms): Remove tree_really_inlinehubicka2008-07-291-2/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-32/+17
* * ada-tree.h (SET_TYPE_LANG_SPECIFIC, SET_DECL_LANG_SPECIFIC): Fixghazi2008-06-271-4/+4
* 2008-06-06 Nicolas Setton <setton@adacore.com>hainque2008-06-061-0/+46
* * gigi.h (gigi): Remove bogus ATTRIBUTE_UNUSED marker.ebotcazou2008-05-261-2/+2
* * tree-nested.c (convert_tramp_reference) <ADDR_EXPR>: Do notebotcazou2008-05-251-1/+1
* * trans.c (gnat_to_gnu): Do not set source location info on NOP_EXPRs.ebotcazou2008-05-241-2/+6
* * gigi.h (mark_visited): Declare.ebotcazou2008-05-231-11/+17
* * trans.c (gnat_to_gnu) <N_Validate_Unchecked_Conversion>: Accountebotcazou2008-05-171-29/+55
* * trans.c (add_decl_expr): At toplevel, mark the TYPE_ADA_SIZE fieldebotcazou2008-05-151-27/+34
* * utils2.c (known_alignment, contains_save_expr_p)tomby2008-05-121-7/+4
* * decl.c (maybe_pad_type): Try to get a form of the type with integralebotcazou2008-05-031-22/+28
* * decl.c (make_packable_type): Resize the last component to its RM sizeebotcazou2008-05-011-2/+2
* 2008-04-24 Olivier Hainque <hainque@adacore.com>hainque2008-04-241-11/+10
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-3/+0
* * decl.c (gnat_to_gnu_entity) <object>: Also promote the alignment ofebotcazou2008-04-201-1/+1
* * ada-tree.h (DECL_BY_COMPONENT_PTR_P): Use DECL_LANG_FLAG_3.ebotcazou2008-04-151-3/+2
* gcc/ada/rwild2008-04-131-7/+7
* * gigi.h (standard_datatypes): Add ADT_fdesc_type and ADT_null_fdesc.ebotcazou2008-04-081-1/+60
* * decl.c (prepend_attributes): Fix typo.ebotcazou2008-04-081-2/+1
* * ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Only set it when bit-packed.ebotcazou2008-04-081-6/+5
* * decl.c (gnat_to_gnu_entity) <object>: If -gnatd.a and not optimizingebotcazou2008-04-081-33/+38
* Removal of Return with Depressed Stack Pointer supportebotcazou2008-04-071-20/+7
* 2008-03-26 Robert Dewar <dewar@adacore.com>charlet2008-03-261-2/+3
* 2008-03-21 Olivier Hainque <hainque@adacore.com>hainque2008-03-211-21/+30
* * trans.c (addressable_p): Add notes on addressability issues.ebotcazou2008-03-211-2/+55
* 2008-03-21 Olivier Hainque <hainque@adacore.com>hainque2008-03-211-1/+14
* * trans.c (emit_range_check): Do not emit the check if the base typeebotcazou2008-03-101-0/+5
* * lang.opt (nostdlib): Move around.ebotcazou2008-03-081-27/+25
* * trans.c (Loop_Statement_to_gnu): Set the SLOC of the loop labelebotcazou2008-03-081-3/+7
* * decl.c (MAX_FIXED_MODE_SIZE): Define if not already defined.ebotcazou2008-03-071-29/+64
* gcctromey2008-02-261-19/+0
* * decl.c (components_to_record): Do not reuse the empty union typeebotcazou2008-01-221-0/+1
* * trans.c (gnat_to_gnu) <N_Free_Statement>: Use POINTER_PLUS_EXPRebotcazou2008-01-211-3/+2
* * decl.c (gnat_to_gnu_entity) <object>: Process renamingsebotcazou2008-01-141-0/+22
* * trans.c (call_to_gnu):Invoke the addressable_p predicate onlyebotcazou2008-01-131-58/+73
* * trans.c (call_to_gnu): Make the temporary for non-addressableebotcazou2007-12-221-88/+70
* (Attribute_to_gnu): Check for violations of the No_Implicit_Dynamic_Codecharlet2007-12-131-5/+28
* * trans.c (lvalue_required_p): Take base node directly insteadebotcazou2007-12-051-51/+60
* 2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-11-261-2/+2
* 2007-11-22 Olivier Hainque <hainque@adacore.com>hainque2007-11-221-10/+14
* PR ada/34098ebotcazou2007-11-191-15/+19
* 2007-11-16 Olivier Hainque <hainque@adacore.com>hainque2007-11-161-1/+32
* * trans.c (call_to_gnu): Always set the source location on the callebotcazou2007-11-141-4/+3
* 2007-10-15 Tristan Gingold <gingold@adacore.com>charlet2007-10-151-7/+8
* Mapped location supportebotcazou2007-09-271-31/+80
* 2007-09-26 Javier Miranda <miranda@adacore.com>charlet2007-09-261-1/+1
* * trans.c: Fix misplaced #define.ebotcazou2007-09-251-5/+5
* * decl.c (gnat_to_gnu_entity) <Object>: Simplify the condition underebotcazou2007-09-081-6/+14