aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/go-backend.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-15go-backend.c (go_imported_unsafe): Update optimization_default_node.Ian Lance Taylor1-0/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-28go-backend.c (go_write_export_data): Use EXCLUDE section for AIX.Tony Reix1-1/+7
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-1/+1
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener1-5/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-10go-backend.c (go_trampoline_info): Remove.Ian Lance Taylor1-9/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-2/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-5/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-01go-backend.c: #include "diagnostics.h".Chris Manghane1-0/+9
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-07-23go-backend.c: Don't #include "rtl.h".Ian Lance Taylor1-7/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-1/+1
2012-01-11compiler: Use backend interface for type sizes and alignments.Ian Lance Taylor1-9/+1
2011-12-14compiler: Move import of Go export data to gcc side of interface.Ian Lance Taylor1-2/+95
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-1/+2
2011-05-27Change export code to use the backend interface.Ian Lance Taylor1-0/+19
2011-01-14Move clearing of flag_strict_aliasing to gcc interface.Ian Lance Taylor1-2/+23
2010-12-31re PR go/47113 (go_field_alignment: field set but not used)Joern Rennecke1-1/+1
2010-12-04re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_...Ian Lance Taylor1-0/+72