aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/go-backend.c
AgeCommit message (Expand)AuthorFilesLines
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