aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/gofrontend/import-archive.cc
AgeCommit message (Expand)AuthorFilesLines
2019-06-23compiler: edit error messages to avoid -Wformat-diag warningsIan Lance Taylor1-4/+4
2019-01-21compiler: stop iterator on errorIan Lance Taylor1-0/+1
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-61/+314
2016-09-23compiler: better abstraction layer for diagnostics.Than McIntosh1-27/+30
2015-11-20re PR go/68141 (go/gofrontend/import-archive.cc: 2 * poor choice of function ...Ian Lance Taylor1-2/+2
2014-10-03compiler: Recognize 64-bit symbol tables in archives.Ian Lance Taylor1-0/+9
2014-04-30compiler: Don't overwrite memory if an archive has a bad file name.Ian Lance Taylor1-1/+1
2013-02-05re PR bootstrap/56198 (Go profiledbootstrap error)Ian Lance Taylor1-3/+2
2011-11-29compiler: Define and use backend-independent Location class.Sanjoy Das1-4/+4
2011-01-05re PR go/47158 ([cppcheck][PATCH] found a memory leaks in gcc/gcc/go/gofronte...Ian Lance Taylor1-5/+5
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+661