summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* readelf: display dynamic symtab without section headersDi Chen2023-04-181-0/+16
* readelf: Fix use-after-free ebl pointer issueMark Wielaard2023-03-031-0/+5
* libdw, readelf, elflint: Add get_(u|s)leb128 guardsMark Wielaard2023-02-141-0/+12
* addr2line: -C should not try to handle optional (ignored) argumentMark Wielaard2023-01-301-0/+5
* readelf: Check compression status of .debug section dataMark Wielaard2023-01-161-0/+19
* Add support for Synopsys ARCv2 processorsShahab Vahedi2022-12-221-0/+4
* Add support for LoongArchHengqi Chen2022-12-191-0/+4
* readelf: Check gelf_getdyn doesn't return NULLMark Wielaard2022-11-031-0/+5
* readelf: Check phdr != NULL or shdr != NULL in handle_dynamic.Mark Wielaard2022-11-031-0/+5
* readelf: add binutils-style --syms optionArsen Arsenović2022-10-301-0/+4
* readelf: Handle DW_LLE_GNU_view_pairMark Wielaard2022-10-271-0/+6
* Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIANYonggang Luo2022-10-171-0/+4
* ar: Correct -N COUNT off-by-oneMark Wielaard2022-09-141-0/+6
* readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTESAndreas Schwab2022-08-131-0/+4
* elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTESAndreas Schwab2022-08-091-0/+5
* readelf: memrchr searches backwards but takes the start buf as argumentMark Wielaard2022-08-011-0/+5
* readelf: Support --dynamic with --use-dynamicDi Chen2022-08-011-0/+13
* strip: Add more NULL checkMark Wielaard2022-05-141-0/+5
* elfcompress: Add sanity checks to make sure to not override variableMark Wielaard2022-05-141-0/+5
* elfclassify: Fix --no-stdin flagMark Wielaard2022-04-241-0/+4
* readelf: Define dyn_mem outside the while loop.Mark Wielaard2022-04-191-0/+4
* readelf: Don't consider padding DT_NULL as dynamic section entryDi Chen2022-04-191-0/+6
* Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...)Mark Wielaard2022-03-301-0/+14
* elflint: Recognize NT_FDO_PACKAGING_METADATAMark Wielaard2022-03-251-0/+4
* addr2line: Make --absolute the default, add --relative option.Mark Wielaard2022-03-141-0/+7
* readelf: Workaround stringop-truncation errorMark Wielaard2021-12-091-0/+4
* libdw, readelf: Read inlining info in NVIDIA extended line mapJohn M Mellor-Crummey2021-11-101-0/+6
* elflint.c: Don't dereference databits if badMark Wielaard2021-10-061-0/+4
* findtextrel: do not use unbound allocaDmitry V. Levin2021-09-091-0/+7
* Use xasprintf instead of asprintf followed by error(EXIT_FAILURE)Dmitry V. Levin2021-09-091-0/+5
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-091-0/+13
* src: add -Wno-error=stack-usage= to AM_LDFLAGSDmitry V. Levin2021-09-091-0/+4
* debuginfod, elfclassify: remove unnecessary header inclusionSaleem Abdulrasool2021-08-271-0/+4
* readelf: Pull advance_pc() in file scopeTimm Bäder2021-07-151-0/+7
* readelf: Fix error message when two attribute names differ in in compare_list...Mark Wielaard2021-07-031-0/+4
* unstrip: Always check gelf_getrel[a] resultsMark Wielaard2021-07-031-0/+4
* strip: Always check gelf_update results.Mark Wielaard2021-07-031-0/+5
* elflint: fix undefined 'buffer_left' referenceSergei Trofimovich2021-06-071-0/+5
* elfcompress: fix exit status in case of an errorDmitry V. Levin2021-05-121-0/+3
* elfcompress: remove redundant assignmentDmitry V. Levin2021-05-121-0/+3
* elfcompress: fix exit status regression in case of "Nothing to do"Dmitry V. Levin2021-05-121-0/+4
* Come up with startswith function.Martin Liska2021-05-121-0/+11
* nm: Fix file descriptor leak on dwfl_begin failure.Mark Wielaard2021-04-131-0/+4
* unstrip: Fix small leak in handle_output_dir_module.Mark Wielaard2021-04-131-0/+4
* ar: Always close newfd in do_oper_insert.Mark Wielaard2021-04-131-0/+4
* readelf: Sanity check verneed and verdef offsets in handle_symtab.Mark Wielaard2021-03-031-0/+5
* elfcompress: Replace cleanup() with labelTimm Bäder2021-03-021-0/+6
* elfcompress: Pull get_sections() into file scopeTimm Bäder2021-03-011-0/+6
* elfcompress: Pull get_section() into file scopeTimm Bäder2021-03-011-0/+6
* elfcompress: Pull set_section() into file scopeTimm Bäder2021-03-011-0/+6