Age | Commit message (Expand) | Author | Files | Lines |
2022-06-08 | Don't encode reloc.size | Alan Modra | 1 | -4/+4 |
2022-06-08 | HOWTO size encoding | Alan Modra | 1 | -22/+22 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -122/+122 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-02-26 | Indent labels | Alan Modra | 1 | -21/+29 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -5/+5 |
2020-01-17 | Fix spelling errors | Christian Biesinger | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -5/+8 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -1/+1 |
2019-09-23 | arm bfd.h tidy | Alan Modra | 1 | -0/+2 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-08-21 | Delete NEWHOWTO and tidy some uses of reloc_howto_struct | Alan Modra | 1 | -1/+1 |
2018-04-16 | Remove arm-epoc-pe support | Alan Modra | 1 | -3/+2 |
2018-02-26 | AOUT/COFF/PE messages | Alan Modra | 1 | -10/+11 |
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 | -18/+18 |
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 | -181/+181 |
2017-11-28 | Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4 | Nick Clifton | 1 | -30/+35 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -3/+3 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -6/+5 |
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 | -21/+21 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -1/+1 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -11/+7 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -10/+10 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -5/+1 |
2012-05-05 | Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_section | Alan Modra | 1 | -3/+3 |
2010-08-25 | * aout-arm.c (MY(bfd_reloc_type_lookup)): Use bfd_arch_bits_per_address. | Alan Modra | 1 | -2/+2 |
2009-12-12 | * coff-arm.c (coff_arm_rtype_to_howto): Fix shadowed variable | Nick Clifton | 1 | -1/+0 |
2009-09-05 | * bfd/coff-arm.c (coff_arm_relocate_section) | Nick Clifton | 1 | -10/+10 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-03-28 | * coff-arm.c (coff_arm_merge_private_bfd_data): Use "error:", not | Mark Mitchell | 1 | -5/+5 |
2008-07-18 | * pe-arm-wince.c (pe_print_compressed_pdata): Define new function to | Nick Clifton | 1 | -1/+5 |
2007-10-15 | * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value. | Alan Modra | 1 | -20/+25 |
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 | -1/+19 |
2006-11-10 | * pe-arm-wince.c (LOCAL_LABEL_PREFIX): Define as ".". | Nick Clifton | 1 | -0/+2 |
2006-08-21 | bfd | Nick Clifton | 1 | -14/+13 |
2006-08-07 | * coff-arm.c (coff_arm_rtype_to_howto): Only check for ARM_SECREL relocation ... | Nick Clifton | 1 | -1/+1 |
2006-08-06 | * bfd.c (bfd_get_sign_extend_vma): Add cases for pe-arm-little and pei-arm-li... | Nick Clifton | 1 | -0/+27 |