Age | Commit message (Expand) | Author | Files | Lines |
2021-06-08 | bfd/elf: Don't read non-existing secondary relocs | Michael Matz | 1 | -0/+5 |
2021-05-21 | [AArch64] MTE corefile support | Luis Machado | 1 | -0/+19 |
2021-05-12 | Add MTE register set support for core files | Luis Machado | 1 | -0/+30 |
2021-04-28 | Stop the BFD library from treating annobin symbols as potential function symb... | Nick Clifton | 1 | -6/+17 |
2021-04-23 | Fix type of .persistent.bss section | Eric Botcazou | 1 | -0/+1 |
2021-04-14 | elf: Set p_memsz to p_filesz for loadable PT_NOTE segment | H.J. Lu | 1 | -0/+5 |
2021-04-14 | Remove unneeded tests for definitions of NT_BSDNETCORE values. | Frederic Cambus | 1 | -4/+0 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 1 | -11/+10 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -627/+627 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -3/+3 |
2021-03-20 | DWARF LTO debug sections vs. .stabstr | Alan Modra | 1 | -4/+1 |
2021-03-18 | elf: Handle .gnu.debuglto_.debug_* sections | H.J. Lu | 1 | -0/+4 |
2021-03-10 | ELF DWARF in PE output | Alan Modra | 1 | -2/+15 |
2021-03-05 | bfd/binutils: add support for RISC-V CSRs in core files | Andrew Burgess | 1 | -0/+35 |
2021-03-05 | bfd/binutils: support for gdb target descriptions in the core file | Andrew Burgess | 1 | -0/+35 |
2021-01-26 | bfd: add elfcore_write_file_note | Mihails Strasuns | 1 | -0/+8 |
2021-01-14 | Fix an illegal memory access parsing a win32pstatus note with a type of 0. | Nick Clifton | 1 | -2/+3 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -3/+12 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | constify elfNN_bed | Alan Modra | 1 | -12/+42 |
2020-12-14 | Put bfd_section_from_shdr loop detection array in elf_tdata | Alan Modra | 1 | -45/+9 |
2020-11-28 | PR26907, segment contains empty SHT_NOBITS section | Alan Modra | 1 | -1/+2 |
2020-11-27 | ELF: Support .noinit and .persistent sections | Jozef Lawrynowicz | 1 | -0/+4 |
2020-11-23 | Fix an illegal memory access when accessing corrupt dynamic secondary relocat... | Nick Clifton | 1 | -5/+8 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -3/+11 |
2020-11-18 | Support SHF_GNU_RETAIN ELF section flag | Jozef Lawrynowicz | 1 | -6/+15 |
2020-11-03 | asan: leak in bfd_section_from_shdr | Alan Modra | 1 | -3/+5 |
2020-10-29 | Fix an illegal memory access problem when processing secondary relocs for arc... | Nick Clifton | 1 | -5/+25 |
2020-10-05 | GAS: Update the .section directive so that a numeric section index can be pro... | Nick Clifton | 1 | -22/+10 |
2020-09-16 | Tidy elf_symbol_from | Alan Modra | 1 | -4/+4 |
2020-09-04 | PR26574, heap buffer overflow in _bfd_elf_slurp_secondary_reloc_section | Alan Modra | 1 | -1/+3 |
2020-09-03 | Fix a division by zero error when processing secondary relocs in a fuzzed inp... | Nick Clifton | 1 | -0/+11 |
2020-08-24 | Fix erroroneous use of '%zu' in elfcore_grok_win32pstatus | Jon Turney | 1 | -2/+2 |
2020-08-20 | Apply a workaround to mitigate a quadratic performance hit in the linker when... | Nick Clifton | 1 | -6/+16 |
2020-08-12 | Fix signedness comparison warning in elfcore_grok_win32pstatus() | Jon Turney | 1 | -1/+1 |
2020-08-12 | Only warn about malformed win32pstatus notes | Jon Turney | 1 | -13/+26 |
2020-08-12 | Add handling for 64-bit module addresses in Cygwin core dumps | Jon Turney | 1 | -8/+24 |
2020-08-12 | Refine size constraints applied to win32pstatus ELF notes | Jon Turney | 1 | -1/+16 |
2020-08-12 | Don't hardcode CONTEXT size for a NOTE_INFO_THREAD win32pstatus note | Jon Turney | 1 | -1/+1 |
2020-08-12 | Define constants for win32pstatus ELF notes | Jon Turney | 1 | -5/+9 |
2020-08-12 | Read tid from correct offset in win32pstatus NOTE_INFO_THREAD | Jon Turney | 1 | -4/+5 |
2020-08-03 | PR26330, Malloc size error in objdump | Alan Modra | 1 | -10/+30 |
2020-07-30 | Unify Solaris procfs and largefile handling | Rainer Orth | 1 | -2/+0 |
2020-07-28 | PR25022 testcase segfault for generic ELF linker targets | Alan Modra | 1 | -37/+27 |
2020-07-22 | Remove hack for GDB which sets the section size to 0 | Kevin Buettner | 1 | -8/+0 |
2020-06-03 | PR26069, strip/objcopy memory leaks | Alan Modra | 1 | -1/+3 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -12/+6 |
2020-05-20 | PR26011, excessive memory allocation with fuzzed reloc sections | Alan Modra | 1 | -3/+34 |
2020-05-19 | Fix thinko in recent update to bfd_section_from_shdr. | Gunther Nikl | 1 | -1/+1 |
2020-05-18 | Fix a use-after-free bug in the BFD library when scanning a corrupt ELF file. | Nick Clifton | 1 | -2/+7 |