Age | Commit message (Expand) | Author | Files | Lines |
2020-02-10 | z80 comments in archures.c | Alan Modra | 1 | -10/+20 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 1 | -8/+12 |
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-27 | Remove cpu-plugin.c | Andreas Schwab | 1 | -1/+0 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 1 | -3/+25 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-17 | Remove tic80 support | Alan Modra | 1 | -1/+0 |
2019-12-12 | Remove duplicate cast | Alan Modra | 1 | -1/+1 |
2019-12-11 | Make bfd_get_8 return a bfd_vma like other bfd_get_* functions | Alan Modra | 1 | -2/+2 |
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 |