Automatic date update in version.in
[binutils-gdb.git] / bfd / som.c
2023-10-25 Alan Modraasan: out of memory in som_set_reloc_info
2023-08-25 Alan Modrasom: buffer overflow writing strings
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-06-07 Alan Modra_bfd_free_cached_info
2023-06-01 Alan Modrabfd_close and target free_cached_memory
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-11-23 Alan ModraPR22509 - Null pointer dereference on coff_slurp_reloc_...
2022-10-29 Alan ModraNULL dereference read in som_write_object_contents
2022-10-26 Alan Modrasom.c reloc sanity checking
2022-10-26 Alan Modrasom.c buffer overflow
2022-09-14 Alan Modraasan: som_set_reloc_info heap buffer overflow
2022-09-14 Alan Modraubsan: som_is_space null dereference
2022-08-13 Alan Modraasan: NULL dereference in som_set_reloc_info
2022-08-06 Alan Modraubsan: som.c undefined shift in som_set_reloc_info
2022-08-01 Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-06-08 Alan ModraRevert reloc howto nits
2022-06-08 Alan ModraHOWTO size encoding
2022-03-17 Alan Modraasan: Buffer overflow in som_set_reloc_info
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-04-29 Nick CliftonFix an access through a null pointer when parsing a...
2021-04-29 Nick CliftonFix illegal memory accesses when parsing a corrupt...
2021-04-05 Alan ModraC99 bfd configury
2021-03-31 Alan ModraUse bool in bfd
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18 Alan ModraAssorted tidies
2020-08-27 John David AnglinFix PR binutils/26356 on hppa*-*-hpux*.
2020-08-26 Alan ModraPR26453 UBSAN: som.c:2885 null pointer memcpy
2020-08-25 Alan ModraPR26452, ASAN: som_compute_checksum som.c:4293
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19 Alan ModraUse bfd_get_filename throughout bfd
2020-03-11 Alan Modraasan: som: unknown read
2020-03-02 Alan Modrabfd_cleanup for object_p
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan ModraMiscellaneous memory alloc related fixes
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 Modrasom: Don't loop forever reading symbol chains
2020-01-06 Alan Modrasom_bfd_fill_in_ar_symbols buffer overflow
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-26 Alan Modraasan: som: heap-buffer-overflow
2019-10-14 Alan ModraPR24955, libbfd terminating program on out of memory...
2019-09-18 Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-18 Alan ModraConstify target name, reloc name, and carsym name
2019-09-11 Alan ModraTidy ld/ldmisc.c
2019-05-22 Alan Modrabfdtest1 segfaults on hppa-hp-hpux10
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-05-22 H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
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-18 Yuri ChornovianFix spelling typos.
2017-06-22 Nick CliftonFix address violation parsing a corrupt SOM binary.
2017-06-16 Alan ModraRewrite __start and __stop symbol handling
2017-05-10 Jose E. Marchesibfd: new BFD target entry point _bfd_set_reloc.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-09-30 Alan ModraRemove syntactic sugar
2016-04-21 Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-03-21 Nick CliftonRemove use of alloca.
2016-01-01 Alan ModraCopyright update for binutils
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-25 H.J. LuUse get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
2014-10-15 Alan ModraMerge bfd_find_nearest_line variants
2014-10-15 Alan ModraDefine bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS...
2014-06-13 Alan ModraDon't call bfd_link_hash_table_free
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-05 Alan ModraUpdate copyright years
2013-04-08 Tom Tromey PR symtab/8423:
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2012-05-17 Nick Clifton PR 14072
2011-07-11 Catherine Mooreinclude/ChangeLog
2011-06-06 Alan Modra * targets.c (bfd_target): Make ar_max_namelen an unsig...
2011-01-14 Alan Modra * bfd.c (bfd_perror): Flush stdout before and stderr...
2010-06-27 Alan Modrafix set but unused variable warnings
2010-06-10 Tristan Gingoldbfd/
2010-06-08 Tristan Gingold2010-06-08 Tristan Gingold <gingold@adacore.com>
2010-02-01 Tristan Gingold2010-02-01 Tristan Gingold <gingold@adacore.com>
2009-12-11 Tristan Gingold2009-12-11 Tristan Gingold <gingold@adacore.com>
2009-11-23 Paul Brook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-09-02 Alan Modraupdate copyright dates
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-04-16 Richard Sandifordbfd/
2009-03-18 Alan Modrainclude/
2009-03-07 Dave Anglin PR binutils/9921
2008-08-28 Dave Anglin * elf-hppa.h (elf_hppa_reloc_final_type): Handle R_PAR...
2007-12-29 Dave Anglin PR binutils/5146
2007-10-16 Nick CliftonPR 5146
2007-09-26 Nick Clifton* som.c (som_get_reloc_upper_bound): If there are no...
2007-09-21 Nick Clifton* syms.c (_bfd_stab_section_find_nearest_line): Look...
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-06-27 Alan Modrabfd/
2007-04-26 Alan Modrabfd/
2007-03-26 Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-06-19 Alan Modrabfd/
2006-05-03 Alan Modrabfd/
next