summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* re PR ada/42978 (gnatmake doesn't report the options it actually provides to ...Simon Wright2014-11-112-0/+9
* [multiple changes]Arnaud Charlet2014-11-0725-77/+186
* [multiple changes]Arnaud Charlet2014-11-076-33/+67
* [multiple changes]Arnaud Charlet2014-11-0710-25/+81
* [multiple changes]Arnaud Charlet2014-11-079-76/+116
* [multiple changes]Arnaud Charlet2014-11-073-26/+86
* * gnatvsn.ads (Library_Version): Bump to 5.0.Eric Botcazou2014-11-052-1/+5
* trans.c (Subprogram_Body_to_gnu): For a function with copy-in/copy-out parame...Eric Botcazou2014-11-052-30/+68
* decl.c (gnat_to_gnu_entity): For a derived untagged type that renames discrim...Eric Botcazou2014-11-052-3/+32
* trans.c (Handled_Sequence_Of_Statements_to_gnu): Set the SLOC of the node on ...Eric Botcazou2014-11-052-3/+13
* utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...Eric Botcazou2014-11-053-13/+67
* 2014-10-31 Hristian Kirtchev <kirtchev@adacore.com>Arnaud Charlet2014-10-3127-505/+1873
* Makefile.in (arm-vxworks): Update target pairs.Olivier Hainque2014-10-312-1/+7
* [multiple changes]Arnaud Charlet2014-10-318-49/+131
* prj-proc.adb (Recursive_Process): Make sure that the project display name is ...Vincent Celier2014-10-312-1/+14
* [multiple changes]Arnaud Charlet2014-10-319-7/+69
* [multiple changes]Arnaud Charlet2014-10-315-4/+137
* [multiple changes]Arnaud Charlet2014-10-3111-1414/+1003
* [multiple changes]Arnaud Charlet2014-10-3114-18/+558
* [multiple changes]Arnaud Charlet2014-10-3110-122/+69
* [multiple changes]Arnaud Charlet2014-10-315-281/+52
* [multiple changes]Arnaud Charlet2014-10-314-5/+33
* [multiple changes]Arnaud Charlet2014-10-315-38/+33
* [multiple changes]Arnaud Charlet2014-10-316-30/+50
* [multiple changes]Arnaud Charlet2014-10-317-110/+96
* [multiple changes]Arnaud Charlet2014-10-318-65/+131
* [multiple changes]Arnaud Charlet2014-10-305-26/+517
* Recommit wrongly reverted change.Arnaud Charlet2014-10-304-17/+20
* Recommit wrongly reverted change.Arnaud Charlet2014-10-302-20/+24
* Re-commit wrongly reverted previous change.Arnaud Charlet2014-10-302-5/+4
* [multiple changes]Arnaud Charlet2014-10-3039-75/+222
* [multiple changes]Arnaud Charlet2014-10-307-16/+45
* [multiple changes]Arnaud Charlet2014-10-3018-136/+869
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-297-19/+25
* cgraph.h: Flatten.Andrew MacLeod2014-10-283-0/+26
* * gcc-interface/utils.c (create_subprog_decl): Adjust condition.Eric Botcazou2014-10-272-1/+5
* misc.c (gnat_init_options_struct): Parameterize errno support here instead of...Eric Botcazou2014-10-272-16/+25
* * gcc-interface/trans.c (gnat_to_gnu) <N_Real_Literal>: Minor tweaks.Eric Botcazou2014-10-272-11/+12
* utils.c (create_var_decl_1): For a variable declared in the unit...Eric Botcazou2014-10-272-28/+40
* decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array ...Eric Botcazou2014-10-272-1/+8
* decl.c (gnat_to_gnu_entity): Remove superfluous computation for the max size.Eric Botcazou2014-10-272-17/+27
* [multiple changes]Arnaud Charlet2014-10-239-93/+74
* [multiple changes]Arnaud Charlet2014-10-2321-73/+286
* sysdep.c (__gnat_localtime_tzoff): Properly delimit the substring which repre...Hristian Kirtchev2014-10-232-1/+6
* [multiple changes]Arnaud Charlet2014-10-235-278/+412
* [multiple changes]Arnaud Charlet2014-10-2311-82/+148
* [multiple changes]Arnaud Charlet2014-10-235-39/+73
* [multiple changes]Arnaud Charlet2014-10-238-32/+74
* [multiple changes]Arnaud Charlet2014-10-237-73/+243
* [multiple changes]Arnaud Charlet2014-10-234-4/+40