aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-30[12/77] Use opt_scalar_float_mode when iterating over float modesRichard Sandiford1-8/+14
2017-08-30[4/77] Add FOR_EACH iterators for modesRichard Sandiford1-4/+2
2017-05-02common.opt (fstrict-overflow): Alias negative to fwrapv.Richard Biener1-4/+0
2017-02-25re PR c/79677 (Weird handling of -Werror=)Jakub Jelinek1-1/+1
2017-02-24misc.c (gnat_type_max_size): Try to return a meaningful value for array types...Eric Botcazou1-16/+53
2016-10-31dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.Jakub Jelinek1-0/+1
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+2
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek1-1/+1
2016-10-08utils.c (convert): Add missing break.Eric Botcazou1-3/+3
2016-09-29[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison itJames Greenhalgh1-2/+1
2016-09-26Fix fallthrough comments for Ada, Solaris/x86, SPARCRainer Orth1-3/+3
2016-06-29misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Reorder.Eric Botcazou1-6/+5
2016-04-27sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...Eric Botcazou1-2/+4
2016-04-27re PR ada/70759 (Ada rts fails to build with -mabi=ilp32)Eric Botcazou1-3/+0
2016-02-16gigi.h (maybe_debug_type): New inline function.Eric Botcazou1-9/+9
2016-02-16misc.c (gnat_enum_underlying_base_type): New function.Eric Botcazou1-0/+11
2016-02-08Remove -fshort-doubleBernd Schmidt1-1/+1
2016-01-20exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...Eric Botcazou1-3/+3
2016-01-18gigi.h (build_call_raise_column): Adjust prototype.Eric Botcazou1-3/+3
2016-01-18ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename toEric Botcazou1-48/+45
2015-12-17DWARF: describe properly Ada packed arraysPierre-Marie de Rodat1-14/+117
2015-12-17DWARF: add a language hook for scalar biased typesPierre-Marie de Rodat1-0/+12
2015-12-17DWARF: create a macro for max dimensions for array descr. lang. hookPierre-Marie de Rodat1-1/+15
2015-12-17DWARF: describe Ada dynamic arrays as proper arraysPierre-Marie de Rodat1-24/+159
2015-12-17DWARF: add a language hook for fixed-point typesPierre-Marie de Rodat1-0/+82
2015-12-17DWARF: add a language hook to override types in debugging informationPierre-Marie de Rodat1-0/+53
2015-12-17Add a flag to control the balance between GNAT encodings and std. DWARFPierre-Marie de Rodat1-1/+3
2015-11-18misc.c: Move global variables to the top of the file.Eric Botcazou1-28/+35
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-5/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-10/+4
2015-10-02lang.opt (fbuiltin-printf): Accept.Doug Rupp1-0/+5
2015-09-14misc.c (gnat_post_options): Issue a warning if generating STABS debugging inf...Pierre-Marie de Rodat1-0/+7
2015-09-14gigi.h (ref_filename): Delete.Eric Botcazou1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez1-3/+0
2015-06-26gigi.h (note_types_used_by_globals): Delete.Eric Botcazou1-1/+2
2015-06-25function.h (struct incoming_args): Move struct.Andrew MacLeod1-1/+1
2015-06-19* gcc-interface/misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Define.Eric Botcazou1-0/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-09misc.c: Remove duplicate include directives.Eric Botcazou1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-2/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-2/+2
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-26trans.c (Attribute_to_gnu): Do not apply extra-precision trick to literals.Eric Botcazou1-1/+6
2015-05-25targtyps.c (get_float_words_be): Rename into...Eric Botcazou1-2/+0
2015-05-25gigi.h (build_atomic_load): Adjust prototype.Eric Botcazou1-2/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Bump copyright yearEric Botcazou1-1/+1
2015-01-04misc.c (internal_error_function): Use xasprintf instead of unchecked asprintf.Uros Bizjak1-2/+2
2014-12-22decl.c (check_ok_for_atomic): Rename into...Eric Botcazou1-1/+1