aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
AgeCommit message (Expand)AuthorFilesLines
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison7-8/+71
2015-01-07[multiple changes]Arnaud Charlet1-0/+4
2015-01-07trans.c (gnat_to_gnu, [...]): Elaborate the expression as part of the same st...Olivier Hainque1-5/+14
2015-01-072015-01-07 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev1-0/+1
2015-01-06decl.c (gnat_to_gnu_entity, [...]): When constructing a ref to variable...Olivier Hainque2-28/+2
2015-01-06adaint.c (ProcListEvt): Set to NULL.Pascal Obry2-3/+7
2015-01-05re PR ada/64492 (Disabling libada prevents building gnattools-cross)Eric Botcazou1-1/+8
2015-01-05Bump copyright yearEric Botcazou1-1/+1
2015-01-04misc.c (internal_error_function): Use xasprintf instead of unchecked asprintf.Uros Bizjak1-2/+2
2014-12-22trans.c (Attribute_to_gnu): If the type is a floating-point type...Eric Botcazou2-10/+57
2014-12-22decl.c (gnat_to_gnu_field): Post the error message for parent overlapping on ...Eric Botcazou1-67/+74
2014-12-22decl.c (check_ok_for_atomic): Rename into...Eric Botcazou2-61/+46
2014-12-17Make the Ada front-end use the array descr language hookPierre-Marie de Rodat1-0/+62
2014-11-24* gcc-interface/Makefile.in (Cygwin/Mingw): Fix previous change.Eric Botcazou1-26/+5
2014-11-24trans.c (build_return_expr): Use INIT_EXPR instead of MODIFY_EXPR to assign t...Eric Botcazou1-6/+7
2014-11-24trans.c (push_range_check_info): Replace early test with assertion.Eric Botcazou3-7/+12
2014-11-22trans.c (Call_to_gnu): Strip unchecked conversions on actuals of In parameter...Eric Botcazou1-6/+10
2014-11-22trans.c (gnat_gimplify_expr): Add 'type' variable.Eric Botcazou1-10/+12
2014-11-20Makefile.in: Add some support for VxWorks7.Jerome Lambourg1-4/+13
2014-11-20convert many if_marked htab to hash_tableTrevor Saunders2-42/+60
2014-11-05trans.c (Subprogram_Body_to_gnu): For a function with copy-in/copy-out parame...Eric Botcazou1-30/+59
2014-11-05decl.c (gnat_to_gnu_entity): For a derived untagged type that renames discrim...Eric Botcazou1-3/+25
2014-11-05trans.c (Handled_Sequence_Of_Statements_to_gnu): Set the SLOC of the node on ...Eric Botcazou1-3/+7
2014-11-05utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...Eric Botcazou2-13/+57
2014-10-31Makefile.in (arm-vxworks): Update target pairs.Olivier Hainque1-1/+3
2014-10-30Re-commit wrongly reverted previous change.Arnaud Charlet2-5/+4
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford6-19/+19
2014-10-28cgraph.h: Flatten.Andrew MacLeod2-0/+21
2014-10-27* gcc-interface/utils.c (create_subprog_decl): Adjust condition.Eric Botcazou1-1/+1
2014-10-27misc.c (gnat_init_options_struct): Parameterize errno support here instead of...Eric Botcazou1-16/+17
2014-10-27* gcc-interface/trans.c (gnat_to_gnu) <N_Real_Literal>: Minor tweaks.Eric Botcazou1-11/+8
2014-10-27utils.c (create_var_decl_1): For a variable declared in the unit...Eric Botcazou1-28/+35
2014-10-27decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array ...Eric Botcazou1-1/+3
2014-10-27decl.c (gnat_to_gnu_entity): Remove superfluous computation for the max size.Eric Botcazou1-17/+20
2014-10-20[multiple changes]Arnaud Charlet2-12/+58
2014-10-17Makefile.in: Enable the socket runtime bits for Android.Doug Rupp1-3/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-09-22decl.c (gnat_to_gnu_entity): Adjust comment.Eric Botcazou2-2/+1
2014-09-15Makefile.in (dg_target_exps): Remove.Jakub Jelinek1-13/+34
2014-08-25IPA C++ refactoring 4/NMartin Liska1-2/+2
2014-08-04[multiple changes]Arnaud Charlet2-7/+42
2014-08-04[multiple changes]Arnaud Charlet3-33/+35
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-6/+6
2014-08-01[multiple changes]Arnaud Charlet6-32/+351
2014-08-01fe.h (GNAT_Mode): New.Arnaud Charlet1-1/+2
2014-08-01[multiple changes]Arnaud Charlet3-21/+35
2014-08-01ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.Arnaud Charlet7-1518/+198
2014-08-01[multiple changes]Arnaud Charlet3-69/+38
2014-08-01[multiple changes]Arnaud Charlet5-40/+80
2014-08-01[multiple changes]Arnaud Charlet2-9/+2