summaryrefslogtreecommitdiff
path: root/bfd/arc-got.h
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-09-14arc: Fix potential invalid pointer access when fixing got symbols.Claudiu Zissulescu
2021-03-31Use bool in bfdAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-06-29C++ commentsAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-11-09[ARC] More fixes for TLS.Cupertino Miranda
2018-11-09[ARC] Fix local got entry list.Claudiu Zissulescu
2018-10-01[ARC] Fixed issue with DTSOFF relocs.Cupertino Miranda
2018-10-01[ARC] Fixes TLS failures related to tls-align.Cupertino Miranda
2018-10-01[ARC] Refactored location where GOT information is collected.Cupertino Miranda
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-08-26Content for TLS_IE_GOT not written to .got.Cupertino Miranda
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda
2016-07-15Tidy up debugging in the ARC port of the BFD library.Nick Clifton
2016-07-11Fixes done to TLS.Cupertino Miranda