Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -412/+410 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+1 |
2021-01-05 | asan: heap buffer overflow in _bfd_vms_slurp_egsd | Alan Modra | 1 | -2/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-18 | Remove some static buffers | Alan Modra | 1 | -1/+2 |
2020-11-09 | asan: vms-alpha: stack buffer overflow | Alan Modra | 1 | -1/+1 |
2020-06-24 | ubsan: alpha-vms: shift exponent 536874240 is too large | Alan Modra | 1 | -4/+25 |
2020-06-01 | alpha-vms: ETIR checks | Alan Modra | 1 | -13/+21 |
2020-04-28 | alpha-vms: divide by zero | Alan Modra | 1 | -1/+4 |
2020-03-31 | alpha-vms: sanity checks for image_write | Alan Modra | 1 | -25/+45 |
2020-03-26 | alpha-vms: Sanity check ETIR__C_CTL_DFLOC index | Alan Modra | 1 | -9/+17 |
2020-03-16 | asan: alpha-vms: null dereference | Alan Modra | 1 | -9/+29 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -2/+2 |
2020-03-02 | alpha-vms: error paths not freeing memory and malloc result checks | Alan Modra | 1 | -14/+27 |
2020-02-28 | alpha-vms: large memory allocation | Alan Modra | 1 | -44/+15 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -9/+7 |
2020-02-19 | _bfd_mul_overflow | Alan Modra | 1 | -2/+8 |
2020-02-19 | Check return status of memory alloc functions | Alan Modra | 1 | -47/+75 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -3/+3 |
2020-01-14 | ubsan: alpha-vms: segv | Alan Modra | 1 | -9/+11 |
2020-01-13 | ubsan: alpha-vma: timeout | Alan Modra | 1 | -8/+11 |
2020-01-06 | alpha-vms: don't exit on stack underflow/overflow | Alan Modra | 1 | -53/+102 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-31 | asan: alpha-vms: Heap-buffer-overflow | Alan Modra | 1 | -51/+41 |
2019-12-30 | vms-alpha.c object_p memory leaks | Alan Modra | 1 | -12/+22 |
2019-12-29 | ubsan: alpha-vms: shift exponent is too large | Alan Modra | 1 | -9/+8 |
2019-12-29 | asan: alpha-vms: memory leaks | Alan Modra | 1 | -43/+71 |
2019-12-23 | asan: vms-alpha: heap-buffer-overflow | Alan Modra | 1 | -16/+40 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -10/+10 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -2/+2 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+2 |
2019-05-22 | vms-alpha gas segfault | Alan Modra | 1 | -1/+4 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-08-21 | Pack reloc_howto_struct | Alan Modra | 1 | -3/+9 |
2018-08-21 | Delete NEWHOWTO and tidy some uses of reloc_howto_struct | Alan Modra | 1 | -1/+1 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+2 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -39/+40 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -4/+4 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -10/+20 |
2018-02-14 | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 1 | -2/+2 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -3/+4 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -3072/+3072 |
2017-07-27 | Fix address violation issues encountered when parsing corrupt binaries. | Nick Clifton | 1 | -33/+58 |
2017-07-24 | Fix another memory access error triggered by attempting to parse a corrupt bi... | Nick Clifton | 1 | -0/+3 |
2017-07-24 | Fix address violation errors parsing corrupt binary files. | Nick Clifton | 1 | -5/+54 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-03 | BFD long long cleanup | Alan Modra | 1 | -1/+1 |
2017-06-21 | Fix address violation parsing a corrupt Alpha VMS binary file. | Nick Clifton | 1 | -13/+41 |
2017-06-21 | Fix potential address violation parsing a corrupt Alpha VMS file. | Nick Clifton | 1 | -0/+10 |