Age | Commit message (Expand) | Author | Files | Lines |
2020-03-14 | Include netbsd-core.lo for all arm/mips NetBSD targets | Kamil Rytarowski | 3 | -4/+10 |
2020-03-14 | BFD_FAKE_SECTIONS formatting | Alan Modra | 3 | -29/+30 |
2020-03-14 | Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core) | Kamil Rytarowski | 2 | -1/+12 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 14 | -6/+218 |
2020-03-13 | x86: Check static link of dynamic objects | H.J. Lu | 3 | -0/+33 |
2020-03-13 | Recognize aarch64 PT_GETREGS and PT_GETFPREGS notes on NetBSD | Kamil Rytarowski | 2 | -0/+5 |
2020-03-13 | Fix several mix up between octets and bytes in ELF program headers | Christian Eggers | 7 | -64/+118 |
2020-03-13 | Fix several mix up between octets and bytes in ELF program headers | Christian Eggers | 3 | -60/+106 |
2020-03-11 | asan: som: unknown read | Alan Modra | 2 | -0/+7 |
2020-03-11 | powerpc64-ld infinite loop | Alan Modra | 2 | -1/+5 |
2020-03-10 | PR25648, objcopy SIGSEGV in ihex_write_record | Alan Modra | 2 | -5/+10 |
2020-03-09 | asan: wasm: Out-of-memory | Alan Modra | 2 | -12/+21 |
2020-03-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-03-06 | Fix an abort triggered when objcopy is used to set the "share" section flag o... | Nick Clifton | 2 | -7/+38 |
2020-03-05 | bfd: xtensa: fix PR ld/25630 | Max Filippov | 2 | -4/+8 |
2020-03-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-03-05 | Add support for ELF files which contain multiple reloc sections which all tar... | Nick Clifton | 7 | -13/+465 |
2020-03-05 | Large memory allocation reading fuzzed 64-bit archive | Alan Modra | 2 | -1/+15 |
2020-03-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-03-04 | sh_addralign inconsistent with sh_addr | Alan Modra | 2 | -1/+10 |
2020-03-04 | Call cleanup on bfd_check_format_matches error exit | Alan Modra | 2 | -0/+8 |
2020-03-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-03-03 | bfd_check_format_matches preserving matches vs. cleanups | Alan Modra | 2 | -5/+29 |
2020-03-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-03-03 | Re: bfd_cleanup for object_p | Alan Modra | 4 | -12/+23 |
2020-03-02 | Re: bfd_cleanup for object_p | Alan Modra | 12 | -38/+51 |
2020-03-02 | trad_unix_core_file_p: Return bfd_cleanup | H.J. Lu | 2 | -2/+6 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 49 | -156/+233 |
2020-03-02 | miscellaneous SEC_SMALL_DATA | Alan Modra | 5 | -12/+40 |
2020-03-02 | ELF SEC_SMALL_DATA | Alan Modra | 9 | -16/+85 |
2020-03-02 | elf_backend_section_flags and _bfd_elf_init_private_section_data | Alan Modra | 10 | -52/+78 |
2020-03-02 | alpha-coff: large memory allocation | Alan Modra | 2 | -0/+14 |
2020-03-02 | alpha-vms: prevent endless recursion | Alan Modra | 2 | -3/+15 |
2020-03-02 | alpha-vms: error paths not freeing memory and malloc result checks | Alan Modra | 2 | -14/+36 |
2020-03-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-03-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-02-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-02-28 | alpha-vms: memory leak | Alan Modra | 2 | -6/+14 |
2020-02-28 | alpha-vms: large memory allocation | Alan Modra | 2 | -44/+20 |
2020-02-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-02-28 | mmix-mmo set SEC_DATA for .data section | Alan Modra | 2 | -1/+6 |
2020-02-28 | .idata symbols should be reported with i or I flag by nm | Alan Modra | 2 | -22/+21 |
2020-02-27 | _bfd_xcoff_read_ar_hdr tidy | Alan Modra | 2 | -31/+22 |
2020-02-27 | bfd_stat_arch_elt buffer overflow | Alan Modra | 3 | -2/+10 |
2020-02-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-02-26 | Archive sanity checks | Alan Modra | 2 | -68/+103 |
2020-02-26 | Re: vms buffer overflows and large memory allocation | Alan Modra | 2 | -4/+8 |
2020-02-26 | rx: memory allocation without checking for NULL return | Alan Modra | 2 | -23/+39 |
2020-02-26 | Indent labels | Alan Modra | 41 | -129/+180 |
2020-02-26 | PR25593, --as-needed breaks DT_NEEDED order with linker plugin | Alan Modra | 4 | -45/+74 |