aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2012-08-19layout.adb (Set_Elem_Alignment): Cap the alignment of access types to that of...Eric Botcazou3-1/+22
2012-08-19decl.c (gnat_to_gnu_entity): Use proper dummy type for the temporary COMPONEN...Eric Botcazou2-2/+9
2012-08-15Add missing entry for merge from cxx-conversion branch.Eric Botcazou1-1/+12
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo3-13/+13
2012-08-06Makefile.in: Add support for 32-bit VxWorks for SPARC in kernel mode.Jose Ruiz2-3/+24
2012-08-06[multiple changes]Arnaud Charlet13-72/+468
2012-08-06[multiple changes]Arnaud Charlet10-60/+87
2012-08-06[multiple changes]Arnaud Charlet10-108/+221
2012-08-06[multiple changes]Arnaud Charlet3-9/+39
2012-08-06[multiple changes]Arnaud Charlet19-127/+218
2012-08-06[multiple changes]Arnaud Charlet4-6/+32
2012-08-06[multiple changes]Arnaud Charlet4-12/+50
2012-08-06re PR ada/54125 (s-atopri.adb:40:10: "Support_Atomic_Primitives" is undefined...Vincent Pucci28-86/+137
2012-08-06[multiple changes]Arnaud Charlet6-37/+79
2012-08-06[multiple changes]Arnaud Charlet8-57/+259
2012-08-06[multiple changes]Arnaud Charlet3-13/+25
2012-08-06[multiple changes]Arnaud Charlet7-15/+65
2012-08-06[multiple changes]Arnaud Charlet6-19/+26
2012-08-06[multiple changes]Arnaud Charlet4-24/+22
2012-08-06[multiple changes]Arnaud Charlet4-67/+73
2012-07-30[multiple changes]Arnaud Charlet9-252/+340
2012-07-30[multiple changes]Arnaud Charlet8-50/+79
2012-07-30par_sco.adb, [...]: Minor reformatting.Robert Dewar23-105/+201
2012-07-30sem_ch9.adb (Allows_Lock_Free_Implementation): Restrict implicit dereferences...Vincent Pucci2-4/+12
2012-07-27system-darwin-ppc64.ads: Add Support_Atomic_Primitives, set to True.Iain Sandoe2-0/+5
2012-07-25expr.c (expand_expr_real_1): Do not expand operand #1 and #2 of BIT_FIELD_REF...Eric Botcazou2-4/+6
2012-07-23[multiple changes]Arnaud Charlet4-139/+160
2012-07-23[multiple changes]Arnaud Charlet8-14/+43
2012-07-23[multiple changes]Arnaud Charlet9-94/+342
2012-07-23[multiple changes]Arnaud Charlet15-66/+438
2012-07-23[multiple changes]Arnaud Charlet15-262/+482
2012-07-23[multiple changes]Arnaud Charlet43-54/+266
2012-07-23[multiple changes]Arnaud Charlet5-21/+48
2012-07-23layout.adb, [...]: Minor reformatting.Robert Dewar9-27/+39
2012-07-23trans.c: (Handled_Sequence_Of_Statements_to_gnu): Set location on TRY_CATCH_E...Tristan Gingold2-0/+6
2012-07-19decl.c (gnat_to_gnu_entity): Try to ensure that an object of CW type initiali...Eric Botcazou2-1/+18
2012-07-19decl.c (gnat_to_gnu_entity): Do not look up the REP part of the base type in ...Eric Botcazou2-6/+13
2012-07-18trans.c (stmt_group_may_fallthru): New function.Eric Botcazou2-6/+30
2012-07-17[multiple changes]Arnaud Charlet5-24/+77
2012-07-17[multiple changes]Arnaud Charlet12-136/+193
2012-07-17[multiple changes]Arnaud Charlet11-73/+118
2012-07-17sem_prag.adb, treepr.ads: Minor reformatting.Robert Dewar3-3/+8
2012-07-17[multiple changes]Arnaud Charlet7-45/+102
2012-07-16decl.c (intrin_return_compatible_p): Map Address to void *.Tristan Gingold2-0/+9
2012-07-16exp_ch9.adb (Ensure_Statement_Present): New subprogram.Thomas Quinot3-5/+53
2012-07-16[multiple changes]Arnaud Charlet11-366/+284
2012-07-16[multiple changes]Arnaud Charlet4-85/+23
2012-07-16[multiple changes]Arnaud Charlet11-178/+255
2012-07-16[multiple changes]Arnaud Charlet13-258/+453
2012-07-16[multiple changes]Arnaud Charlet12-83/+226