aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-05ar: Pull should_truncate_fname() into file scopeTimm Bäder
2021-02-05readelf: Remove show_op_index variableTimm Bäder
2021-01-30readelf: Pull regname() into file scopeTimm Bäder
2021-01-30readelf: Pull left() info file scopeTimm Bäder
2021-01-30readelf: Pull same_set() info file scopeTimm Bäder
2021-01-30readelf: Pull add_dump_section() into file scopeTimm Bäder
2021-01-29arlib-argp: Pull text_for_default() into file scopeTimm Bäder
2021-01-29addr2line: Pull show_note() and show_int() in file scopeTimm Bäder
2021-01-28strip: Remove no_symtab_updates() functionTimm Bäder
2021-01-28strip: Pull update_section_size() into file scopeTimm Bäder
2021-01-28strip: Pull relocate() info file scopeTimm Bäder
2021-01-28strip: Replace nested check_preserved function with loopTimm Bäder
2021-01-15elflint: Recognize SHF_GNU_RETAIN as extra section flag.Mark Wielaard
2021-01-12src/elflint.c: add debug print for GNU_RETAIN and othersSergei Trofimovich
2021-01-11src/elflint.c: fix printing of unknown flagsSergei Trofimovich
2021-01-10src/readelf: use qsort instead of qsort_r.Érico Rolim
2020-12-20Split the top level .gitignore fileDmitry V. Levin
2020-12-16Handle SHF_GNU_RETAIN in eu-readelf and eu-elflint.Mark Wielaard
2020-12-16src: consistently use _(Str) instead of gettext(Str)Dmitry V. Levin
2020-12-16Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin
2020-12-16elflint: Always print symbol name (if known) in error messages.Mark Wielaard
2020-12-12src: fix spelling typos in comments and ChangeLogDmitry V. Levin
2020-12-12src: fix spelling typos in argp help text and error diagnosticsDmitry V. Levin
2020-11-03Switch from numerical to defined constants for permissions.Érico Rolim
2020-11-03Support building when fts and obstack aren't part of libc.Érico Rolim
2020-10-27unstrip: Stop using strndupa.Érico Rolim
2020-10-02readelf: Support showing view pairs in loclists as GNU extension.Mark Wielaard
2020-09-07libdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_stateMark Wielaard
2020-09-07readelf: base address entry can be firstMark Wielaard
2020-09-05elflint: Handle .debug_line_str as .debug_strMark Wielaard
2020-08-26readelf: It is not an error if there are no line number statementsMark Wielaard
2020-07-23elfclassify: Handle fwrite to stdout failing.Mark Wielaard
2020-07-19libdwfl, src: Replace some asserts with proper check or error messages.Mark Wielaard
2020-06-19ar, ranlib: Call fchown before fchmod, explicitly check and ignore errors.Mark Wielaard
2020-06-19elflint: Explicitly check and ignore elf_compress error.Mark Wielaard
2020-06-07nm: Handle corrupt symbol name table.Mark Wielaard
2020-06-07nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.Mark Wielaard
2020-06-04libelf: Sync elf.h from glibc.Mark Wielaard
2020-05-14size: Also obey radix printing for bsd format.Mark Wielaard
2020-05-14src: Check ebl_openbackend result before using ebl handle.Mark Wielaard
2020-04-22libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.Mark Wielaard
2020-04-21elflint: Allow SHF_EXCLUDE as generic section flag when --gnu is given.Mark Wielaard
2020-02-18readelf, elflint: Handle PT_GNU_PROPERTY.Mark Wielaard
2020-02-18elflint: Check sh_info for symtab isn't too big.Mark Wielaard
2020-01-16nm: Fix nm --external sysv format output.Mark Wielaard
2019-11-26Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard
2019-10-29unstrip: Check symbol strings are terminated.Mark Wielaard
2019-10-26unstrip: Don't try to write extra bogus versym data.Mark Wielaard
2019-10-26unstrip: Add sanity check for bogus sh_offset of allocated sections.Mark Wielaard
2019-10-26unstrip: Add various checks for bad input data.Mark Wielaard