Age | Commit message (Expand) | Author | Files | Lines |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -1/+1 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -2/+9 |
2019-11-18 | PR25196, abort in rewrite_elf_program_header | Alan Modra | 1 | -0/+1 |
2019-11-07 | Remove CR16C support | Alan Modra | 1 | -44/+0 |
2019-10-21 | ar P support | Alan Modra | 1 | -1/+4 |
2019-09-23 | linker bfd.h tidy | Alan Modra | 1 | -43/+28 |
2019-09-23 | ecoff bfd.h tidy | Alan Modra | 1 | -42/+0 |
2019-09-23 | elf bfd.h tidy | Alan Modra | 1 | -69/+0 |
2019-09-23 | m68k bfd.h tidy | Alan Modra | 1 | -10/+0 |
2019-09-23 | bfin bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | cr16 bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | obsoleted bfd.h tidy | Alan Modra | 1 | -17/+0 |
2019-09-23 | xcoff bfd.h tidy | Alan Modra | 1 | -28/+0 |
2019-09-23 | coff bfd.h tidy | Alan Modra | 1 | -10/+0 |
2019-09-23 | arm bfd.h tidy | Alan Modra | 1 | -140/+0 |
2019-09-23 | tic6x bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | aarch64 bfd.h tidy | Alan Modra | 1 | -86/+0 |
2019-09-23 | tic54x bfd.h tidy | Alan Modra | 1 | -8/+0 |
2019-09-23 | h8300 bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | ia64 bfd.h tidy | Alan Modra | 1 | -7/+0 |
2019-09-23 | v850 bfd.h tidy | Alan Modra | 1 | -7/+0 |
2019-09-23 | mips bfd.h tidy | Alan Modra | 1 | -4/+0 |
2019-09-23 | csky bfd.h tidy | Alan Modra | 1 | -12/+0 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -122/+177 |
2019-09-20 | bfd macro conversion to inline functions, asymbol | Alan Modra | 1 | -13/+38 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -32/+144 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -29/+26 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -11/+8 |
2019-09-18 | Constify bfd_octets_per_byte and related functions | Alan Modra | 1 | -5/+5 |
2019-09-18 | Constify target name, reloc name, and carsym name | Alan Modra | 1 | -3/+3 |
2019-09-11 | Introduce bfd_set_filename | Tom Tromey | 1 | -0/+2 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+9 |
2019-09-10 | Enhance the disassembler so that it will reliably determine whether a reloc a... | Nick Clifton | 1 | -0/+10 |
2019-09-06 | bfd_get_filename | Alan Modra | 1 | -3/+1 |
2019-08-29 | PR24891, objdump memory leaks when parsing malformed archive | Alan Modra | 1 | -0/+3 |
2019-07-30 | Re: Support .gnu.lto_.lto section in ELF files | Alan Modra | 1 | -1/+1 |
2019-07-29 | Support .gnu.lto_.lto section in ELF files (PR 24768). | Martin Liska | 1 | -0/+3 |
2019-07-19 | [PowerPC64] pc-relative TLS relocations | Alan Modra | 1 | -0/+7 |
2019-06-06 | [LD, AArch64] Move ELF options behind -z | Sudakshina Das | 1 | -1/+1 |
2019-05-24 | PowerPC relocations for prefix insns | Alan Modra | 1 | -0/+17 |
2019-05-23 | bfd: add support for eBPF | Jose E. Marchesi | 1 | -0/+9 |
2019-05-21 | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 1 | -2/+11 |
2019-05-06 | PowerPC reloc symbols that shouldn't be adjusted | Alan Modra | 1 | -4/+4 |
2019-04-15 | [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registers | Andre Vieira | 1 | -0/+1 |
2019-04-15 | [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma... | Andre Vieira | 1 | -0/+3 |
2019-04-15 | [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline | Andre Vieira | 1 | -0/+3 |
2019-04-15 | [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_... | Andre Vieira | 1 | -0/+3 |
2019-04-15 | [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18 | Andre Vieira | 1 | -0/+3 |
2019-04-15 | [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM... | Andre Vieira | 1 | -0/+3 |
2019-04-15 | [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo... | Andre Vieira | 1 | -0/+3 |