Age | Commit message (Expand) | Author | Files | Lines |
2018-07-30 | Prevent a seg-fault in the linker when trying to process SH object files with... | Nick Clifton | 1 | -17/+105 |
2018-04-16 | Remove sh5 and sh64 support | Alan Modra | 1 | -632/+11 |
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 | -1/+1 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -1/+1 |
2018-02-19 | %L conversions | Alan Modra | 1 | -44/+56 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -1/+1 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -32/+32 |
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 | -1/+1 |
2017-12-06 | Fix Common symbol override test fails | Alan Modra | 1 | -0/+9 |
2017-12-06 | dyn_relocs tidy | Alan Modra | 1 | -48/+17 |
2017-12-01 | readonly_dynrelocs | Alan Modra | 1 | -19/+34 |
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 | -7/+7 |
2017-10-14 | sh: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -4/+9 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -0/+2 |
2017-10-08 | sh: Dump dynamic relocation info to the map file | H.J. Lu | 1 | -1/+8 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -42/+42 |
2017-06-14 | Fix address violation bug when disassembling a corrupt SH binary. | Nick Clifton | 1 | -1/+1 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-29 | link_hash_copy_indirect and symbol flags | Alan Modra | 1 | -1/+2 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -18/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -91/+55 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -7/+36 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -5/+6 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -0/+48 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -66/+64 |
2016-08-02 | Fix SH GOT allocation in the presence of linker garbage collection. | Nick Clifton | 1 | -215/+0 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -17/+12 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-15 | bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionally | Rich Felker | 1 | -2/+1 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-09-15 | Fix the SH behavior for EF_SH_PIC flag in FDPIC ABI | Rich Felker | 1 | -2/+2 |
2015-08-19 | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 1 | -2/+2 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -67/+76 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -1/+1 |
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 | -4/+2 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -7/+20 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+1 |
2014-08-01 | Fix PR10373 which is SH relax bug. | Kaz Kojima | 1 | -3/+6 |
2014-07-08 | This fixes PR 17110 which shows that the SH section relocation code can be ca... | Nick Clifton | 1 | -1/+3 |
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 | -18/+18 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |