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