Age | Commit message (Expand) | Author | Files | Lines |
2024-04-16 | Avoid cache race in bfd_check_format_matches | Tom Tromey | 1 | -0/+6 |
2024-04-11 | Remove bfdwin.c | Alan Modra | 1 | -33/+4 |
2024-04-03 | elf: Add _bfd_elf_m[un]map_section_contents | H.J. Lu | 1 | -2/+5 |
2024-04-03 | elf: Use mmap to map in read-only sections | H.J. Lu | 1 | -0/+17 |
2024-03-26 | Don't claim a fat IR object if no IR object should be claimed | H.J. Lu | 1 | -3/+17 |
2024-03-25 | bfd: make _bfd_section_size_insane part of the public API | Andrew Burgess | 1 | -0/+2 |
2024-03-18 | bfd: add missing include <time.h> | Clément Chigot | 1 | -0/+1 |
2024-03-13 | bfd: Use size_t in the BFD mmap interface | H.J. Lu | 1 | -2/+2 |
2024-03-09 | Reinstate bfd_print_error as an extern function | Alan Modra | 1 | -0/+3 |
2024-03-09 | print cached error messages using _bfd_error_handler | Alan Modra | 1 | -3/+0 |
2024-03-08 | bfd: Don't hard-code BFD_JUMP_TABLE_COPY | H.J. Lu | 1 | -1/+1 |
2024-02-29 | RISC-V: Add TLSDESC reloc definitions. | Tatsuyuki Ishi | 1 | -0/+4 |
2024-02-12 | Introduce bfd_print_error function | Tom Tromey | 1 | -0/+4 |
2024-02-08 | x86-64: Add R_X86_64_CODE_6_GOTTPOFF | H.J. Lu | 1 | -0/+6 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-30 | Regen bfd-in2.h | Alan Modra | 1 | -1/+0 |
2023-12-29 | LoongArch: bfd: Add support for tls le relax. | changjiachen | 1 | -0/+4 |
2023-12-28 | x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESC | H.J. Lu | 1 | -0/+2 |
2023-12-28 | x86-64: Add R_X86_64_CODE_4_GOTPCRELX | H.J. Lu | 1 | -0/+1 |
2023-12-25 | LoongArch: Add support for TLS LD/GD/DESC relaxation | mengqinggang | 1 | -0/+3 |
2023-12-25 | LoongArch: Add new relocs and macro for TLSDESC. | Lulu Cai | 1 | -0/+12 |
2023-12-18 | LoongArch: Add new relocation R_LARCH_CALL36 | mengqinggang | 1 | -0/+1 |
2023-12-15 | PR31145, potential memory leak in binutils/ld | Alan Modra | 1 | -2/+2 |
2023-11-10 | bfd, binutils: add gfx11 amdgpu architectures | Simon Marchi | 1 | -0/+3 |
2023-11-07 | Add minimal thread-safety to BFD | Tom Tromey | 1 | -0/+8 |
2023-11-06 | RISC-V: Moved out linker internal relocations after R_RISCV_max. | Nelson Chu | 1 | -5/+0 |
2023-10-23 | bfd-in2.h BFD_RELOC_* comments | Alan Modra | 1 | -1092/+1049 |
2023-10-20 | bfd: microblaze: Add 32_NONE reloc type | Neal Frager | 1 | -0/+5 |
2023-10-12 | bfd: add new bfd_cache_size() function | Andrew Burgess | 1 | -0/+2 |
2023-10-07 | Revert "opcodes: microblaze: Add new bit-field instructions" | Michael J. Eager | 1 | -5/+0 |
2023-10-06 | opcodes: microblaze: Add new bit-field instructions | Neal Frager | 1 | -0/+5 |
2023-09-26 | Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static ar... | Nick Clifton | 1 | -0/+2 |
2023-09-25 | Revert "arc: Add new ARCv3 ISA to BFD." | Claudiu Zissulescu | 1 | -25/+0 |
2023-09-25 | arc: Add new ARCv3 ISA to BFD. | Claudiu Zissulescu | 1 | -0/+25 |
2023-08-16 | kvx: New port. | Paul Iannetta | 1 | -0/+111 |
2023-08-11 | warn unused result for bfd IO functions | Alan Modra | 1 | -6/+9 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -2/+2 |
2023-08-09 | PR30724, cygwin ld performance regression since 014a602b86 | Alan Modra | 1 | -0/+22 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -0/+5 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -5/+0 |
2023-07-24 | bpf: add support for jal/gotol jump instruction with 32-bit target | Jose E. Marchesi | 1 | -0/+1 |
2023-07-21 | DesCGENization of the BPF binutils port | Jose E. Marchesi | 1 | -0/+1 |
2023-07-09 | PR30592 objcopy: allow --set-section-flags to add or remove SHF_X86_64_LARGE | Fangrui Song | 1 | -0/+3 |
2023-06-29 | ELF: Strip section header in ELF objects | Kaylee Blake | 1 | -1/+5 |
2023-06-28 | LoongArch: Add R_LARCH_64_PCREL relocation support | mengqinggang | 1 | -0/+1 |
2023-06-15 | Add MIPS Allegrex CPU as a MIPS2-based CPU | David Guillen Fandos | 1 | -0/+1 |
2023-05-30 | LoongArch: bfd: Add support for linker relaxation. | mengqinggang | 1 | -0/+8 |
2023-05-19 | RISC-V: Support subtraction of .uleb128. | Kuan-Lin Chen | 1 | -0/+2 |
2023-05-03 | Remove unused args from bfd_make_debug_symbol | Alan Modra | 1 | -3/+3 |
2023-05-03 | Generated docs and include files | Alan Modra | 1 | -1608/+1545 |