Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-18 | Comment bfd_get_section_limit_octets and bfd_get_section_alloc_size | Alan Modra | 1 | -4/+1 |
2022-12-06 | Get rid of SEC_ELF_COMPRESS | Alan Modra | 1 | -6/+2 |
2022-12-06 | Get rid of SEC_ELF_RENAME | Alan Modra | 1 | -4/+0 |
2022-11-15 | bfd: linker: merge .sframe sections | Indu Bhagat | 1 | -0/+1 |
2022-11-11 | PR28834, PR26946 sanity checking section size | Alan Modra | 1 | -0/+66 |
2022-09-26 | binutils, gdb: support zstd compressed debug sections | Fangrui Song | 1 | -1/+2 |
2022-08-06 | objcopy section alignment | Alan Modra | 1 | -0/+2 |
2022-04-09 | Rearrange struct bfd_section a little | Alan Modra | 1 | -17/+17 |
2022-04-03 | Move microblaze relax info to target specific data | Alan Modra | 1 | -20/+2 |
2022-02-22 | Re: ld: Support customized output section type | Alan Modra | 1 | -4/+9 |
2022-02-16 | ld: Support customized output section type | Fangrui Song | 1 | -2/+2 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-05-20 | gdb/bfd: avoid crash when architecture is forced to csky or riscv | Andrew Burgess | 1 | -0/+6 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -63/+61 |
2021-02-11 | PR27291, integer overflow in bfd_get_section_contents | Alan Modra | 1 | -4/+2 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -5/+2 |
2021-01-04 | elf: Allow mixed ordered/unordered inputs for non-relocatable link | H.J. Lu | 1 | -2/+5 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-04-18 | bfd_is_const_section thinko | Alan Modra | 1 | -1/+3 |
2020-03-14 | BFD_FAKE_SECTIONS formatting | Alan Modra | 1 | -15/+13 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -1/+8 |
2020-02-06 | ELF: Support the section flag 'o' in .section directive | H.J. Lu | 1 | -1/+3 |
2020-02-02 | section.c: Fix typo in comments (withe -> with) | H.J. Lu | 1 | -1/+1 |
2020-02-02 | ELF: Add support for unique section ID to assembler | H.J. Lu | 1 | -2/+10 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -0/+5 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -99/+80 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -27/+28 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+18 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-03 | Fix the handling of inlined frames in DWARF debug info. | Millan Wolff | 1 | -5/+9 |
2018-05-16 | PR22458, failure to choose a matching ELF target | Alan Modra | 1 | -20/+3 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 1 | -4/+1 |
2018-02-19 | LD: Support fixed-size sections some psABIs may require | Maciej W. Rozycki | 1 | -0/+5 |
2018-02-19 | BFD: Remove unused SEC_HAS_GOT_REF section flag | Maciej W. Rozycki | 1 | -8/+0 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -0/+10 |
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 | -42/+44 |
2017-07-27 | Fix address violation issues encountered when parsing corrupt binaries. | Nick Clifton | 1 | -1/+1 |
2017-04-23 | PR 21414, null pointer deref of _bfd_elf_large_com_section sym | Alan Modra | 1 | -12/+12 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-12 | BFD_FAKE_SECTION macro params | Alan Modra | 1 | -3/+3 |
2016-07-05 | [ARM] Change noread to purecode. | Andre Vieria | 1 | -2/+2 |
2016-03-11 | Fix some places where octet to byte conversions are needed. | Dan Gissel | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-22 | Add support for ARM's NOREAD section flag. | Mickael Guene | 1 | -0/+3 |
2015-10-28 | Orphan output section with multiple input sections | Alan Modra | 1 | -4/+16 |
2015-08-31 | ppc64 section group handling | Alan Modra | 1 | -2/+19 |
2015-08-31 | Make asection->id and asection->index unsigned | Alan Modra | 1 | -3/+3 |