Age | Commit message (Expand) | Author | Files | Lines |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-04-27 | Constify elf_backend_eh_frame_address_size | Alan Modra | 1 | -1/+2 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -11/+8 |
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/+9 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -3/+5 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -10/+6 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-23 | Fix compile time warnings generated when compiling with clang. | Nick Clifton | 1 | -0/+3 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -3/+3 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -27/+27 |
2015-07-27 | Fix the address size computation for the MSP430 port. | Nick Clifton | 1 | -0/+22 |
2015-06-25 | Fix REL handling for MSP430 | DJ Delorie | 1 | -17/+23 |
2015-06-05 | Fixes computation of MSP430 SYM_DIFF relocs in very small sections. | Nick Clifton | 1 | -3/+28 |
2015-02-23 | Fixes the generation of dwarf line debug information for the msp430, even in ... | Nick Clifton | 1 | -4/+45 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -2/+2 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -6/+6 |
2015-01-15 | Fixes a bug in the relaxation of R_MSP430X_ABS16 to R_MSP430_10_PCREL. | Nick Clifton | 1 | -1/+2 |
2015-01-08 | Adds code to the MSP430 linker to transform a 4-byte BR instruction into | Nick Clifton | 1 | -6/+58 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-22 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -2/+10 |
2014-05-20 | * elf32-msp430.c (msp430_elf_relax_adjust_locals): Avoid overflow. | DJ Delorie | 1 | -4/+5 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -4/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-12-17 | Default elf_backend_post_process_headers to set OSABI | H.J. Lu | 1 | -1/+0 |
2013-12-17 | Use _bfd_elf_copy_private_bfd_data | H.J. Lu | 1 | -12/+0 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-07-18 | PR ld/15721 | Nick Clifton | 1 | -12/+12 |
2013-05-02 | * archures.c: Add some more MSP430 machine numbers. | Nick Clifton | 1 | -263/+1570 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-01-15 | Fix spelling typo. | Nick Clifton | 1 | -4/+3 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -6/+6 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -2/+2 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -7/+2 |
2007-09-28 | * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code. | Alan Modra | 1 | -5/+1 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -0/+17 |
2007-03-14 | 2007-03-13 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -16/+2 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -3/+15 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -45/+2 |
2005-09-01 | 2005-09-01 Dmitry Diky <diwil@spec.ru> | Dmitry Diky | 1 | -8/+34 |
2005-08-12 | 2005-08-12 Dmitry Diky <diwil@spec.ru> | Dmitry Diky | 1 | -3/+15 |
2005-06-20 | 2005-06-20 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+6 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -2/+3 |
2004-08-25 | Apply Dmitry Diky's patches to add relaxation to msp430. | Nick Clifton | 1 | -98/+569 |