Age | Commit message (Expand) | Author | Files | Lines |
2022-01-12 | gas: add visibility support for XCOFF | Clément Chigot | 1 | -1/+6 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-15 | XCOFF C_STSYM test failure on 32-bit host | Alan Modra | 1 | -2/+2 |
2021-11-23 | AArch64: Add support for AArch64 EFI (efi-*-aarch64). | Tamar Christina | 1 | -1/+18 |
2021-11-10 | PR 28447: implement multiple parameters for .file on XCOFF | Clément Chigot | 1 | -3/+7 |
2021-10-24 | asan: c4x, c54x coff_canonicalize_reloc buffer overflow | Alan Modra | 1 | -11/+11 |
2021-10-06 | PR28402, fail to allocate line number array | Alan Modra | 1 | -16/+19 |
2021-08-04 | revise PE IMAGE_SCN_LNK_NRELOC_OVFL test | Alan Modra | 1 | -1/+1 |
2021-07-30 | IMAGE_SCN_LNK_NRELOC_OVFL | Alan Modra | 1 | -0/+6 |
2021-07-14 | objdump: add DWARF support for AIX | Clément Chigot | 1 | -2/+2 |
2021-04-16 | PR27567, Linking PE files adds alignment section flags to executables | Alan Modra | 1 | -8/+8 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -236/+234 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -29/+29 |
2021-03-12 | aix: implement TLS relocation for gas and ld | Clément Chigot | 1 | -2/+65 |
2021-03-12 | bfd: use default coff_write_object_contents for XCOFF64 | Clément Chigot | 1 | -1/+5 |
2021-03-04 | bfd: prune COFF/PE section flags setting | Jan Beulich | 1 | -3/+12 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | Lose some COFF/PE static vars, and peicode.h constify | Alan Modra | 1 | -18/+9 |
2020-07-09 | Remove powerpc PE support | Alan Modra | 1 | -36/+0 |
2020-07-07 | XCOFF C_HIDEXT and C_AIX_WEAKEXT classification | Alan Modra | 1 | -0/+10 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -2/+1 |
2020-04-14 | [PATCH v2 2/2] coff-go32: support extended relocations | Juan Manuel Guerrero | 1 | -8/+62 |
2020-04-02 | coff-go32-exe: support variable-length stubs | Jan W. Jagersma | 1 | -9/+0 |
2020-03-02 | miscellaneous SEC_SMALL_DATA | Alan Modra | 1 | -1/+11 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -14/+5 |
2020-02-19 | _bfd_mul_overflow | Alan Modra | 1 | -20/+50 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -6/+6 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 1 | -0/+2 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 1 | -2/+8 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-29 | coff_close_and_cleanup | Alan Modra | 1 | -1/+1 |
2019-12-17 | Remove tic80 support | Alan Modra | 1 | -21/+2 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -10/+9 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -1/+1 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+4 |
2019-07-23 | Allow objdump to recognise the System.Runtime.dll files that get shipped with... | Omar Majid | 1 | -0/+8 |
2019-05-02 | Treat the .gnu.debuglink and .gnu.debugaltlink sections as debug sections whe... | Nick Clifton | 1 | -0/+5 |
2019-03-12 | Don't use bfd_get_file_size in objdump | Alan Modra | 1 | -26/+25 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-06-05 | Tidy bfdio to consistenly use containing archive | Alan Modra | 1 | -0/+3 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+4 |
2018-05-15 | Fix uninitialised memory acccess in COFF bfd backend | Christophe Guillon | 1 | -0/+3 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -58/+1 |
2018-04-16 | Remove w65 support | Alan Modra | 1 | -12/+0 |
2018-04-16 | Remove we32k support | Alan Modra | 1 | -14/+2 |
2018-04-16 | Remove m88k support | Alan Modra | 1 | -26/+7 |
2018-04-16 | Remove h8500 support | Alan Modra | 1 | -13/+0 |
2018-04-16 | Remove h8300-coff support | Alan Modra | 1 | -59/+0 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -166/+2 |