aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/utils.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-29re PR ada/63310 (Ada bootstrap error with -fcompare-debug)Eric Botcazou1-7/+9
2015-06-26Minor comment tweak.Eric Botcazou1-2/+1
2015-06-26gigi.h (note_types_used_by_globals): Delete.Eric Botcazou1-26/+23
2015-06-26gigi.h (create_var_decl_1): Rename into...Eric Botcazou1-97/+93
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-traits.h (ggc_cache_hasher): Rename to...Richard Sandiford1-1/+1
2015-06-25decl.c (value_annotation_hasher::handle_cache_entry): Delete.Richard Sandiford1-10/+4
2015-06-19gigi.h (record_builtin_type): Adjust comment.Eric Botcazou1-34/+65
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat1-1/+4
2015-06-09misc.c: Remove duplicate include directives.Eric Botcazou1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-06-06utils.c (note_types_used_by_globals): Tweak comment.Eric Botcazou1-8/+6
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-21/+13
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-06-03* gcc-interface/utils.c (copy_type): Also set TYPE_CANONICAL.Eric Botcazou1-0/+1
2015-06-01utils.c (scale_by_factor_of): When handling a function call expression, proce...Pierre-Marie de Rodat1-2/+28
2015-06-01winnt.c (i386_pe_encode_section_info): Remove obsolete kludge.Eric Botcazou1-6/+16
2015-06-01gigi.h (build_simple_component_ref): Declare.Eric Botcazou1-8/+8
2015-05-28utils.c (max_size): Add special code to deal with the subtraction of a "negat...Eric Botcazou1-1/+15
2015-05-28utils.c (gnat_pushdecl): Reunify the handling of array and pointer types wrt ...Eric Botcazou1-32/+30
2015-05-26ada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): DeleteEric Botcazou1-33/+0
2015-05-25utils.c (maybe_pad_type): Do not apply adjustment to original size for elemen...Eric Botcazou1-1/+1
2015-05-25targtyps.c (get_float_words_be): Rename into...Eric Botcazou1-2/+2
2015-05-25decl.c (gnat_to_gnu_entity): Minor tweak.Eric Botcazou1-5/+3
2015-05-25ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...Eric Botcazou1-17/+14
2015-05-09utils.c (gnat_write_global_declarations): Use type_decl method instead of glo...Eric Botcazou1-1/+1
2015-03-20re PR ada/65451 (compiler crash on volatile access type)Eric Botcazou1-14/+16
2015-03-02utils.c (gnat_pushdecl): For non-artificial pointer types...Pierre-Marie de Rodat1-30/+47
2015-02-24[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge1-19/+16
2015-02-23Fix number of arguments parameter in Ada DEF_FUNCTION_TYPE_*.Thomas Schwinge1-2/+2
2015-02-08utils.c (begin_subprog_body): Assert that the body is present in the same con...Eric Botcazou1-0/+5
2015-01-16Bump copyright yearEric Botcazou1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+18
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2014-11-24trans.c (push_range_check_info): Replace early test with assertion.Eric Botcazou1-2/+1
2014-11-20convert many if_marked htab to hash_tableTrevor Saunders1-34/+27
2014-11-05utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...Eric Botcazou1-12/+0
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-6/+6
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+11
2014-10-27* gcc-interface/utils.c (create_subprog_decl): Adjust condition.Eric Botcazou1-1/+1
2014-10-27utils.c (create_var_decl_1): For a variable declared in the unit...Eric Botcazou1-28/+35
2014-09-22decl.c (gnat_to_gnu_entity): Adjust comment.Eric Botcazou1-1/+0
2014-08-25IPA C++ refactoring 4/NMartin Liska1-2/+2
2014-08-04[multiple changes]Arnaud Charlet1-5/+40
2014-08-01[multiple changes]Arnaud Charlet1-21/+301
2014-08-01[multiple changes]Arnaud Charlet1-13/+9
2014-08-01ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.Arnaud Charlet1-980/+22