libdwfl: Don't undef _
[platform/upstream/elfutils.git] / src /
2022-12-21 Shahab VahediAdd support for Synopsys ARCv2 processors
2022-12-19 Hengqi ChenAdd support for LoongArch
2022-11-29 Martin LiskaRefactor elf_compare
2022-11-28 Martin LiskaMissing newline for: elfcompress -t zlib-gnu a.out...
2022-11-28 Martin Liskareadelf: print warning for -sW
2022-11-03 Mark Wielaardreadelf: Check gelf_getdyn doesn't return NULL
2022-11-03 Mark Wielaardreadelf: Check phdr != NULL or shdr != NULL in handle_d...
2022-10-30 Arsen Arsenovićreadelf: add binutils-style --syms option
2022-10-27 Mark Wielaardreadelf: Handle DW_LLE_GNU_view_pair
2022-10-17 Yonggang LuoStrip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and...
2022-10-16 Yonggang LuoMove the #include <libintl.h> into eu-config.h
2022-09-14 Mark Wielaardar: Correct -N COUNT off-by-one
2022-08-13 Andreas Schwabreadelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRI...
2022-08-09 Andreas Schwabelflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES
2022-08-01 Mark Wielaardreadelf: memrchr searches backwards but takes the start...
2022-07-31 Di Chenreadelf: Support --dynamic with --use-dynamic
2022-05-14 Mark Wielaardstrip: Add more NULL check
2022-05-14 Mark Wielaardelfcompress: Add sanity checks to make sure to not...
2022-04-24 Mark Wielaardelfclassify: Fix --no-stdin flag
2022-04-19 Mark Wielaardreadelf: Define dyn_mem outside the while loop.
2022-04-19 Di Chenreadelf: Don't consider padding DT_NULL as dynamic...
2022-03-30 Mark WielaardIntroduce error_exit as a noreturn variant of error...
2022-03-24 Mark Wielaardelflint: Recognize NT_FDO_PACKAGING_METADATA
2022-03-14 Mark Wielaardaddr2line: Make --absolute the default, add --relative...
2021-12-08 Mark Wielaardreadelf: Workaround stringop-truncation error
2021-11-10 John M Mellor-Crummeylibdw, readelf: Read inlining info in NVIDIA extended...
2021-10-06 Mark Wielaardelflint.c: Don't dereference databits if bad
2021-09-09 Dmitry V. Levinfindtextrel: do not use unbound alloca
2021-09-09 Dmitry V. LevinUse xasprintf instead of asprintf followed by error...
2021-09-09 Dmitry V. LevinRemove redundant casts of memory allocating functions...
2021-09-09 Dmitry V. Levinsrc: add -Wno-error=stack-usage= to AM_LDFLAGS
2021-08-27 Saleem Abdulrasooldebuginfod, elfclassify: remove unnecessary header...
2021-07-15 Timm Bäderreadelf: Pull advance_pc() in file scope
2021-07-03 Mark Wielaardreadelf: Handle line tables without line number stateme...
2021-07-03 Mark Wielaardreadelf: Fix error message when two attribute names...
2021-07-02 Mark Wielaardunstrip: Always check gelf_getrel[a] results
2021-07-02 Mark Wielaardstrip: Always check gelf_update results.
2021-06-07 Sergei Trofimovichelflint: fix undefined 'buffer_left' reference
2021-05-12 Dmitry V. Levinelfcompress: fix exit status in case of an error
2021-05-12 Dmitry V. Levinelfcompress: remove redundant assignment
2021-05-12 Dmitry V. Levinelfcompress: fix exit status regression in case of...
2021-05-12 Martin LiskaCome up with startswith function.
2021-04-13 Mark Wielaardnm: Fix file descriptor leak on dwfl_begin failure.
2021-04-13 Mark Wielaardunstrip: Fix small leak in handle_output_dir_module.
2021-04-13 Mark Wielaardar: Always close newfd in do_oper_insert.
2021-03-03 Mark Wielaardreadelf: Sanity check verneed and verdef offsets in...
2021-03-02 Timm Bäderelfcompress: Replace cleanup() with label
2021-03-01 Timm Bäderelfcompress: Pull get_sections() into file scope
2021-03-01 Timm Bäderelfcompress: Pull get_section() into file scope
2021-03-01 Timm Bäderelfcompress: Pull set_section() into file scope
2021-03-01 Timm Bäderunstrip: Remove nested next() function
2021-03-01 Timm Bäderunstrip: Pull warn() into file scope
2021-03-01 Timm Bäderunstrip: Inline find_unalloc_section() into only caller
2021-03-01 Timm Bäderunstrip: Pull check_match() into file scope
2021-03-01 Timm Bäderunstrip: Pull adjust_reloc() into file scope
2021-03-01 Timm Bäderelflint: Pull left() in file scope
2021-03-01 Timm Bäderelflint: Pull pos() info file scope
2021-02-17 Mark Wielaardreadelf: Type DIE offset is from start of CU.
2021-02-17 Mark Wielaardreadelf, libdw: blocks aren't expressions for DWARF...
2021-02-05 Timm Bäderar: Pull should_truncate_fname() into file scope
2021-02-05 Timm Bäderreadelf: Remove show_op_index variable
2021-01-30 Timm Bäderreadelf: Pull regname() into file scope
2021-01-30 Timm Bäderreadelf: Pull left() info file scope
2021-01-30 Timm Bäderreadelf: Pull same_set() info file scope
2021-01-30 Timm Bäderreadelf: Pull add_dump_section() into file scope
2021-01-29 Timm Bäderarlib-argp: Pull text_for_default() into file scope
2021-01-29 Timm Bäderaddr2line: Pull show_note() and show_int() in file...
2021-01-28 Timm Bäderstrip: Remove no_symtab_updates() function
2021-01-28 Timm Bäderstrip: Pull update_section_size() into file scope
2021-01-28 Timm Bäderstrip: Pull relocate() info file scope
2021-01-28 Timm Bäderstrip: Replace nested check_preserved function with...
2021-01-15 Mark Wielaardelflint: Recognize SHF_GNU_RETAIN as extra section...
2021-01-12 Sergei Trofimovichsrc/elflint.c: add debug print for GNU_RETAIN and others
2021-01-11 Sergei Trofimovichsrc/elflint.c: fix printing of unknown flags
2021-01-10 Érico Rolimsrc/readelf: use qsort instead of qsort_r.
2020-12-20 Dmitry V. LevinSplit the top level .gitignore file
2020-12-16 Mark WielaardHandle SHF_GNU_RETAIN in eu-readelf and eu-elflint.
2020-12-16 Dmitry V. Levinsrc: consistently use _(Str) instead of gettext(Str)
2020-12-16 Dmitry V. LevinConsistently define _(Str) using dgettext ("elfutils...
2020-12-15 Mark Wielaardelflint: Always print symbol name (if known) in error...
2020-12-12 Dmitry V. Levinsrc: fix spelling typos in comments and ChangeLog
2020-12-12 Dmitry V. Levinsrc: fix spelling typos in argp help text and error...
2020-11-03 Érico RolimSwitch from numerical to defined constants for permissions.
2020-11-03 Érico RolimSupport building when fts and obstack aren't part of...
2020-10-27 Érico Rolimunstrip: Stop using strndupa.
2020-10-02 Mark Wielaardreadelf: Support showing view pairs in loclists as...
2020-09-07 Mark Wielaardlibdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_state
2020-09-07 Mark Wielaardreadelf: base address entry can be first
2020-09-04 Mark Wielaardelflint: Handle .debug_line_str as .debug_str
2020-08-26 Mark Wielaardreadelf: It is not an error if there are no line number...
2020-07-23 Mark Wielaardelfclassify: Handle fwrite to stdout failing.
2020-07-19 Mark Wielaardlibdwfl, src: Replace some asserts with proper check...
2020-06-19 Mark Wielaardar, ranlib: Call fchown before fchmod, explicitly check...
2020-06-19 Mark Wielaardelflint: Explicitly check and ignore elf_compress error.
2020-06-07 Mark Wielaardnm: Handle corrupt symbol name table.
2020-06-06 Mark Wielaardnm: Explicitly print weak 'V' or 'T' and common 'C...
2020-06-04 Mark Wielaardlibelf: Sync elf.h from glibc.
2020-05-14 Mark Wielaardsize: Also obey radix printing for bsd format.
2020-05-14 Mark Wielaardsrc: Check ebl_openbackend result before using ebl...
2020-04-21 Mark Wielaardlibdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.
next