summaryrefslogtreecommitdiff
path: root/bfd/elf32-csky.c
Commit message (Expand)AuthorAgeFilesLines
* Fix snafu in previous delta for elf32-csky.cNick Clifton2023-01-171-3/+2
* C-SKY: Fix machine flag.Xianmiao Qu2023-01-171-15/+6
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* enable-non-contiguous-regions warningsAlan Modra2022-12-211-1/+1
* Don't encode reloc.sizeAlan Modra2022-06-081-1/+1
* Revert reloc howto nitsAlan Modra2022-06-081-14/+14
* HOWTO size encodingAlan Modra2022-06-081-65/+65
* NONE reloc fixesAlan Modra2022-06-081-1/+1
* bfd: remove use of PTRAlan Modra2022-05-101-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* csky: fix annobin test failsAlan Modra2021-05-031-0/+34
* CSKY: Fix special_function in howto tableLifang Xia2021-04-151-60/+60
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-121-2/+0
* Use bool in bfdAlan Modra2021-03-311-318/+318
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Constify more arraysAlan Modra2020-12-181-2/+2
* elf32-csky.c:3932:19: error: comparison is always falseAlan Modra2020-12-071-3/+1
* PR26445 UBSAN: elf32-csky.c:4115 left shift of negative valueAlan Modra2020-08-311-12/+12
* CSKY: Support attribute section.Cooper Qu2020-08-281-54/+306
* elf_hash_table_id accessAlan Modra2020-08-251-5/+4
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-5/+2
* C++ commentsAlan Modra2020-06-291-2/+2
* csky: Don't generate unnecessary dynamic tagsH.J. Lu2020-06-241-43/+2
* ELF: Consolidate maybe_set_textrelH.J. Lu2020-06-031-28/+2
* ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu2020-06-031-29/+0
* ELF: Consolidate readonly_dynrelocsH.J. Lu2020-06-031-16/+1
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-20/+17
* Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon2020-03-181-6/+3
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-0/+11
* Indent labelsAlan Modra2020-02-261-2/+2
* bfd_size_type to size_tAlan Modra2020-02-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* csky bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* BFD whitespace fixesAlan Modra2019-04-031-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* csky: Support PC relative diff relocationLifang Xia2018-09-141-1/+6
* Add support for the C_SKY series of processors.Andrew Jenner2018-07-301-0/+5197