Age | Commit message (Expand) | Author | Files | Lines |
2020-01-09 | Fix an illegal memory access triggered when trying to examine an input file c... | Nick Clifton | 1 | -2/+14 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-29 | PR15350, Fix compressed debug sections for PE targets | Alan Modra | 1 | -43/+41 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -1/+1 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -1/+2 |
2019-11-18 | PR25196, abort in rewrite_elf_program_header | Alan Modra | 1 | -0/+2 |
2019-10-21 | ar P support | Alan Modra | 1 | -1/+4 |
2019-10-15 | Simplify power of two test | Alan Modra | 1 | -1/+1 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -0/+99 |
2019-09-20 | bfd macro conversion to inline functions, asymbol | Alan Modra | 1 | -0/+30 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -0/+84 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -4/+4 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -1/+1 |
2019-09-18 | Constify target name, reloc name, and carsym name | Alan Modra | 1 | -1/+1 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+3 |
2019-08-29 | PR24891, objdump memory leaks when parsing malformed archive | Alan Modra | 1 | -0/+3 |
2019-07-30 | Re: Support .gnu.lto_.lto section in ELF files | Alan Modra | 1 | -0/+3 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-27 | Handle ELF compressed header alignment correctly by setting up the section al... | Mark Wielaard | 1 | -5/+15 |
2018-08-08 | Convert .note.gnu.property section between ELF32 and ELF64 | H.J. Lu | 1 | -8/+17 |
2018-06-05 | Tidy bfdio to consistenly use containing archive | Alan Modra | 1 | -2/+3 |
2018-06-01 | Make _bfd_error_handler available outside libbfd | Alan Modra | 1 | -8/+20 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 1 | -2/+0 |
2018-04-16 | Remove netware support | Alan Modra | 1 | -1/+0 |
2018-04-14 | powerpc common-page-size | Alan Modra | 1 | -3/+10 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -1/+0 |
2018-02-26 | BFD messages | Alan Modra | 1 | -21/+21 |
2018-02-19 | %L conversions | Alan Modra | 1 | -25/+1 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -52/+56 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-11 | Typo fix | Sangamesh Mallayya | 1 | -1/+1 |
2017-12-08 | Add aix 64-bit check to bfd_get_sign_extend_vma | Sangamesh Mallayya | 1 | -1/+2 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -56/+56 |
2017-11-15 | Handle ' and I format flags | Alan Modra | 1 | -14/+22 |
2017-11-05 | Proper bound check in _bfd_doprnt_scan | Alan Modra | 1 | -6/+6 |
2017-11-05 | PR22397, BFD internal error when message locale isn't C | Alan Modra | 1 | -31/+305 |
2017-10-11 | Rename _doprnt -> _bfd_doprnt to fix DJGPP bfd build (and likely others) | Pedro Alves | 1 | -6/+7 |
2017-10-05 | bfd_set_input_error | Pedro Alves | 1 | -18/+33 |
2017-10-04 | PR22245, Fix potential UB in bfd_set_error | Pavel I. Kryukov | 1 | -2/+2 |
2017-07-07 | Another _doprnt fix for %L handling | Alan Modra | 1 | -12/+15 |
2017-07-06 | Convert 'L' to 'l' when setting wide_width to 1 | H.J. Lu | 1 | -1/+4 |
2017-07-03 | Support %Lx, %Lu, %Ld in _bfd_error_handler format | Alan Modra | 1 | -3/+21 |
2017-07-03 | BFD long long cleanup | Alan Modra | 1 | -1/+1 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 1 | -10/+2 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -148/+212 |
2017-02-16 | [Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVED | Jiong Wang | 1 | -2/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+3 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -21/+0 |