Age | Commit message (Expand) | Author | Files | Lines |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -3/+7 |
2018-02-19 | %L conversions | Alan Modra | 1 | -2/+3 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -3/+3 |
2018-01-25 | PR22746, crash when running 32-bit objdump on corrupted file | Alan Modra | 1 | -2/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-08 | Fix stripping relocs in a file with mergeable notes. | Nick Clifton | 1 | -0/+6 |
2017-11-21 | Add NULL bfd test to elf_symbol_from | Alan Modra | 1 | -0/+2 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -2/+2 |
2017-07-03 | Support %Lx, %Lu, %Ld in _bfd_error_handler format | Alan Modra | 1 | -1/+1 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -6/+7 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 1 | -1/+3 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -2/+2 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -0/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-07 | PR19323 memory allocation greater than 4G | Alan Modra | 1 | -1/+9 |
2015-10-15 | Use the file_ptr type when calling bfd_seek. | Riku Voipio | 1 | -9/+4 |
2015-05-11 | Rename EM_486 to EM_IAMCU | H.J. Lu | 1 | -1/+1 |
2015-01-05 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -2/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-01 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -1/+3 |
2014-09-18 | Fix regression for Linux vDSO in GDB (PR gdb/17407). | Jan Kratochvil | 1 | -1/+1 |
2014-04-03 | Fix sim breakage | Alan Modra | 1 | -1/+1 |
2014-04-02 | Handle VDSO section headers past end of page | Alan Modra | 1 | -61/+92 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-02 | PR binutils/11983 | Nick Clifton | 1 | -4/+3 |
2013-02-21 | bfd/ | Alan Modra | 1 | -2/+2 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -9/+18 |
2013-01-26 | * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore, | Alan Modra | 1 | -20/+0 |
2012-07-04 | Check number of sections overflow | H.J. Lu | 1 | -2/+3 |
2012-06-04 | bfd/ | Jan Kratochvil | 1 | -1/+1 |
2012-06-01 | bfd/ | Jan Kratochvil | 1 | -1/+1 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -2/+2 |
2011-12-14 | When computing checksums, skip the contents of sections with the SHT_NOBITS t... | Nick Clifton | 1 | -2/+2 |
2011-12-14 | PR ld/12451 | Nick Clifton | 1 | -0/+20 |
2011-06-06 | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 1 | -66/+6 |
2011-06-04 | Revert the last change on elf_object_p. | H.J. Lu | 1 | -21/+20 |
2011-06-04 | * archures.c (bfd_arch_get_compatible): If one arch is unknown, | Alan Modra | 1 | -20/+21 |
2011-04-20 | PR ld/12365 | Alan Modra | 1 | -1/+15 |
2011-03-14 | include/elf/ | Richard Sandiford | 1 | -0/+1 |
2010-12-31 | Move elfXX_r_info/elfXX_r_sym to elfcode.h. | H.J. Lu | 1 | -0/+16 |
2010-10-04 | bfd/ | Bernd Schmidt | 1 | -10/+13 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -1/+1 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2010-05-26 | 2010-05-25 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+2 |
2010-01-19 | * elfcode.h (elf_swap_ehdr_out): Handle e_phnum > 0xffff. | Alan Modra | 1 | -2/+15 |
2009-09-28 | PR 10478 | Nick Clifton | 1 | -1/+4 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -18/+19 |
2009-09-09 | PR 10478: | Nick Clifton | 1 | -1/+17 |