x86: shrink op_riprel
[binutils-gdb.git] / binutils / elfcomm.c
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-05-12 Alan ModraSAFE_BYTE_GET64
2021-04-01 Martin LiskaReplace const_strneq with startswith.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-09-25 Alan Modraasan: readelf buffer overflow and abort
2020-06-27 Alan Modraasan: readelf: use after free in process_archive
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", binutils
2020-05-05 Nick CliftonRestore readelf's warnings that describe real problems...
2020-04-29 Nick CliftonAdd a warning if an emtpty SHT_REL, SHT_RELA or SHT_PRO...
2020-03-19 Alan ModraDon't use bfd.h in binutils/elfcomm.c
2020-03-19 Alan Modrasetup_archive parameter mismatch
2020-03-14 Alan Modrareadelf large memory allocation
2020-03-13 Alan Modraasan: more readelf leaks
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-07-24 Alan ModraPR23430, Indices misspelled
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-15 Nick CliftonAdd support to readelf and objdump for following links...
2017-10-28 Alan ModraPR22361 readelf buffer overflow on fuzzed archive header
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-01-01 Alan ModraCopyright update for binutils
2015-08-12 H.J. LuRemove trailing spaces in binutils
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-22 Nick CliftonMore fixes for invalid memory accesses exposed by fuzze...
2014-12-08 Nick CliftonMore fixes for invalid memory accesses triggered by...
2014-12-01 Nick CliftonAdd checks for memory access violations exposed by...
2014-03-05 Alan ModraUpdate copyright years
2013-05-15 Cary Coutantbinutils/
2013-03-04 Nick Clifton * elfcomm.c (error): Flush stdout before emitting...
2013-02-15 Nick Clifton PR binutils/15140
2013-02-07 Nick Clifton * elfcomm.c (get_archive_member_name): Prevent seg...
2012-07-17 Nick Clifton * elfcomm.c (setup_archive): Extract index table and...
2012-02-15 Cary Coutant * dwarf.c (dwarf_vmatoa64): New function.
2010-11-21 H.J. LuAdd and use elfcomm.c/elfcomm.h.