aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
AgeCommit message (Expand)AuthorFilesLines
2012-01-27gigi.h (create_label_decl): Adjust.Eric Botcazou4-12/+16
2012-01-27decl.c (gnat_to_gnu_entity): For an aliased object with an unconstrained nomi...Eric Botcazou1-4/+40
2012-01-21re PR ada/46192 (wrong code for renaming of volatile packed array with addres...Eric Botcazou1-0/+8
2012-01-14Makefile.in (OSCONS_EXTRACT): Add $(GNATLIBCFLAGS).Andreas Schwab1-2/+2
2012-01-09trans.c (call_to_gnu): Create the temporary for the return value in the varia...Eric Botcazou1-7/+14
2012-01-09* gcc-interface/trans.c (addressable_p) <COMPONENT_REF>: Fix thinko.Eric Botcazou1-2/+2
2011-12-20[multiple changes]Arnaud Charlet1-364/+400
2011-12-20Support 64-bit libgnat multilib on i?86-linuxRainer Orth1-3/+15
2011-12-18decl.c (gnat_to_gnu_param): Add comment about double reference and DECL_POINT...Eric Botcazou2-2/+7
2011-12-15[multiple changes]Arnaud Charlet1-0/+5
2011-12-12[multiple changes]Arnaud Charlet1-2/+4
2011-12-11utils2.c (gnat_build_constructor): Test the TREE_STATIC flag of elements to c...Eric Botcazou1-1/+1
2011-12-11decl.c (gnat_to_gnu_param): Set the restrict qualifier on references built fo...Eric Botcazou1-0/+8
2011-12-11decl.c (gnat_to_gnu_entity): If there is an alignment set on a renaming...Eric Botcazou1-0/+11
2011-12-11* gcc-interface/trans.c (gigi): Initialize the linemap earlier.Eric Botcazou1-7/+7
2011-12-06Makefile.in (LIBGNAT_TARGET_PAIRS [windows targets]): Correctly detect cygwin...Dave Korn1-5/+19
2011-12-02Makefile.in (INCLUDES): Remove $(srcdir)/config.Eric Botcazou2-107/+117
2011-12-01re PR bootstrap/51201 (build error without Ada compiler installed)Jakub Jelinek1-2/+2
2011-11-23[multiple changes]Arnaud Charlet2-18/+22
2011-11-23Update dependencies.Arnaud Charlet1-24/+22
2011-11-23[multiple changes]Arnaud Charlet2-5/+7
2011-11-21[multiple changes]Arnaud Charlet1-153/+160
2011-11-21Makefile.in (INCLUDES_FOR_SUBDIR): Add $(fsrcdir) by means of -iquote uncondi...Eric Botcazou1-9/+3
2011-11-20trans.c (struct language_function): Add GNAT_RET.Eric Botcazou1-9/+202
2011-11-20trans.c (Subprogram_Body_to_gnu): Add comment.Eric Botcazou2-12/+11
2011-11-20decl.c (gnat_to_gnu_entity): Adjust call to components_to_record.Eric Botcazou2-66/+129
2011-11-18re PR target/49992 (lto-bootstrap reveals duplicate symbols on x86_64-apple-d...Tristan Gingold1-1/+0
2011-11-12Makefile.in (stamp-gnatlib-$(RTSDIR)): Don't link s-oscons.ads.Iain Sandoe2-5/+34
2011-11-10fe.h (Serious_Errors_Detected): New macro.Eric Botcazou4-18/+251
2011-11-07[multiple changes]Arnaud Charlet1-37/+37
2011-11-04* gcc-interface/Make-lang.in: Update dependencies.Arnaud Charlet1-5/+6
2011-11-04[multiple changes]Arnaud Charlet2-33/+30
2011-11-04decl.c (gnat_to_gnu_entity): Do not assert that the type of the parameters is...Eric Botcazou1-1/+2
2011-10-28re PR ada/50842 (gnatmake fails to link in stage3 with undefined symbol _icon...Eric Botcazou1-8/+9
2011-10-26decl.c (elaborate_expression_1): Add EXPR_PUBLIC_P local variable.Eric Botcazou1-6/+6
2011-10-26decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union ...Eric Botcazou5-38/+19
2011-10-26decl.c (gnat_to_gnu_field): Always check components declared as atomic.Eric Botcazou1-8/+10
2011-10-24Makefile.in: Use GNU ld switches to generate map files on AIX.Tristan Gingold1-3/+6
2011-10-23* gcc-interface/decl.c (create_concat_name): Add explicit cast.Eric Botcazou1-1/+1
2011-10-20Make-lang.in (GNATLIBFLAGS, [...]): Reintroduce.Eric Botcazou1-6/+16
2011-10-20trans.c (lhs_or_actual_p): New predicate.Eric Botcazou1-17/+31
2011-10-20back_end.adb (Call_Back_End): Pass the maximum logical line number instead of...Eric Botcazou1-0/+4
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-6/+4
2011-10-15lang-specs.h: Ensure -mrtp switch is passed when using either rtp-smp or rave...Nicolas Roche1-1/+1
2011-10-13[multiple changes]Arnaud Charlet2-9/+13
2011-10-13* gcc-interface/Makefile.in: Fix typo.Arnaud Charlet1-1/+1
2011-10-12Makefile.in (LOOSE_WARN): Delete.Eric Botcazou4-131/+33
2011-10-12trans.c (Attribute_to_gnu): Use remove_conversions.Eric Botcazou3-32/+18
2011-10-12ada-tree.h (DECL_LOOP_PARM_P): New flag.Eric Botcazou7-66/+415
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2-6/+4