Age | Commit message (Expand) | Author | Files | Lines |
2018-05-07 | Replace uses of strncmp with memcmp | Alan Modra | 1 | -1/+1 |
2018-05-04 | -Wstringop-truncation warnings | Alan Modra | 1 | -1/+1 |
2018-02-26 | AOUT/COFF/PE messages | Alan Modra | 1 | -2/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -2/+2 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -8/+8 |
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 | -102/+102 |
2017-11-01 | Fix an invalid free called when attempting to link a COFF object against an E... | Nick Clifton | 1 | -0/+4 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -4/+4 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -8/+4 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -3/+4 |
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 | -2/+9 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -7/+7 |
2016-07-15 | COFF buffer overflow in mark_relocs | Alan Modra | 1 | -1/+2 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -31/+20 |
2016-05-25 | Skip an archive element if not added by linker | H.J. Lu | 1 | -1/+2 |
2016-03-09 | For COFF and COFF/PE targets, skip relocations against absolute symbols. | Leon Winter | 1 | -0/+6 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-15 | bfd: don't produce corrupt COFF symbol table due to long ELF file name symbols | Jan Beulich | 1 | -9/+39 |
2015-12-01 | Don't use BFD_TRADITIONAL_FORMAT flag in COFF support | Alan Modra | 1 | -4/+4 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -22/+22 |
2015-06-15 | DJGPP port of binutils broken due to 64 bit cygwin fix | Alan Modra | 1 | -11/+11 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-03 | More fixes for buffer overruns instigated by corrupt binaries. | Nick Clifton | 1 | -1/+4 |
2014-08-05 | Fix LTO vs. COFF archives | Alan Modra | 1 | -100/+16 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -2/+2 |
2014-03-26 | This fixes a problem for 64-bit Cygwin, where building some packages can | Nick Clifton | 1 | -0/+5 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -3/+3 |
2012-10-18 | ChangeLog bfd | Kai Tietz | 1 | -5/+6 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -1/+1 |
2012-05-01 | PR binutils/13121 | Nick Clifton | 1 | -278/+278 |
2011-11-02 | Building EFI binaries, particularly larger ones (like e.g. Xen does), on Linux | Jan Beulich | 1 | -1/+87 |
2011-08-17 | PR ld/12762 | Alan Modra | 1 | -5/+1 |
2011-07-09 | PR ld/12942 | Alan Modra | 1 | -1/+5 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -6/+6 |
2011-05-07 | bfd/ChangeLog: | Dave Korn | 1 | -0/+29 |
2010-12-13 | * aoutx.h (aout_link_check_ar_symbols): Formatting. | Alan Modra | 1 | -19/+28 |
2010-10-14 | Applied patch series for LD plugin interface (six parts). | Dave Korn | 1 | -4/+15 |
2009-10-10 | * cofflink.c (_bfd_coff_link_input_bfd): Skip section symbols for | Alan Modra | 1 | -3/+5 |
2009-10-01 | * cofflink.c (_bfd_coff_generic_relocate_section): Look for the aux | Dave Korn | 1 | -1/+1 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -18/+21 |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 1 | -7/+7 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-05-19 | ==> bfd/ChangeLog <== | Dave Korn | 1 | -0/+9 |
2008-10-09 | binutils/ | Kai Tietz | 1 | -5/+5 |
2008-02-15 | include/ | Alan Modra | 1 | -3/+3 |
2007-07-27 | 2007-07-27 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -3/+6 |