aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
AgeCommit message (Expand)AuthorFilesLines
2009-04-29* gcc-interface/Make-lang.in: Update dependenciesArnaud Charlet1-30/+28
2009-04-29Makefile.in: Produce .dSYM files for shared libs on darwin.Nicolas Setton1-0/+8
2009-04-25decl.c (gnat_to_gnu_entity): Put back kludge.Eric Botcazou1-1/+6
2009-04-24Fix nitEric Botcazou1-1/+0
2009-04-24fe.h (Set_Identifier_Casing): Add const to second parameter.Richard Kenner1-5/+8
2009-04-24Fix nitsEric Botcazou2-2/+3
2009-04-24ttypes.ads (Target_Double_Float_Alignment): New variable.Eric Botcazou5-27/+235
2009-04-24utils2.c (build_cond_expr): Move SAVE_EXPR ahead of the conditional expressio...Eric Botcazou1-19/+15
2009-04-24gigi.h (build_call_alloc_dealloc): Update comment.Eric Botcazou3-57/+39
2009-04-24decl.c (gnat_to_gnu_entity): If an alignment is specified, do not promote tha...Eric Botcazou1-4/+39
2009-04-23gimplify.c (gimplify_modify_expr_rhs): Do not do a direct assignment from the...Eric Botcazou1-0/+12
2009-04-23* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Subtype>Eric Botcazou1-15/+45
2009-04-23gigi.h (create_index_type): Adjust head comment.Eric Botcazou6-61/+62
2009-04-23cuintp.c: Clean up include directives.Eric Botcazou8-82/+55
2009-04-23ada-tree.h (union lang_tree_node): Use standard idiom.Eric Botcazou4-100/+112
2009-04-22utils2.c (build_binary_op): If operation's type is an enumeral or a boolean t...Eric Botcazou1-7/+11
2009-04-22utils.c (create_var_decl_1): Do not emit debug info for an external constant ...Eric Botcazou1-0/+9
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek3-13/+9
2009-04-22exp_pakd.adb: Minor comment fixes.Bob Duff1-11/+15
2009-04-22ada-tree.def: Fix formatting nits.Eric Botcazou7-260/+216
2009-04-22decl.c (gnat_to_gnu_entity): Compute is_type predicate on entry.Eric Botcazou2-152/+139
2009-04-22fe.h (Get_External_Name): Declare.Eric Botcazou3-114/+106
2009-04-21c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op...Eric Botcazou1-1/+2
2009-04-21ada-tree.h (TYPE_RM_SIZE_NUM): Delete.Eric Botcazou5-78/+68
2009-04-21decl.c (gnat_to_gnu_entity): Do not set force_global for imported subprograms.Eric Botcazou1-7/+6
2009-04-21decl.c (gnat_to_gnu_entity): Do not make constant objects covered by 13.3(19)...Eric Botcazou1-8/+5
2009-04-21utils.c (create_type_decl): Do not pass declarations of dummy fat pointer typ...Eric Botcazou1-4/+8
2009-04-20decl.c (gnat_to_gnu_entity): Rewrite Esize calculation.Eric Botcazou1-26/+37
2009-04-20trans.c (unchecked_conversion_lhs_nop): New predicate.Eric Botcazou1-1/+49
2009-04-20ada-tree.h (DECL_HAS_REP_P): Delete.Eric Botcazou3-139/+97
2009-04-20Make-lang.in: Update dependenciesArnaud Charlet2-184/+195
2009-04-20trans.c (check_for_eliminated_entity): Remove.Eric Botcazou1-23/+0
2009-04-20trans.c (gigi): Declare the name of the compilation unit as the first global ...Eric Botcazou1-7/+7
2009-04-20* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet1-24/+30
2009-04-20trans.c (call_to_gnu): When creating the copy for a non-addressable parameter...Eric Botcazou1-7/+14
2009-04-19trans.c (gigi): Make the special IA-64 descriptor type a builtin type and giv...Eric Botcazou1-18/+19
2009-04-17misc.c (gnat_expand_expr): Remove.Diego Novillo1-43/+0
2009-04-17* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet1-45/+48
2009-04-17* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet1-297/+283
2009-04-17Adjust previous check-in, which set the wrong install_name for libgnarlArnaud Charlet1-2/+3
2009-04-17Makefile.in: Under darwin, build shared libraries with install_name starting ...Nicolas Setton1-1/+2
2009-04-16Makefile.in: Change g-trasym to g-trasym-unimplemented for the targets where...Arnaud Charlet1-5/+43
2009-04-16* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet1-250/+253
2009-04-16* Make-lang.in: Add entries for s-conca?.oRobert Dewar1-214/+240
2009-04-16Make-lang.in: Update dependencies.Arnaud Charlet2-58/+55
2009-04-15Make-lang.in: Update dependencies.Arnaud Charlet2-23/+29
2009-04-15Make-lang.in: Update dependencies.Arnaud Charlet2-20/+25
2009-04-15Make-lang.in: Update dependencies.Arnaud Charlet2-1134/+1054
2009-04-10Make-lang.in: Stabilize new stamp-snames rule.Arnaud Charlet1-5/+6
2009-04-10Make-lang.in: Add dependency on xutil to build xsnamest Add dependency of sem...Arnaud Charlet1-3/+4