summaryrefslogtreecommitdiff
path: root/bfd/elf32-microblaze.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* HOWTO size encodingAlan Modra2022-06-081-32/+32
* Move microblaze relax info to target specific dataAlan Modra2022-04-031-35/+81
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* bfd: fix -Wunused errors with clang 13+Simon Marchi2021-12-141-14/+0
* Use startswith more for strncmp function calls.Martin Liska2021-04-011-1/+1
* Use bool in bfdAlan Modra2021-03-311-190/+190
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Assorted tidiesAlan Modra2020-12-181-2/+0
* elf_hash_table_id accessAlan Modra2020-08-251-3/+4
* Set SEC_SMALL_DATA on small commonAlan Modra2020-08-151-1/+1
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-4/+1
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-39/+3
* ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu2020-06-031-34/+0
* ELF: Consolidate readonly_dynrelocsH.J. Lu2020-06-031-18/+1
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-18/+14
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-15/+7
* bfd_size_type to size_tAlan Modra2020-02-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-6/+6
* Microblaze linker segmentation faultAlan Modra2019-05-281-2/+3
* BFD whitespace fixesAlan Modra2019-04-031-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* [MicroBlaze] PIC data text relativeMichael Eager2018-04-171-10/+100
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+3
* assorted target messagesAlan Modra2018-02-261-2/+2
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-3/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-737/+737
* dyn_relocs tidyAlan Modra2017-12-061-44/+31
* 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-5/+5
* microblaze: Check for indirect and warning symbolsH.J. Lu2017-10-171-0/+3
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-12/+0
* microblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-2/+10
* PR21017, microblaze missing _GLOBAL_OFFSET_TABLE_ symbolAlan Modra2017-08-081-1/+11
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-10/+10
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* Fix segfault in microblaze linker when garbage collection removes a symbol sc...Nick Clifton2017-02-271-3/+10
* Fix generation of GOT table when only GOT-relative relocs are used.Rich Felker2017-01-031-0/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-16/+26
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-33/+3
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-25/+31
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-133/+95
* Revert part "Set dynamic tag VMA and size from dynamic section when possible"Alan Modra2016-10-311-2/+2
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4