aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2014-11-07[multiple changes]Arnaud Charlet25-77/+186
2014-11-07[multiple changes]Arnaud Charlet6-33/+67
2014-11-07[multiple changes]Arnaud Charlet10-25/+81
2014-11-07[multiple changes]Arnaud Charlet9-76/+116
2014-11-07[multiple changes]Arnaud Charlet3-26/+86
2014-11-05* gnatvsn.ads (Library_Version): Bump to 5.0.Eric Botcazou2-1/+5
2014-11-05trans.c (Subprogram_Body_to_gnu): For a function with copy-in/copy-out parame...Eric Botcazou2-30/+68
2014-11-05decl.c (gnat_to_gnu_entity): For a derived untagged type that renames discrim...Eric Botcazou2-3/+32
2014-11-05trans.c (Handled_Sequence_Of_Statements_to_gnu): Set the SLOC of the node on ...Eric Botcazou2-3/+13
2014-11-05utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...Eric Botcazou3-13/+67
2014-10-312014-10-31 Hristian Kirtchev <kirtchev@adacore.com>Arnaud Charlet27-505/+1873
2014-10-31Makefile.in (arm-vxworks): Update target pairs.Olivier Hainque2-1/+7
2014-10-31[multiple changes]Arnaud Charlet8-49/+131
2014-10-31prj-proc.adb (Recursive_Process): Make sure that the project display name is ...Vincent Celier2-1/+14
2014-10-31[multiple changes]Arnaud Charlet9-7/+69
2014-10-31[multiple changes]Arnaud Charlet5-4/+137
2014-10-31[multiple changes]Arnaud Charlet11-1414/+1003
2014-10-31[multiple changes]Arnaud Charlet14-18/+558
2014-10-31[multiple changes]Arnaud Charlet10-122/+69
2014-10-31[multiple changes]Arnaud Charlet5-281/+52
2014-10-31[multiple changes]Arnaud Charlet4-5/+33
2014-10-31[multiple changes]Arnaud Charlet5-38/+33
2014-10-31[multiple changes]Arnaud Charlet6-30/+50
2014-10-31[multiple changes]Arnaud Charlet7-110/+96
2014-10-31[multiple changes]Arnaud Charlet8-65/+131
2014-10-30[multiple changes]Arnaud Charlet5-26/+517
2014-10-30Recommit wrongly reverted change.Arnaud Charlet4-17/+20
2014-10-30Recommit wrongly reverted change.Arnaud Charlet2-20/+24
2014-10-30Re-commit wrongly reverted previous change.Arnaud Charlet2-5/+4
2014-10-30[multiple changes]Arnaud Charlet39-75/+222
2014-10-30[multiple changes]Arnaud Charlet7-16/+45
2014-10-30[multiple changes]Arnaud Charlet18-136/+869
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford7-19/+25
2014-10-28cgraph.h: Flatten.Andrew MacLeod3-0/+26
2014-10-27* gcc-interface/utils.c (create_subprog_decl): Adjust condition.Eric Botcazou2-1/+5
2014-10-27misc.c (gnat_init_options_struct): Parameterize errno support here instead of...Eric Botcazou2-16/+25
2014-10-27* gcc-interface/trans.c (gnat_to_gnu) <N_Real_Literal>: Minor tweaks.Eric Botcazou2-11/+12
2014-10-27utils.c (create_var_decl_1): For a variable declared in the unit...Eric Botcazou2-28/+40
2014-10-27decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array ...Eric Botcazou2-1/+8
2014-10-27decl.c (gnat_to_gnu_entity): Remove superfluous computation for the max size.Eric Botcazou2-17/+27
2014-10-23[multiple changes]Arnaud Charlet9-93/+74
2014-10-23[multiple changes]Arnaud Charlet21-73/+286
2014-10-23sysdep.c (__gnat_localtime_tzoff): Properly delimit the substring which repre...Hristian Kirtchev2-1/+6
2014-10-23[multiple changes]Arnaud Charlet5-278/+412
2014-10-23[multiple changes]Arnaud Charlet11-82/+148
2014-10-23[multiple changes]Arnaud Charlet5-39/+73
2014-10-23[multiple changes]Arnaud Charlet8-32/+74
2014-10-23[multiple changes]Arnaud Charlet7-73/+243
2014-10-23[multiple changes]Arnaud Charlet4-4/+40
2014-10-20[multiple changes]Arnaud Charlet3-67/+78