aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/debug/elf
AgeCommit message (Expand)AuthorFilesLines
2022-02-11libgo: update to Go1.18beta2Ian Lance Taylor3-6/+42
2021-08-12libgo: update to Go1.17rc2Ian Lance Taylor2-2/+11
2020-12-30libgo: update to Go1.16beta1 releaseIan Lance Taylor6-327/+631
2020-09-30libgo: add 32-bit RISC-V (RV32) supportMaciej W. Rozycki1-0/+43
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor2-53/+87
2019-09-12libgo: update to Go1.13Ian Lance Taylor2-9/+35
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor2-2/+16
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor2-1/+3
2018-09-24libgo: update to Go 1.11Ian Lance Taylor4-63/+547
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor3-207/+574
2017-09-29debug/elf: support 32-bit SPARC relocsIan Lance Taylor1-0/+42
2017-06-21debug/elf: handle Alpha relocsIan Lance Taylor1-0/+51
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor4-2/+80
2016-10-14debug/elf: add sparc64 relocationsIan Lance Taylor3-0/+66
2016-07-22libgo: update to go1.7rc3Ian Lance Taylor7-71/+166
2016-02-03libgo: Update to go1.6rc1.Ian Lance Taylor9-91/+827
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor5-79/+110
2015-03-26re PR go/65587 (C package incomplete/not working for powerpc-linux-gnu)Ian Lance Taylor1-1/+1
2015-03-24re PR go/65417 (debug/elf: lacks support for PPC relocations)Ian Lance Taylor3-0/+49
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor5-48/+1212
2014-11-04libgo: add s390 supportIan Lance Taylor2-1/+111
2014-10-28debug/elf: add power64 support along with relocation testIan Lance Taylor4-1/+233
2014-07-19libgo: Update to Go 1.3 release.Ian Lance Taylor4-3/+63
2014-06-06libgo: Merge to master revision 19184.Ian Lance Taylor3-5/+52
2013-11-06libgo: Update to October 24 version of master library.Ian Lance Taylor1-0/+1
2013-07-16libgo: Update to Go 1.1.1.Ian Lance Taylor1-3/+15
2012-12-22libgo: Update to revision 15193:6fdc1974457c of master library.Ian Lance Taylor3-3/+63
2012-11-21libgo: Update to current version of master library.Ian Lance Taylor3-29/+43
2012-10-23libgo: Update to current sources.Ian Lance Taylor2-11/+38
2012-09-28libgo: Use libbacktrace rather than debug/elf registration.Ian Lance Taylor3-165/+2
2012-09-06debug/elf, debug/dwarf: DWARF line number fixes.Ian Lance Taylor1-3/+3
2012-03-09debug/elf: Don't crash if line numbers are not available.Ian Lance Taylor1-1/+1
2012-03-07libgo: Implement and use runtime.Caller, runtime.Func.FileLine.Ian Lance Taylor4-5/+168
2011-12-14libgo: Update to weekly.2011-12-06.Ian Lance Taylor1-4/+4
2011-12-03libgo: Update to weekly.2011-11-02.Ian Lance Taylor1-28/+29
2011-09-16Update Go library to r60.Ian Lance Taylor6-18/+135
2011-05-20Update to current version of Go library.Ian Lance Taylor2-48/+166
2011-04-07libgo: Update to current Go library.Ian Lance Taylor1-4/+4
2011-01-21Remove the types float and complex.Ian Lance Taylor2-21/+149
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor9-0/+2212