2019-01-21 |
Yuri Chornoivan | Fix spelling mistakes in BFD library. |
blob | commitdiff |
2019-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | diff to current |
2018-12-18 |
Alan Modra | Include bfd_stdint.h in bfd.h |
blob | commitdiff | diff to current |
2018-10-13 |
Alan Modra | _bfd_clear_contents bounds checking |
blob | commitdiff | diff to current |
2018-09-26 |
Simon Marchi | elf32-nds32: Remove elf32_nds32_allocate_dynrelocs |
blob | commitdiff | diff to current |
2018-09-21 |
Simon Marchi | elf32-nds32: Don't define fls if it is provided by... |
blob | commitdiff | diff to current |
2018-09-20 |
Nick Clifton | Andes Technology has good news for you, we plan to... |
blob | commitdiff | diff to current |
2018-07-17 |
Maciej W. Rozycki | BFD: Use `bfd_is_abs_symbol' to determine whether a... |
blob | commitdiff | diff to current |
2018-05-16 |
Maciej W. Rozycki | NDS32/BFD: Fix build error in `nds32_convert_32_to_16' |
blob | commitdiff | diff to current |
2018-04-16 |
Alan Modra | Remove m88k support |
blob | commitdiff | diff to current |
2018-03-15 |
Kuan-Lin Chen | nds32: Remove the unsupported target feature. |
blob | commitdiff | diff to current |
2018-02-27 |
Nick Clifton | Have info_to_howto functions return a success/fail... |
blob | commitdiff | diff to current |
2018-02-25 |
Alan Modra | assorted target messages |
blob | commitdiff | diff to current |
2018-02-25 |
Alan Modra | unrecognized/unsupported reloc message |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | %L conversions |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. |
blob | commitdiff | diff to current |
2018-02-19 |
Alan Modra | Use %pA and %pB in messages rather than %A and %B |
blob | commitdiff | diff to current |
2018-02-12 |
Nick Clifton | oops - actually remove the assignment this time: bfd... |
blob | commitdiff | diff to current |
2018-01-09 |
Kuan-Lin Chen | PR22662, nds32: Fix a typographical error. |
blob | commitdiff | diff to current |
2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | diff to current |
2017-12-06 |
Alan Modra | BFD whitespace fixes |
blob | commitdiff | diff to current |
2017-12-06 |
Alan Modra | Fix Common symbol override test fails |
blob | commitdiff | diff to current |
2017-12-06 |
Alan Modra | dyn_relocs tidy |
blob | commitdiff | diff to current |
2017-12-01 |
Alan Modra | readonly_dynrelocs |
blob | commitdiff | diff to current |
2017-11-23 |
Alan Modra | Rename u.weakdef and make it a circular list |
blob | commitdiff | diff to current |
2017-10-16 |
H.J. Lu | ELF: Call check_relocs after opening all inputs |
blob | commitdiff | diff to current |
2017-10-12 |
Alan Modra | Fix remaining targets using wrong .interp conditions |
blob | commitdiff | diff to current |
2017-09-27 |
Kuan-Lin Chen | nds32: Fix a tautological comparison. |
blob | commitdiff | diff to current |
2017-09-11 |
Kuan-Lin Chen | nds32: Rename __BIT() to N32_BIT(). |
blob | commitdiff | diff to current |
2017-07-18 |
Yuri Chornovian | Fix spelling typos. |
blob | commitdiff | diff to current |
2017-07-12 |
Alan Modra | bfd_error_handler bfd_vma and bfd_size_type args |
blob | commitdiff | diff to current |
2017-05-18 |
Alan Modra | Don't compare boolean values against TRUE or FALSE |
blob | commitdiff | diff to current |
2017-04-13 |
Alan Modra | Use %A and %B in more error messages |
blob | commitdiff | diff to current |
2017-02-17 |
Pedro Alves | bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128 |
blob | commitdiff | diff to current |
2017-02-03 |
Nick Clifton | Fix compile time warning messages when compiling binuti... |
blob | commitdiff | diff to current |
2017-01-02 |
Alan Modra | Update year range in copyright notice of all files. |
blob | commitdiff | diff to current |
2016-11-23 |
Alan Modra | elf_backend_dtrel_excludes_plt |
blob | commitdiff | diff to current |
2016-11-23 |
Alan Modra | Delete duplicate target short-cuts to dynamic sections |
blob | commitdiff | diff to current |
2016-10-19 |
Nick Clifton | Add c-format tags to translatable strings with more... |
blob | commitdiff | diff to current |
2016-10-18 |
Maciej W. Rozycki | NDS32/BFD: Correct an aliasing error in `nds32_elf_chec... |
blob | commitdiff | diff to current |
2016-10-07 |
Alan Modra | Pass link_info to _bfd_merge_private_bfd_data |
blob | commitdiff | diff to current |
2016-10-05 |
Alan Modra | -Wimplicit-fallthrough warning fixes |
blob | commitdiff | diff to current |
2016-10-05 |
Alan Modra | -Wimplicit-fallthrough error fixes |
blob | commitdiff | diff to current |
2016-09-30 |
Alan Modra | Remove syntactic sugar |
blob | commitdiff | diff to current |
2016-05-28 |
Alan Modra | Return void from linker callbacks |
blob | commitdiff | diff to current |
2016-05-13 |
Alan Modra | Set dynamic tag VMA and size from dynamic section when... |
blob | commitdiff | diff to current |
2016-03-21 |
Nick Clifton | Remove use of alloca. |
blob | commitdiff | diff to current |
2016-02-09 |
Nick Clifton | Fix compile time warnings building the binutils with... |
blob | commitdiff | diff to current |
2016-01-01 |
Alan Modra | Copyright update for binutils |
blob | commitdiff | diff to current |
2015-09-20 |
Rich Felker | Add --no-dynamic-linker option to ld, for static PIE use |
blob | commitdiff | diff to current |
2015-08-31 |
Alan Modra | NDS32 build fixes |
blob | commitdiff | diff to current |
2015-08-18 |
H.J. Lu | Add output_type to bfd_link_info |
blob | commitdiff | diff to current |
2015-02-03 |
Nick Clifton | More fixes for illegal memory accesses triggered by... |
blob | commitdiff | diff to current |
2015-02-02 |
Kuan-Lin Chen | NDS32/bfd: Add one more argument to control contents... |
blob | commitdiff | diff to current |
2015-01-26 |
Kuan-Lin Chen | NDS32/bfd: Fix relax round setting. |
blob | commitdiff | diff to current |
2015-01-19 |
Alan Modra | Fallout from recent bfd_reloc_outofrange changes |
blob | commitdiff | diff to current |
2015-01-01 |
Alan Modra | ChangeLog rotatation and copyright year update |
blob | commitdiff | diff to current |
2014-12-22 |
Nick Clifton | More fixes for memory access violations exposed by... |
blob | commitdiff | diff to current |
2014-09-22 |
Kuan-Lin Chen | NDS32/bfd: Synchronize the argument type. |
blob | commitdiff | diff to current |
2014-09-16 |
Kuan-Lin Chen | NDS32: Code refactoring of relaxation. |
blob | commitdiff | diff to current |
2014-06-13 |
Alan Modra | Make bfd.link_next field a union |
blob | commitdiff | diff to current |
2014-05-02 |
Alan Modra | bfd target vector rationalisation |
blob | commitdiff | diff to current |
2014-03-05 |
Alan Modra | Update copyright years |
blob | commitdiff | diff to current |
2013-12-13 |
Kuan-Lin Chen | Add support for Andes NDS32: |
blob | commitdiff | diff to current |
|