aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/misc.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-17Make the Ada front-end use the array descr language hookPierre-Marie de Rodat1-0/+62
2014-10-30Re-commit wrongly reverted previous change.Arnaud Charlet1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-4/+4
2014-10-27misc.c (gnat_init_options_struct): Parameterize errno support here instead of...Eric Botcazou1-16/+17
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-08-01ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.Arnaud Charlet1-6/+2
2014-08-01[multiple changes]Arnaud Charlet1-0/+12
2014-07-31trans.c, misc.c: Remove references to VMS.Arnaud Charlet1-5/+0
2014-07-31misc.c (gnat_init_gcc_fp(): Set flag_errno_math to 0.Doug Rupp1-0/+5
2014-04-28exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...Eric Botcazou1-11/+11
2014-04-23RevertEric Botcazou1-11/+11
2014-04-22fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.Eric Botcazou1-11/+11
2014-03-13re PR ada/51483 (cstand.adb:Register_Float_Type makes invalid assumption abou...Eric Botcazou1-14/+13
2014-01-24[multiple changes]Arnaud Charlet1-5/+10
2014-01-24misc.c (flag_short_enums): Declare.Tristan Gingold1-0/+8