summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Arnaud Charlet2012-06-2610-407/+433
* target.def (output_ident): New hook.Steven Bosscher2012-06-193-6/+11
* re PR ada/53592 (ICE on assignment to component of vector_type)Eric Botcazou2012-06-154-19/+28
* re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...Eric Botcazou2012-06-152-0/+9
* Make-lang.in (ada.install-common, [...]): Use the prefix specified with the -...Jose Ruiz2012-06-142-358/+113
* [multiple changes]Arnaud Charlet2012-06-1418-526/+1115
* [multiple changes]Arnaud Charlet2012-06-1426-170/+408
* [multiple changes]Arnaud Charlet2012-06-146-16/+59
* einfo.adb einfo.ads (Get_Rep_Item): Removed.Vincent Pucci2012-06-1410-274/+269
* [multiple changes]Arnaud Charlet2012-06-149-111/+337
* RevertEric Botcazou2012-06-132-83/+23
* Move Ada specific ChangeLog entry to Ada specific ChangeLog file.Olivier Hainque2012-06-121-0/+11
* [multiple changes]Arnaud Charlet2012-06-1213-2673/+2117
* [multiple changes]Arnaud Charlet2012-06-1223-1269/+1717
* [multiple changes]Arnaud Charlet2012-06-125-98/+149
* switch-c.adb, [...]: Minor reformatting.Robert Dewar2012-06-125-5/+11
* [multiple changes]Arnaud Charlet2012-06-128-17/+91
* sem_ch12.adb (Instantiate_Formal_Subprogram): Do not apply AI05-296 if the ac...Ed Schonberg2012-06-122-0/+7
* [multiple changes]Arnaud Charlet2012-06-128-12/+89
* [multiple changes]Arnaud Charlet2012-06-1225-128/+171
* [multiple changes]Arnaud Charlet2012-06-123-6/+51
* [multiple changes]Arnaud Charlet2012-06-125-3/+33
* sem_ch3.adb (Analyze_Subtype_Declaration): if an incomplete type is tagged, s...Ed Schonberg2012-06-123-4/+79
* [multiple changes]Arnaud Charlet2012-06-128-40/+66
* [multiple changes]Arnaud Charlet2012-06-123-6/+18
* [multiple changes]Arnaud Charlet2012-06-125-21/+59
* [multiple changes]Arnaud Charlet2012-06-129-25/+103
* sem_prag.adb (Analyze_Pragma, [...]): Do not crash on illegal unchecked union...Thomas Quinot2012-06-123-24/+39
* [multiple changes]Arnaud Charlet2012-06-124-16/+21
* [multiple changes]Arnaud Charlet2012-06-126-40/+110
* [multiple changes]Arnaud Charlet2012-06-123-17/+39
* [multiple changes]Arnaud Charlet2012-06-125-65/+152
* Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PIC_FLAG_FOR_TARGET).Olivier Hainque2012-06-111-5/+7
* decl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units before invoking alloca...Eric Botcazou2012-06-114-65/+72
* trans.c (Identifier_to_gnu): Test Is_Elementary_Type instead of Is_Scalar_Typ...Eric Botcazou2012-06-112-3/+13
* decl.c (gnat_to_gnu_entity): Do not specifically deal with external constants...Eric Botcazou2012-06-113-7/+16
* decl.c (gnat_to_gnu_entity): Translate the Esize on entry only for elementary...Eric Botcazou2012-06-112-8/+17
* output.h (merge_weak, [...]): Move protos from here...Steven Bosscher2012-06-043-2/+6
* expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp.Michael Matz2012-05-292-2/+4
* decl.c (variant_desc): Rename 'record' to 'new_type'.Eric Botcazou2012-05-262-8/+24
* Fix formattingEric Botcazou2012-05-251-9/+9
* re PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)Eric Botcazou2012-05-254-172/+139
* utils.c (gnat_write_global_declarations): Put a name on the dummy global vari...Eric Botcazou2012-05-202-1/+10
* Fix oversightEric Botcazou2012-05-201-0/+11
* decl.c (Has_Thiscall_Convention): New macro.Eric Botcazou2012-05-193-9/+80
* decl.c (gnat_to_gnu_entity): For an object at global level with unconstrained...Eric Botcazou2012-05-182-0/+14
* Fix dateEric Botcazou2012-05-151-1/+1
* re PR ada/52494 (s-taprop-dummy.adb does not define subpackage Specific used ...Andris Pavenis2012-05-152-0/+27
* Make-lang.in (COMMON_FLAGS_TO_PASS): Use WARN_CFLAGS instead of trying to mim...Olivier Hainque2012-05-152-1/+6
* [multiple changes]Arnaud Charlet2012-05-1510-397/+64