summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
Commit message (Expand)AuthorAgeFilesLines
* Use int64 in timeval and timespec for x32H.J. Lu2013-11-131-4/+4
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * tree.h (CONSTRUCTOR_NO_CLEARING): Define.ebotcazou2013-11-111-0/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-292-2/+2
* * df-scan.c (df_collection_rec): Adjust.law2013-10-281-6/+1
* Fix Ada bootstrap with Solaris /bin/kshro2013-10-241-1/+1
* * gcc-interface/Makefile.in: Use canonical absolute path to refer toebotcazou2013-10-191-7/+16
* * gcc-interface/utils.c (scale_by_factor_of): New function.ebotcazou2013-10-191-56/+64
* * gcc-interface/cuintp.c: Remove useless include directives.ebotcazou2013-10-192-35/+34
* * gcc-interface/utils.c (gnat_set_type_context): New function.ebotcazou2013-10-191-3/+19
* 2013-10-17 Tristan Gingold <gingold@adacore.com>charlet2013-10-171-3/+4
* 2013-10-17 Thomas Quinot <quinot@adacore.com>charlet2013-10-173-12/+12
* Complete previous change.charlet2013-10-141-0/+13
* * gcc-interface/trans.c: Synchronize declarations of other/all otherscharlet2013-10-141-6/+6
* 2013-10-14 Tristan Gingold <gingold@adacore.com>charlet2013-10-142-0/+12
* * gcc-interface/Makefile.in: Target pairs clean ups. charlet2013-10-141-4/+11
* 2013-10-14 Vincent Celier <celier@adacore.com>charlet2013-10-141-0/+3
* * gcc-interface/Make-lang.in (ada/%.o): Replace individual rules withebotcazou2013-10-131-3549/+35
* * gcc-interface/decl.c (gnat_to_gnu_entity) <object>: Force all localebotcazou2013-10-131-2/+15
* 2013-10-13 Hristian Kirtchev <kirtchev@adacore.com>charlet2013-10-131-231/+237
* * gcc-interface/decl.c (gnat_to_gnu_param): Remove obsolete comment.ebotcazou2013-10-131-6/+2
* libgomp/jakub2013-10-111-0/+6
* 2013-10-10 Robert Dewar <dewar@adacore.com>charlet2013-10-102-46/+52
* 2013-10-10 Robert Dewar <dewar@adacore.com>charlet2013-10-101-0/+9
* * Makefile.in (OUTPUT_OPTION): Define as "-o $@".tromey2013-09-251-2/+2
* PR ada/58264ebotcazou2013-09-181-49/+91
* * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Abstract_State>: New.ebotcazou2013-09-181-0/+6
* * gcc-interface/trans.c (gigi): Remove dead code.ebotcazou2013-09-181-12/+0
* * gcc-interface/trans.c (Subprogram_Body_to_gnu): Pop the stack ofebotcazou2013-09-181-0/+2
* Fix thinko in the late conversion to the use of configure variables forhainque2013-09-131-1/+1
* 2013-10-11 Thomas Schwinge <thomas@codesourcery.com>hainque2013-09-121-80/+72
* 2013-09-10 Ed Schonberg <schonberg@adacore.com>charlet2013-09-101-134/+141
* PR ada/58239ebotcazou2013-09-012-3/+13
* * gcc-interface/decl.c (gnat_to_gnu_entity): Do not bother about aliasebotcazou2013-08-131-1/+1
* * gcc-interface/decl.c (gnat_to_gnu_entity): Replace True with true.ebotcazou2013-08-134-19/+19
* * gcc-interface/trans.c (set_end_locus_from_node): Clear column infoebotcazou2013-08-131-2/+6
* * gcc-interface/trans.c (Handled_Sequence_Of_Statements_to_gnu): Ifebotcazou2013-08-131-14/+44
* * gcc-interface/trans.c (Call_to_gnu): Deal with specific conditionalebotcazou2013-08-131-2/+12
* * gcc-interface/trans.c (can_equal_min_or_max_val_p): Be prepared forebotcazou2013-08-131-1/+4
* * gcc-interface/utils2.c (build_atomic_load): Do a mere view-conversionebotcazou2013-08-131-9/+23
* * gcc-interface/Makefile.in (TOOLS_LIBS): Pick C object files from theebotcazou2013-08-081-9/+8
* 2013-07-21 Ondřej Bílka <neleai@seznam.cz>mrs2013-07-213-6/+6
* PR ada/57934ebotcazou2013-07-201-2/+2
* * gcc-interface/ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.ebotcazou2013-06-135-77/+18
* * gcc-interface/Makefile.in (arm% androideabi): Robustify.ebotcazou2013-05-301-1/+1
* * gcc-interface/decl.c: (gnat_to_gnu_entity): In ASIS mode, do notebotcazou2013-05-261-3/+6
* * gcc-interface/decl.c (vinfo_t): New type and associated vector.ebotcazou2013-05-261-87/+158
* * gcc-interface/trans.c (Attribute_to_gnu) <Attr_Last_Bit>: Add kludgeebotcazou2013-05-261-3/+8
* * gcc-interface/gigi.h (create_type_decl): Adjust prototype.ebotcazou2013-05-263-189/+194
* * gcc-interface/gigi.h (make_aligning_type): Adjust prototype.ebotcazou2013-05-264-8/+11