aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
AgeCommit message (Expand)AuthorFilesLines
2010-11-27re PR ada/46574 (ada bootstrap fails with --enable-build-with-cxx.)Eric Botcazou1-2/+2
2010-11-27re PR ada/40777 (compile error on gcc-interface/targtyps.c)Eric Botcazou1-2/+6
2010-11-18decl.c (gnat_to_gnu_entity): Also use return-by-invisible-reference if the re...Eric Botcazou1-100/+89
2010-11-17invoke.texi (-dy): Remove.Joseph Myers1-1/+1
2010-11-17trans.c (addressable_p): Rewrite obsolete paragraph in head comment.Eric Botcazou1-4/+5
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers2-2/+2
2010-11-10trans.c (gigi): Don't set 'pure' flag on SJLJ routines.Eric Botcazou2-30/+19
2010-11-10trans.c (lvalue_required_p) <N_Type_Conversion>): Look through it for element...Eric Botcazou1-18/+15
2010-11-10decl.c (gnat_to_gnu_entity): Do not set DECL_ARTIFICIAL on the reused DECL no...Eric Botcazou1-6/+10
2010-11-09utils.c (save_gnu_tree): Improve comments.Eric Botcazou1-8/+7
2010-11-09tree.h (contains_placeholder_p): Fix comment.Eric Botcazou1-27/+31
2010-11-03gigi.h (add_stmt_force): Declare.Eric Botcazou2-11/+39
2010-10-27trans.c (gigi): Fix formatting issues.Eric Botcazou2-38/+42
2010-10-26utils2.c (build_compound_expr): New function.Richard Kenner3-18/+39
2010-10-26* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet1-56/+56
2010-10-25utils2.c: Include flags.h and remove prototypes.Eric Botcazou2-6/+7
2010-10-25utils.c (update_pointer_to): Clear TYPE_POINTER_TO and TYPE_REFERENCE_TO of t...Eric Botcazou1-0/+2
2010-10-25decl.c (gnat_to_gnu_entity): Do not set TREE_THIS_NOTRAP on the INDIRECT_REF ...Eric Botcazou1-1/+0
2010-10-25Makefile.in (LIBGNAT_TARGET_PAIRS for powerpc-linux): Reorganize target pairs...Jose Ruiz1-21/+18
2010-10-25decl.c (gnat_to_gnu_entity, [...]): Allow In Out/Out parameters for functions.Eric Botcazou2-118/+251
2010-10-22[multiple changes]Arnaud Charlet1-500/+459
2010-10-22[multiple changes]Arnaud Charlet1-4/+5
2010-10-22Make-lang.in: Remove ttypef.adsGeert Bosch1-8/+5
2010-10-22* gcc-interface/utils.c, gcc-interface/gigi.h: Minor reformatting.Arnaud Charlet2-2/+3
2010-10-22[multiple changes]Arnaud Charlet2-17/+20
2010-10-21[multiple changes]Arnaud Charlet1-1/+0
2010-10-21Update dependencies.Arnaud Charlet1-46/+48
2010-10-19[multiple changes]Arnaud Charlet5-277/+496
2010-10-18adaint.c (__gnat_pthread_setaffinity_np, [...]): Remove wrappers, no longer n...Jose Ruiz1-1/+3
2010-10-18adaint.c (__gnat_pthread_setaffinity_np, [...]): Add these wrappers which che...Jose Ruiz2-43/+28
2010-10-14sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke may_trap_or_f...Eric Botcazou3-13/+34
2010-10-13Centralize knowledge of eh personality routines.Richard Henderson1-5/+1
2010-10-12[multiple changes]Arnaud Charlet2-56/+54
2010-10-12flag-types.h: New.Joseph Myers1-1/+1
2010-10-12[multiple changes]Arnaud Charlet2-48/+57
2010-10-11vec.h (VEC_qsort): Define.Nathan Froyd1-2/+1
2010-10-11[multiple changes]Arnaud Charlet2-1430/+1467
2010-10-11utils2.c (maybe_wrap_malloc): Fix crash when allocating very large object on ...Tristan Gingold1-3/+4
2010-10-11[multiple changes]Arnaud Charlet1-4/+6
2010-10-11[multiple changes]Arnaud Charlet1-84/+94
2010-10-10lang.opt (gdwarf+): Remove.Olivier Hainque5-45/+0
2010-10-10trans.c (gnat_to_gnu): Use invert_truthvalue_loc instead of invert_truthvalue.Eric Botcazou2-3/+4
2010-10-10decl.c (gnat_to_gnu_entity): Add assertion on the types of the parameters.Eric Botcazou1-3/+7
2010-10-10ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.Eric Botcazou6-32/+90
2010-10-09misc.c: Delete prototypes.Eric Botcazou1-102/+81
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-3/+12
2010-10-08[multiple changes]Arnaud Charlet1-13/+14
2010-10-07[multiple changes]Arnaud Charlet1-76/+84
2010-10-05[multiple changes]Arnaud Charlet2-24/+27
2010-09-30misc.c (optimize, [...]): Undefine as macros and define as variables.Joseph Myers1-0/+10