summaryrefslogtreecommitdiff
path: root/bfd/elf32-cris.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Don't encode reloc.sizeAlan Modra2022-06-081-1/+1
* HOWTO size encodingAlan Modra2022-06-081-22/+22
* cris: bfd: Correct default to no execstackHans-Peter Nilsson2022-05-271-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-179/+179
* 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-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* CRIS: fix PR ld/26589, a missing NULL check in fix for PR ld/22269Hans-Peter Nilsson2020-09-151-1/+1
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* cris: Don't generate unnecessary dynamic tagsH.J. Lu2020-06-241-47/+2
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+4
* assorted target messagesAlan Modra2018-02-261-7/+7
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+2
* %L conversionsAlan Modra2018-02-191-12/+12
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-21/+21
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-32/+32
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-188/+0
* cris: Don't hide symbol which was forced to be dynamicH.J. Lu2017-10-141-0/+1
* cris: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-1/+7
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-0/+2
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-5/+5
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistencyHans-Peter Nilsson2017-03-281-2/+7
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* Fix unused-but-set warning in elf32-cris.c:elf_cris_finish_dynamic_symbolHans-Peter Nilsson2017-01-271-3/+0
* Fix PR ld/20995 for cris-linuxHans-Peter Nilsson2017-01-271-9/+21
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-14/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-100/+34
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-1/+18
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+3
* bfd_merge_private_bfd_data tidyAlan Modra2016-10-071-8/+4
* Remove syntactic sugarAlan Modra2016-09-301-17/+17
* Return void from linker callbacksAlan Modra2016-05-281-9/+5
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-7/+6
* Fix test-case ld-elf/pr19617bHans-Peter Nilsson2016-02-231-2/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1