aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-csky.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon1-6/+3
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon1-0/+11
2020-02-26Indent labelsAlan Modra1-2/+2
2020-02-19bfd_size_type to size_tAlan Modra1-3/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-23csky bfd.h tidyAlan Modra1-0/+1
2019-09-19bfd_section_* macrosAlan Modra1-2/+2
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu1-3/+1
2019-04-03BFD whitespace fixesAlan Modra1-4/+4
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-14csky: Support PC relative diff relocationLifang Xia1-1/+6
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+5197