Automatic date update in version.in
[binutils-gdb.git] / bfd / vms-alpha.c
2023-09-20 Song MengzhiPR30870, VMS_DEBUG compilation error
2023-08-31 Alan Modravms-alpha: Free memory on failure path
2023-08-11 Alan Modrawarn unused result for bfd IO functions
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-06-07 Alan Modra_bfd_free_cached_info
2023-05-09 Alan Modraalpha-vms reloc sanity check
2023-02-19 Alan ModraBuffer overflow in evax_bfd_print_eobj
2023-01-04 Alan Modraasan: segv in parse_module
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-12 Alan ModraPR29892, Field file_table of struct module is uninitialized
2022-12-12 Alan ModraLack of bounds checking in vms-alpha.c parse_module
2022-12-05 Nick CliftonFix an illegal memory access when parsing a corrupt...
2022-09-20 Alan Modralooping in alpha_vms_slurp_relocs
2022-09-14 Alan Modramsan: vms-alpha use-of-uninitialized-value in dst_retri...
2022-09-06 Aaron Mereybfd: Add bfd_find_nearest_line_with_alt
2022-06-08 Alan ModraRevert reloc howto nits
2022-06-08 Alan ModraHOWTO size encoding
2022-05-27 Alan ModraRemove use of bfd_uint64_t and similar
2022-03-17 Alan Modraubsan: Null dereference in parse_module
2022-03-17 Alan Modraasan: Buffer overflow in evax_bfd_print_dst
2022-02-16 Alan Modraasan: buffer overflow in vms-alpha.c
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-05 Alan Modraasan: alpha-vms: objdump buffer overflows
2021-10-31 Alan Modraubsan: alpha-vms: undefined shift
2021-10-31 Alan ModraPR28518: signed integer overflow & free on unmalloced...
2021-10-27 Alan Modraasan: alpha-vms: buffer overflows
2021-10-25 Alan Modraasan: evax_bfd_print_image buffer overflow
2021-08-05 Alan ModraPR28167, vms-alpha build_module_list
2021-07-30 Alan Modrareloc_upper_bound size calculations
2021-03-31 Alan ModraUse bool in bfd
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-05 Alan Modraasan: heap buffer overflow in _bfd_vms_slurp_egsd
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18 Alan ModraRemove some static buffers
2020-11-09 Alan Modraasan: vms-alpha: stack buffer overflow
2020-06-24 Alan Modraubsan: alpha-vms: shift exponent 536874240 is too large
2020-06-01 Alan Modraalpha-vms: ETIR checks
2020-04-27 Alan Modraalpha-vms: divide by zero
2020-03-31 Alan Modraalpha-vms: sanity checks for image_write
2020-03-26 Alan Modraalpha-vms: Sanity check ETIR__C_CTL_DFLOC index
2020-03-16 Alan Modraasan: alpha-vms: null dereference
2020-03-02 Alan Modrabfd_cleanup for object_p
2020-03-02 Alan Modraalpha-vms: error paths not freeing memory and malloc...
2020-02-28 Alan Modraalpha-vms: large memory allocation
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan Modra_bfd_mul_overflow
2020-02-19 Alan ModraCheck return status of memory alloc functions
2020-02-19 Alan Modrabfd_size_type to size_t
2020-01-14 Alan Modraubsan: alpha-vms: segv
2020-01-13 Alan Modraubsan: alpha-vma: timeout
2020-01-06 Alan Modraalpha-vms: don't exit on stack underflow/overflow
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-31 Alan Modraasan: alpha-vms: Heap-buffer-overflow
2019-12-30 Alan Modravms-alpha.c object_p memory leaks
2019-12-29 Alan Modraubsan: alpha-vms: shift exponent is too large
2019-12-29 Alan Modraasan: alpha-vms: memory leaks
2019-12-23 Alan Modraasan: vms-alpha: heap-buffer-overflow
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-11 Alan ModraTidy ld/ldmisc.c
2019-05-22 Alan Modravms-alpha gas segfault
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-08-21 Alan ModraPack reloc_howto_struct
2018-08-21 Alan ModraDelete NEWHOWTO and tidy some uses of reloc_howto_struct
2018-05-22 H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-02-25 Alan Modraassorted target messages
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16 Alan ModraRemove bfd stub function casts.
2018-02-14 Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13 Nick CliftonFix compile time warning messages from gcc version...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-07-27 Nick CliftonFix address violation issues encountered when parsing...
2017-07-24 Nick CliftonFix another memory access error triggered by attempting...
2017-07-24 Nick CliftonFix address violation errors parsing corrupt binary...
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-03 Alan ModraBFD long long cleanup
2017-06-21 Nick CliftonFix address violation parsing a corrupt Alpha VMS binar...
2017-06-21 Nick CliftonFix potential address violation parsing a corrupt Alpha...
2017-06-21 Nick CliftonFix address violation parsing a corrupt IEEE Alpha...
2017-06-19 Nick CliftonFix address violations when reading corrupt VMS records.
2017-06-19 Nick CliftonFix access violation disassembling a corrupt VMS binary.
2017-06-19 Nick CliftonFix access violation when disassembling a corrupt VMS...
2017-06-16 Alan ModraRewrite __start and __stop symbol handling
2017-06-15 Nick CliftonHandle EITR records in VMS Alpha binaries with overlarg...
2017-06-14 Nick CliftonFix potential address violations when processing a...
2017-05-18 Alan ModraDon't compare boolean values against TRUE or FALSE
2017-05-10 Jose E. Marchesibfd: new BFD target entry point _bfd_set_reloc.
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30 Alan ModraRemove syntactic sugar
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-25 H.J. LuSkip an archive element if not added by linker
2016-04-21 Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-01-01 Alan ModraCopyright update for binutils
2015-08-31 Alan ModraMore "Make asection->id and asection->index unsigned"
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuRemove trailing spaces in bfd
2015-01-22 Nick CliftonFixes memory access violations triggered by running...
next