summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.c
AgeCommit message (Expand)Author
2017-02-24 PR c/79677jakub
2017-02-24 * gcc-interface/misc.c (gnat_type_max_size): Try to return a meaningfulebotcazou
2016-10-31 * dwarf2out.h (struct dw_loc_descr_node): Adjust commentjakub
2016-10-16 PR ada/37139ebotcazou
2016-10-13 PR target/77957jakub
2016-10-08 * gcc-interface/utils.c (convert) <VECTOR_CST>: Add missing break.ebotcazou
2016-09-29[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison itjgreenhalgh
2016-09-26Fix fallthrough comments for Ada, Solaris/x86, SPARCro
2016-06-29 * gcc-interface/misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Reorder.ebotcazou
2016-04-27 * sem_aux.adb (Is_By_Reference_Type): Also return true for a taggedebotcazou
2016-04-27 PR ada/70759ebotcazou
2016-02-16 * gcc-interface/gigi.h (maybe_debug_type): New inline function.ebotcazou
2016-02-16 * gcc-interface/misc.c (gnat_enum_underlying_base_type): New function.ebotcazou
2016-02-08Remove -fshort-doublebernds
2016-01-20 * exp_ch2.adb (Expand_Current_Value): Make an appropriate characterebotcazou
2016-01-18 * gcc-interface/gigi.h (build_call_raise_column): Adjust prototype.ebotcazou
2016-01-18 * gcc-interface/ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename toebotcazou
2015-12-17DWARF: describe properly Ada packed arrayspmderodat
2015-12-17DWARF: add a language hook for scalar biased typespmderodat
2015-12-17DWARF: create a macro for max dimensions for array descr. lang. hookpmderodat
2015-12-17DWARF: describe Ada dynamic arrays as proper arrayspmderodat
2015-12-17DWARF: add a language hook for fixed-point typespmderodat
2015-12-17DWARF: add a language hook to override types in debugging informationpmderodat
2015-12-17Add a flag to control the balance between GNAT encodings and std. DWARFpmderodat
2015-11-18 * gcc-interface/misc.c: Move global variables to the top of the file.ebotcazou
2015-11-11adaamacleod
2015-10-29adaamacleod
2015-10-02 * gcc-interface/lang.opt (fbuiltin-printf): Accept.ebotcazou
2015-09-14 * gcc-interface/misc.c (gnat_post_options): Issue a warning ifebotcazou
2015-09-14 * gcc-interface/gigi.h (ref_filename): Delete.ebotcazou
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,manu
2015-06-26 * gcc-interface/gigi.h (note_types_used_by_globals): Delete.ebotcazou
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-19 * gcc-interface/misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Define.ebotcazou
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-09 * gcc-interface/misc.c: Remove duplicate include directives.ebotcazou
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-05Merge debug-early branch into mainline.aldyh
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-26 * gcc-interface/trans.c (Attribute_to_gnu) <Attr_Machine>: Do not applyebotcazou
2015-05-25 * gcc-interface/targtyps.c (get_float_words_be): Rename into...ebotcazou
2015-05-25 * gcc-interface/gigi.h (build_atomic_load): Adjust prototype.ebotcazou
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05Bump copyright yearebotcazou
2015-01-04 * gcc-interface/misc.c (internal_error_function): Use xasprintf insteaduros
2014-12-22 * gcc-interface/decl.c (check_ok_for_atomic): Rename into...ebotcazou
2014-12-17Make the Ada front-end use the array descr language hookpmderodat
2014-10-30Re-commit wrongly reverted previous change.charlet
2014-10-29gcc/ada/rsandifo