aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod8-8/+10
2015-06-08Add missing file.Eric Botcazou1-0/+147
2015-06-08configure.ac (*-*-dragonfly*): New configuration.John Marino16-30/+1007
2015-06-06Add missing entry.Eric Botcazou1-1/+6
2015-06-06utils.c (note_types_used_by_globals): Tweak comment.Eric Botcazou2-9/+7
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez5-25/+39
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod8-24/+10
2015-06-04decl.c (gnat_to_gnu_entity): If processing a definition...Pierre-Marie de Rodat2-1/+8
2015-06-03* gcc-interface/utils.c (copy_type): Also set TYPE_CANONICAL.Eric Botcazou2-0/+5
2015-06-03trans.c (gnat_to_gnu): Fix typo in latest change.Eric Botcazou2-1/+6
2015-06-01* gcc-interface/Makefile.in: Fix ARM/Darwin configuration.Eric Botcazou2-3/+8
2015-06-01utils.c (scale_by_factor_of): When handling a function call expression, proce...Pierre-Marie de Rodat2-2/+34
2015-06-01decl.c (gnat_to_gnu_entity): Replace pointer types with references ones for f...Pierre-Marie de Rodat2-2/+7
2015-06-01decl.c (gnat_to_gnu_entity): For a definition of a type coming from a limited...Eric Botcazou2-3/+16
2015-06-01winnt.c (i386_pe_encode_section_info): Remove obsolete kludge.Eric Botcazou2-6/+22
2015-06-01lang-specs.h (TARGET_VXWORKS_RTP): Simplify and add trailing space.Eric Botcazou2-2/+2
2015-06-01lang-specs.h (TARGET_VXWORKS_RTP): Move substitution to before first -gnatez ...Eric Botcazou2-2/+7
2015-06-01decl.c (gnat_to_gnu_entity): If the record has a parent field and a represent...Eric Botcazou2-0/+12
2015-06-01trans.c (lvalue_required_p): Deal with character and enumeration literals as ...Eric Botcazou2-5/+13
2015-06-01gigi.h (build_simple_component_ref): Declare.Eric Botcazou5-49/+128
2015-05-31* s-oscons-tmplt.c: Add explicit tests for Android alongside Linux.Eric Botcazou2-6/+11
2015-05-30Fix copyright years.Eric Botcazou5-5/+5
2015-05-30adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun.Eric Botcazou13-67/+82
2015-05-28utils.c (max_size): Add special code to deal with the subtraction of a "negat...Eric Botcazou2-1/+20
2015-05-28decl.c (gnat_to_gnu_entity): Do not error out on a return type which has a si...Eric Botcazou2-1/+8
2015-05-28utils.c (gnat_pushdecl): Reunify the handling of array and pointer types wrt ...Eric Botcazou2-32/+35
2015-05-28gigi.h (gnat_stabilize_reference): Adjust.Eric Botcazou5-138/+223
2015-05-28[multiple changes]Arnaud Charlet4-21/+97
2015-05-28sem_util.adb (Requires_Transient_Scope): Avoid returning function results on ...Bob Duff2-17/+181
2015-05-28sem_util.adb (Wrong_Type): In any instance...Ed Schonberg3-9/+35
2015-05-28[multiple changes]Arnaud Charlet8-31/+110
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu2-0/+7
2015-05-27trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming ...Eric Botcazou2-0/+10
2015-05-27decl.c (gnat_to_gnu_entity): Move down code applying atomic checks to the obj...Eric Botcazou2-9/+9
2015-05-27[multiple changes]Arnaud Charlet22-73/+166
2015-05-27[multiple changes]Arnaud Charlet6-8/+77
2015-05-27[multiple changes]Arnaud Charlet10-395/+395
2015-05-26trans.c (Attribute_to_gnu): Do not bother about NaN's if Machine_Overflows is...Eric Botcazou2-1/+7
2015-05-26trans.c (gnat_to_gnu): Really force evaluation of the expression...Eric Botcazou2-22/+21
2015-05-26trans.c (Attribute_to_gnu): Do not apply extra-precision trick to literals.Eric Botcazou3-3/+16
2015-05-26ada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): DeleteEric Botcazou7-198/+236
2015-05-26gigi.h (gnat_stabilize_reference): Adjust prototype.Eric Botcazou5-218/+148
2015-05-26[multiple changes]Arnaud Charlet10-77/+98
2015-05-26[multiple changes]Arnaud Charlet4-15/+35
2015-05-26[multiple changes]Arnaud Charlet15-62/+99
2015-05-26exp_ch3.adb (Expand_N_Full_Type_Declaration): Capture, set and restore the Gh...Hristian Kirtchev27-1008/+2922
2015-05-26[multiple changes]Arnaud Charlet11-28/+49
2015-05-26sem_aux.adb, [...] (Get_Low_Bound): Use Type_Low_Bound.Yannick Moy5-47/+174
2015-05-26[multiple changes]Arnaud Charlet8-23/+21
2015-05-26[multiple changes]Arnaud Charlet14-111/+184