summaryrefslogtreecommitdiff
path: root/gcc/ada
Commit message (Expand)AuthorAgeFilesLines
* * gcc-interface/utils.c (copy_type): Also set TYPE_CANONICAL.Eric Botcazou2015-06-032-0/+5
* trans.c (gnat_to_gnu): Fix typo in latest change.Eric Botcazou2015-06-032-1/+6
* * gcc-interface/Makefile.in: Fix ARM/Darwin configuration.Eric Botcazou2015-06-012-3/+8
* utils.c (scale_by_factor_of): When handling a function call expression, proce...Pierre-Marie de Rodat2015-06-012-2/+34
* decl.c (gnat_to_gnu_entity): Replace pointer types with references ones for f...Pierre-Marie de Rodat2015-06-012-2/+7
* decl.c (gnat_to_gnu_entity): For a definition of a type coming from a limited...Eric Botcazou2015-06-012-3/+16
* winnt.c (i386_pe_encode_section_info): Remove obsolete kludge.Eric Botcazou2015-06-012-6/+22
* lang-specs.h (TARGET_VXWORKS_RTP): Simplify and add trailing space.Eric Botcazou2015-06-012-2/+2
* lang-specs.h (TARGET_VXWORKS_RTP): Move substitution to before first -gnatez ...Eric Botcazou2015-06-012-2/+7
* decl.c (gnat_to_gnu_entity): If the record has a parent field and a represent...Eric Botcazou2015-06-012-0/+12
* trans.c (lvalue_required_p): Deal with character and enumeration literals as ...Eric Botcazou2015-06-012-5/+13
* gigi.h (build_simple_component_ref): Declare.Eric Botcazou2015-06-015-49/+128
* * s-oscons-tmplt.c: Add explicit tests for Android alongside Linux.Eric Botcazou2015-05-312-6/+11
* Fix copyright years.Eric Botcazou2015-05-305-5/+5
* adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun.Eric Botcazou2015-05-3013-67/+82
* utils.c (max_size): Add special code to deal with the subtraction of a "negat...Eric Botcazou2015-05-282-1/+20
* decl.c (gnat_to_gnu_entity): Do not error out on a return type which has a si...Eric Botcazou2015-05-282-1/+8
* utils.c (gnat_pushdecl): Reunify the handling of array and pointer types wrt ...Eric Botcazou2015-05-282-32/+35
* gigi.h (gnat_stabilize_reference): Adjust.Eric Botcazou2015-05-285-138/+223
* [multiple changes]Arnaud Charlet2015-05-284-21/+97
* sem_util.adb (Requires_Transient_Scope): Avoid returning function results on ...Bob Duff2015-05-282-17/+181
* sem_util.adb (Wrong_Type): In any instance...Ed Schonberg2015-05-283-9/+35
* [multiple changes]Arnaud Charlet2015-05-288-31/+110
* Add --enable-default-pie option to GCC configureH.J. Lu2015-05-272-0/+7
* trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming ...Eric Botcazou2015-05-272-0/+10
* decl.c (gnat_to_gnu_entity): Move down code applying atomic checks to the obj...Eric Botcazou2015-05-272-9/+9
* [multiple changes]Arnaud Charlet2015-05-2722-73/+166
* [multiple changes]Arnaud Charlet2015-05-276-8/+77
* [multiple changes]Arnaud Charlet2015-05-2710-395/+395
* trans.c (Attribute_to_gnu): Do not bother about NaN's if Machine_Overflows is...Eric Botcazou2015-05-262-1/+7
* trans.c (gnat_to_gnu): Really force evaluation of the expression...Eric Botcazou2015-05-262-22/+21
* trans.c (Attribute_to_gnu): Do not apply extra-precision trick to literals.Eric Botcazou2015-05-263-3/+16
* ada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): DeleteEric Botcazou2015-05-267-198/+236
* gigi.h (gnat_stabilize_reference): Adjust prototype.Eric Botcazou2015-05-265-218/+148
* [multiple changes]Arnaud Charlet2015-05-2610-77/+98
* [multiple changes]Arnaud Charlet2015-05-264-15/+35
* [multiple changes]Arnaud Charlet2015-05-2615-62/+99
* exp_ch3.adb (Expand_N_Full_Type_Declaration): Capture, set and restore the Gh...Hristian Kirtchev2015-05-2627-1008/+2922
* [multiple changes]Arnaud Charlet2015-05-2611-28/+49
* sem_aux.adb, [...] (Get_Low_Bound): Use Type_Low_Bound.Yannick Moy2015-05-265-47/+174
* [multiple changes]Arnaud Charlet2015-05-268-23/+21
* [multiple changes]Arnaud Charlet2015-05-2614-111/+184
* [multiple changes]Arnaud Charlet2015-05-2624-71/+628
* [multiple changes]Arnaud Charlet2015-05-269-16/+21
* inline.adb (Has_Initialized_Type): Adapt to new names.Yannick Moy2015-05-268-40/+328
* [multiple changes]Arnaud Charlet2015-05-2611-60/+58
* [multiple changes]Arnaud Charlet2015-05-2616-285/+858
* exp_ch6.adb (Process_Contract_Cases_For): Update the call to Expand_Pragma_Co...Hristian Kirtchev2015-05-265-417/+422
* gnat1drv.adb: Minor adjustments.Arnaud Charlet2015-05-264-66/+24
* [multiple changes]Arnaud Charlet2015-05-268-172/+268