aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2009-09-16trans.c (Attribute_to_gnu): Strip conversions between original and packable v...Eric Botcazou2-3/+16
2009-09-16decl.c (gnat_to_gnu_field): Add DEBUG_INFO_P parameter.Eric Botcazou2-16/+47
2009-09-16Minor reformatting.Arnaud Charlet1-2/+6
2009-09-16[multiple changes]Arnaud Charlet7-63/+147
2009-09-16[multiple changes]Arnaud Charlet11-98/+302
2009-09-16[multiple changes]Arnaud Charlet6-11/+113
2009-09-16s-oscons-tmplt.c (Target_OS, [...]): New constants.Thomas Quinot3-6/+34
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2-4/+8
2009-09-14exp_dbug.ads (Packed Array Encoding): Document the new encoding for the uncon...Eric Botcazou4-15/+59
2009-09-14Squash commit of EH in gimpleRichard Henderson4-4/+15
2009-09-14Fix latest entryEric Botcazou1-7/+8
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther4-7/+34
2009-09-10gcc/testsuite:Rainer Orth2-0/+7
2009-09-08decl.c (gnat_to_gnu_entity): Tidy flow of control.Eric Botcazou2-95/+100
2009-09-08* gcc-interface/targtyps.c: Reorder include directives.Eric Botcazou2-1/+5
2009-09-07targtyps.c: Add missing include for tm_p.h.Laurent GUERBY3-4/+10
2009-09-07make.adb: Add missing documentation for multilib handling.Laurent GUERBY2-2/+25
2009-09-03[multiple changes]Diego Novillo2-1/+5
2009-09-02* tb-gcc.c (__gnat_backtrace): Mark all arguments unused.Richard Henderson2-3/+9
2009-09-02init.c (__gnat_error_handler, AIX): Add ATTRIBUTE_UNUSED on si and uc arguments.Olivier Hainque2-1/+8
2009-09-02decl.c (cannot_be_superflat_p): Handle Signed_Integer_Type_Definition Scalar_...Olivier Hainque2-4/+15
2009-09-02trans.c (gnat_gimplify_expr): Gimplify the SAVE_EXPR built for misaligned arg...Eric Botcazou2-41/+37
2009-09-01boehm.c (mark_reference_fields): Compute % in HOST_WIDE_INT type.Jakub Jelinek2-2/+8
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther2-2/+4
2009-08-25gimplify.c (prepare_gimple_addressable): New static function.Eric Botcazou3-8/+23
2009-08-22Makefile.in: Add Ada support for GNU/kFreeBSD x86_64.Aurelien Jarno3-0/+181
2009-08-20utils.c (convert): In the padded case...Eric Botcazou2-17/+35
2009-08-20ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression as visited.Eric Botcazou4-33/+57
2009-08-17s-osinte-kfreebsd-gnu.ads (SA_ONSTACK): New constant.Aurelien Jarno2-0/+27
2009-08-17[multiple changes]Arnaud Charlet7-61/+83
2009-08-17a-crbtgk.adb, [...]: Minor code reorganization (use conditional expressions)Robert Dewar4-30/+10
2009-08-17a-caldel-vms.adb, [...]: Minor code reorganization (use conditional expressio...Robert Dewar9-72/+29
2009-08-17[multiple changes]Arnaud Charlet3-11/+22
2009-08-17make.adb: Add ??? comment.Robert Dewar1-2/+8
2009-08-17[multiple changes]Arnaud Charlet3-3/+11
2009-08-17make.adb (Process_Multilib, [...]): Refine previous change and ignore -mieee ...Arnaud Charlet1-1/+4
2009-08-17[multiple changes]Arnaud Charlet5-21/+43
2009-08-172009-08-17 Emmanuel Briot <briot@adacore.com>Emmanuel Briot5-11/+58
2009-08-17[multiple changes]Arnaud Charlet4-24/+48
2009-08-17[multiple changes]Arnaud Charlet3-4/+25
2009-08-10make.adb: Handle multilibLaurent GUERBY2-0/+107
2009-08-10[multiple changes]Arnaud Charlet3-5/+13
2009-08-10[multiple changes]Arnaud Charlet3-128/+177
2009-08-10re PR ada/17566 (Gnatxref formatting)Vincent Celier2-1/+13
2009-08-07exp_ch7.adb (Wrap_Transient_Expression): Add missing adjustment of SCIL node.Javier Miranda2-1/+16
2009-08-07[multiple changes]Arnaud Charlet7-130/+203
2009-08-07[multiple changes]Arnaud Charlet8-45/+69
2009-08-07[multiple changes]Arnaud Charlet9-75/+170
2009-08-02Add missing entryEric Botcazou1-1/+6
2009-08-02gigi.h (end_subprog_body): Tweak comment.Eric Botcazou4-19/+16