summaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.c
AgeCommit message (Expand)Author
2020-05-09Update copyright yearEric Botcazou
2020-05-09Fix small issues with -fgnat-encodings=minimalEric Botcazou
2020-05-09Do not override -fnon-call-exceptions in default modeEric Botcazou
2019-11-06introduce -fcallgraph-info optionEric Botcazou
2019-09-19[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdbTom Tromey
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford
2019-08-19[Ada] Define the -fdump-scos option in lang.optPierre-Marie de Rodat
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-01-27repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...Eric Botcazou
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat
2018-12-03[Ada] Gigi support for OpenACC pragmasOlivier Hainque
2018-11-15misc.c (gnat_init_gcc_eh): Do not override the switch -fnon-call-exceptions p...Eric Botcazou
2018-11-13misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platf...Eric Botcazou
2018-11-08fe.h (Suppress_Checks): Declare.Eric Botcazou
2018-10-01[Ada] use -gnatd_A to disable .ali on -fcompare-debug recompileAlexandre Oliva
2018-09-26[Ada] Set Current_Error_Node directlyEric Botcazou
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-07-17[Ada] Type mismatch warning for imported C++ classEric Botcazou
2018-07-13lang.opt (funsigned-char): New option.Eric Botcazou
2018-07-07decl.c (gnat_to_gnu_entity): Add GNAT_DECL local variable and use it throughout.Eric Botcazou
2018-03-12re PR ada/82813 (warning: '.builtin_memcpy' writing between 2 and 6 bytes int...Eric Botcazou
2018-01-04Bump copyright yearEric Botcazou
2018-01-03poly_int: GET_MODE_BITSIZERichard Sandiford
2018-01-03poly_int: GET_MODE_PRECISIONRichard Sandiford
2018-01-03poly_int: GET_MODE_NUNITSRichard Sandiford
2017-12-20trans.c (Loop_Statement_to_gnu): Use IN_RANGE macro.Eric Botcazou
2017-12-19read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...Jakub Jelinek
2017-12-14* gcc-interface/misc.c (default_pass_by_ref): Minor tweak.Eric Botcazou
2017-11-06* gcc-interface/misc.c (gnat_post_options): Clear warn_return_type.Eric Botcazou
2017-10-18misc.c (gnat_tree_size): Move around.Eric Botcazou
2017-10-17langhooks.h (struct lang_hooks): Document that tree_size langhook may be also...Jakub Jelinek
2017-08-30[12/77] Use opt_scalar_float_mode when iterating over float modesRichard Sandiford
2017-08-30[4/77] Add FOR_EACH iterators for modesRichard Sandiford
2017-05-02common.opt (fstrict-overflow): Alias negative to fwrapv.Richard Biener
2017-02-25re PR c/79677 (Weird handling of -Werror=)Jakub Jelinek
2017-02-24misc.c (gnat_type_max_size): Try to return a meaningful value for array types...Eric Botcazou
2016-10-31dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek
2016-10-08utils.c (convert): Add missing break.Eric Botcazou
2016-09-29[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison itJames Greenhalgh
2016-09-26Fix fallthrough comments for Ada, Solaris/x86, SPARCRainer Orth
2016-06-29misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Reorder.Eric Botcazou
2016-04-27sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...Eric Botcazou
2016-04-27re PR ada/70759 (Ada rts fails to build with -mabi=ilp32)Eric Botcazou
2016-02-16gigi.h (maybe_debug_type): New inline function.Eric Botcazou
2016-02-16misc.c (gnat_enum_underlying_base_type): New function.Eric Botcazou
2016-02-08Remove -fshort-doubleBernd Schmidt
2016-01-20exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...Eric Botcazou