summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* * gcc-interface/trans.c (Attribute_to_gnu) <Attr_Length>: Look throughebotcazou2012-11-232-1/+19
* * gcc-interface/decl.c (components_need_strict_alignment): New.ebotcazou2012-11-232-9/+54
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-202-2/+8
* * gcc-interface/decl.c: Remove trailing spaces.ebotcazou2012-11-183-4/+9
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-186-215/+208
* PR other/52438ebotcazou2012-11-095-166/+43
* * gcc-interface/trans.c (gnat_to_gnu) <N_Subprogram_Body_Stub>: Dealebotcazou2012-11-092-5/+27
* * gcc-interface/Makefile.in: Revert most changes.ebotcazou2012-11-073-5/+42
* * gcc-interface/Makefile.in (copy-s-oscons): New target.charlet2012-11-062-0/+6
* 2012-11-06 Robert Dewar <dewar@adacore.com>charlet2012-11-068-288/+1111
* 2012-11-06 Tristan Gingold <gingold@adacore.com>charlet2012-11-0643-121/+160
* 2012-11-06 Robert Dewar <dewar@adacore.com>charlet2012-11-065-87/+133
* 2012-11-06 Robert Dewar <dewar@adacore.com>charlet2012-11-0612-409/+370
* 2012-11-06 Ed Schonberg <schonberg@adacore.com>charlet2012-11-062-4/+28
* 2012-11-06 Robert Dewar <dewar@adacore.com>charlet2012-11-063-0/+9
* 2012-11-06 Gary Dismukes <dismukes@adacore.com>charlet2012-11-063-2/+45
* 2012-11-06 Robert Dewar <dewar@adacore.com>charlet2012-11-0615-36/+721
* 2012-11-06 Geert Bosch <bosch@adacore.com>charlet2012-11-067-17/+116
* 2012-11-06 Tristan Gingold <gingold@adacore.com>charlet2012-11-0611-129/+141
* 2012-11-06 Robert Dewar <dewar@adacore.com>charlet2012-11-064-17/+21
* 2012-11-06 Tristan Gingold <gingold@adacore.com>charlet2012-11-064-6/+113
* 2012-11-06 Pascal Obry <obry@adacore.com>charlet2012-11-064-63/+206
* 2012-11-06 Yannick Moy <moy@adacore.com>charlet2012-11-064-16/+35
* 2012-11-06 Ed Schonberg <schonberg@adacore.com>charlet2012-11-063-6/+31
* 2012-11-06 Robert Dewar <dewar@adacore.com>charlet2012-11-064-30/+58
* 2012-11-06 Hristian Kirtchev <kirtchev@adacore.com>charlet2012-11-065-100/+256
* 2012-11-06 Robert Dewar <dewar@adacore.com>charlet2012-11-0610-62/+101
* 2012-11-06 Thomas Quinot <quinot@adacore.com>charlet2012-11-0610-80/+349
* 2012-11-06 Bernard Banner <banner@adacore.com>charlet2012-11-068-6/+95
* 2012-11-06 Hristian Kirtchev <kirtchev@adacore.com>charlet2012-11-063-12/+32
* 2012-11-06 Hristian Kirtchev <kirtchev@adacore.com>charlet2012-11-066-0/+456
* libada/charlet2012-11-063-42/+12
* Update ChangeLog files as requested for cgraph change to checked down cast.crowl2012-11-021-0/+5
* This patch implements generic type query and conversion functions,crowl2012-10-311-1/+1
* * gcc-interface/Make-lang.in: Fix and clean up rules for C files.ebotcazou2012-10-302-24/+15
* * gcc-interface/Makefile.in (s-oscons.ads): Adjust call to xoscons.charlet2012-10-292-1/+5
* 2012-10-29 Pascal Obry <obry@adacore.com>charlet2012-10-295-621/+659
* 2012-10-29 Thomas Quinot <quinot@adacore.com>charlet2012-10-294-8/+38
* 2012-10-29 Robert Dewar <dewar@adacore.com>charlet2012-10-2917-85/+145
* 2012-10-29 Gary Dismukes <dismukes@adacore.com>charlet2012-10-295-6/+32
* 2012-10-29 Robert Dewar <dewar@adacore.com>charlet2012-10-294-6/+38
* 2012-10-29 Robert Dewar <dewar@adacore.com>charlet2012-10-2914-32/+154
* 2012-10-29 Thomas Quinot <quinot@adacore.com>charlet2012-10-298-14/+116
* 2012-10-29 Robert Dewar <dewar@adacore.com>charlet2012-10-298-25/+32
* 2012-10-29 Tristan Gingold <gingold@adacore.com>charlet2012-10-2914-430/+515
* 2012-10-29 Yannick Moy <moy@adacore.com>charlet2012-10-298-38/+53
* 2012-10-29 Robert Dewar <dewar@adacore.com>charlet2012-10-292-1/+5
* 2012-10-29 Robert Dewar <dewar@adacore.com>charlet2012-10-2911-26/+73
* 2012-10-29 Tristan Gingold <gingold@adacore.com>charlet2012-10-2918-85/+357
* 2012-10-29 Arnaud Charlet <charlet@adacore.com>charlet2012-10-299-34/+83