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