Age | Commit message (Expand) | Author | Files | Lines |
2019-05-28 | Microblaze linker segmentation fault | Alan Modra | 1 | -2/+3 |
2019-04-03 | BFD whitespace fixes | Alan Modra | 1 | -4/+4 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-17 | [MicroBlaze] PIC data text relative | Michael Eager | 1 | -10/+100 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -2/+3 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -2/+2 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -3/+3 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -7/+7 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -737/+737 |
2017-12-06 | dyn_relocs tidy | Alan Modra | 1 | -44/+31 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -5/+5 |
2017-10-17 | microblaze: Check for indirect and warning symbols | H.J. Lu | 1 | -0/+3 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -12/+0 |
2017-10-14 | microblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -2/+10 |
2017-08-08 | PR21017, microblaze missing _GLOBAL_OFFSET_TABLE_ symbol | Alan Modra | 1 | -1/+11 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -10/+10 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
2017-02-27 | Fix segfault in microblaze linker when garbage collection removes a symbol sc... | Nick Clifton | 1 | -3/+10 |
2017-01-03 | Fix generation of GOT table when only GOT-relative relocs are used. | Rich Felker | 1 | -0/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -16/+26 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -33/+3 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -25/+31 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -133/+95 |
2016-10-31 | Revert part "Set dynamic tag VMA and size from dynamic section when possible" | Alan Modra | 1 | -2/+2 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+4 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -16/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+3 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -15/+19 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -10/+7 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -2/+2 |
2016-02-23 | Fix the genetation of GOT entries for the Microblaze target. | Rich Felker | 1 | -3/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -26/+29 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -6/+6 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -2/+11 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -1/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -1/+2 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -1/+7 |
2012-12-18 | PR ld/14736 | Michael Eager | 1 | -23/+32 |
2012-12-11 | Microblaze: Add support for handling TLS symbol suffixes and generating | Michael Eager | 1 | -121/+508 |
2012-11-09 | Add microblazeel target support to bfd, gas and ld. | Michael Eager | 1 | -42/+92 |
2012-09-02 | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 1 | -3/+3 |