summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
Commit message (Expand)AuthorAgeFilesLines
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Passebotcazou2009-06-262-271/+275
* 2009-06-25 Emmanuel Briot <briot@adacore.com>charlet2009-06-251-14/+1
* 2009-06-24 Vincent Celier <celier@adacore.com>charlet2009-06-242-24/+37
* * gcc-interface/utils.c (handle_vector_size_attribute): Import fromhainque2009-06-231-1/+88
* 2009-06-22 Thomas Quinot <quinot@adacore.com>charlet2009-06-222-246/+329
* * gcc-interface/trans.c (emit_check): Do not wrap up the resultebotcazou2009-06-191-6/+10
* * system-aix64.ads: New file.hainque2009-06-181-2/+18
* Relax constraints on Machine_Attribute argument types:hainque2009-06-171-18/+33
* * gcc-interface/utils.c (record_builtin_type): Pass locationaldyh2009-06-133-18/+32
* * common.opt (gdwarf-): Accept a version number.rth2009-06-121-2/+2
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Useebotcazou2009-06-101-67/+71
* ada/hainque2009-06-093-195/+219
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Whenebotcazou2009-06-031-13/+24
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Add theebotcazou2009-06-031-19/+51
* * gcc-interface/decl.c (substitution_list): Rename to build_subst_list,ebotcazou2009-06-031-177/+181
* * gcc-interface/Make-lang.in: Fix formatting.ebotcazou2009-06-021-8/+8
* ada/hainque2009-06-011-0/+19
* * tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE, a FIELD_DECL, ishainque2009-06-011-11/+12
* ./:ian2009-05-262-24/+30
* * switch.adb (Is_Internal_GCC_Switch, Switch_Last): Bodies of ...hainque2009-05-241-0/+1
* * gcc-interface/misc.c (gnat_get_subrange_bounds): Fix thinko.ebotcazou2009-05-231-2/+6
* * gcc-interface/decl.c (set_rm_size): Bypass the check for packed arrayebotcazou2009-05-231-3/+10
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Do not modify theebotcazou2009-05-231-6/+11
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Whenebotcazou2009-05-201-11/+19
* * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themebotcazou2009-05-157-167/+295
* * gcc-interface/decl.c (elaborate_expression_1): Remove GNAT_EXPRebotcazou2009-05-142-125/+97
* * gcc-interface/Make-lang.in: Update dependenciescharlet2009-05-071-80/+85
* 2009-05-06 Laurent GUERBY <laurent@guerby.net>guerby2009-05-061-3/+59
* * gcc-interface/Makefile.in: Update LIBGNAT_TARGET_PAIRS for Xenomai.charlet2009-05-062-17/+19
* * gcc-interface/Make-lang.in: Update dependenciescharlet2009-04-291-30/+28
* 2009-04-29 Nicolas Setton <setton@adacore.com>charlet2009-04-291-0/+8
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Subtype>: Putebotcazou2009-04-251-1/+6
* Fix nitebotcazou2009-04-241-1/+0
* * fe.h (Set_Identifier_Casing): Add const to second parameter.ebotcazou2009-04-241-5/+8
* Fix nitsebotcazou2009-04-242-2/+3
* * ttypes.ads (Target_Double_Float_Alignment): New variable.ebotcazou2009-04-245-27/+235
* * gcc-interface/utils2.c (build_cond_expr): Move SAVE_EXPR ahead ofebotcazou2009-04-241-19/+15
* * gcc-interface/gigi.h (build_call_alloc_dealloc): Update comment.ebotcazou2009-04-243-57/+39
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: If anebotcazou2009-04-241-4/+39
* * gimplify.c (gimplify_modify_expr_rhs) <VAR_DECL>: Do not do a directebotcazou2009-04-231-0/+12
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Subtype>ebotcazou2009-04-231-15/+45
* * gcc-interface/gigi.h (create_index_type): Adjust head comment.ebotcazou2009-04-236-61/+62
* * gcc-interface/cuintp.c: Clean up include directives.ebotcazou2009-04-238-82/+55
* * gcc-interface/ada-tree.h (union lang_tree_node): Use standard idiom.ebotcazou2009-04-234-100/+112
* * gcc-interface/utils2.c (build_binary_op) <PLUS_EXPR>: If operation'sebotcazou2009-04-221-7/+11
* * gcc-interface/utils.c (create_var_decl_1): Do not emit debug infoebotcazou2009-04-221-0/+9
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-223-13/+9
* 2009-04-22 Bob Duff <duff@adacore.com>charlet2009-04-221-11/+15
* * gcc-interface/ada-tree.def: Fix formatting nits.ebotcazou2009-04-227-260/+216
* * gcc-interface/decl.c (gnat_to_gnu_entity): Compute is_type predicateebotcazou2009-04-222-152/+139