2021-12-08 |
Mark Wielaard | readelf: Workaround stringop-truncation error |
tree | commitdiff |
2021-11-10 |
John M Mellor-Crummey | libdw, readelf: Read inlining info in NVIDIA extended... |
tree | commitdiff |
2021-10-06 |
Mark Wielaard | elflint.c: Don't dereference databits if bad |
tree | commitdiff |
2021-09-09 |
Dmitry V. Levin | findtextrel: do not use unbound alloca |
tree | commitdiff |
2021-09-09 |
Dmitry V. Levin | Use xasprintf instead of asprintf followed by error... |
tree | commitdiff |
2021-09-09 |
Dmitry V. Levin | Remove redundant casts of memory allocating functions... |
tree | commitdiff |
2021-09-09 |
Dmitry V. Levin | src: add -Wno-error=stack-usage= to AM_LDFLAGS |
tree | commitdiff |
2021-08-27 |
Saleem Abdulrasool | debuginfod, elfclassify: remove unnecessary header... |
tree | commitdiff |
2021-07-15 |
Timm Bäder | readelf: Pull advance_pc() in file scope |
tree | commitdiff |
2021-07-03 |
Mark Wielaard | readelf: Handle line tables without line number stateme... |
tree | commitdiff |
2021-07-03 |
Mark Wielaard | readelf: Fix error message when two attribute names... |
tree | commitdiff |
2021-07-02 |
Mark Wielaard | unstrip: Always check gelf_getrel[a] results |
tree | commitdiff |
2021-07-02 |
Mark Wielaard | strip: Always check gelf_update results. |
tree | commitdiff |
2021-06-07 |
Sergei Trofimovich | elflint: fix undefined 'buffer_left' reference |
tree | commitdiff |
2021-05-12 |
Dmitry V. Levin | elfcompress: fix exit status in case of an error |
tree | commitdiff |
2021-05-12 |
Dmitry V. Levin | elfcompress: remove redundant assignment |
tree | commitdiff |
2021-05-12 |
Dmitry V. Levin | elfcompress: fix exit status regression in case of... |
tree | commitdiff |
2021-05-12 |
Martin Liska | Come up with startswith function. |
tree | commitdiff |
2021-04-13 |
Mark Wielaard | nm: Fix file descriptor leak on dwfl_begin failure. |
tree | commitdiff |
2021-04-13 |
Mark Wielaard | unstrip: Fix small leak in handle_output_dir_module. |
tree | commitdiff |
2021-04-13 |
Mark Wielaard | ar: Always close newfd in do_oper_insert. |
tree | commitdiff |
2021-03-03 |
Mark Wielaard | readelf: Sanity check verneed and verdef offsets in... |
tree | commitdiff |
2021-03-02 |
Timm Bäder | elfcompress: Replace cleanup() with label |
tree | commitdiff |
2021-03-01 |
Timm Bäder | elfcompress: Pull get_sections() into file scope |
tree | commitdiff |
2021-03-01 |
Timm Bäder | elfcompress: Pull get_section() into file scope |
tree | commitdiff |
2021-03-01 |
Timm Bäder | elfcompress: Pull set_section() into file scope |
tree | commitdiff |
2021-03-01 |
Timm Bäder | unstrip: Remove nested next() function |
tree | commitdiff |
2021-03-01 |
Timm Bäder | unstrip: Pull warn() into file scope |
tree | commitdiff |
2021-03-01 |
Timm Bäder | unstrip: Inline find_unalloc_section() into only caller |
tree | commitdiff |
2021-03-01 |
Timm Bäder | unstrip: Pull check_match() into file scope |
tree | commitdiff |
2021-03-01 |
Timm Bäder | unstrip: Pull adjust_reloc() into file scope |
tree | commitdiff |
2021-03-01 |
Timm Bäder | elflint: Pull left() in file scope |
tree | commitdiff |
2021-03-01 |
Timm Bäder | elflint: Pull pos() info file scope |
tree | commitdiff |
2021-02-17 |
Mark Wielaard | readelf: Type DIE offset is from start of CU. |
tree | commitdiff |
2021-02-17 |
Mark Wielaard | readelf, libdw: blocks aren't expressions for DWARF... |
tree | commitdiff |
2021-02-05 |
Timm Bäder | ar: Pull should_truncate_fname() into file scope |
tree | commitdiff |
2021-02-05 |
Timm Bäder | readelf: Remove show_op_index variable |
tree | commitdiff |
2021-01-30 |
Timm Bäder | readelf: Pull regname() into file scope |
tree | commitdiff |
2021-01-30 |
Timm Bäder | readelf: Pull left() info file scope |
tree | commitdiff |
2021-01-30 |
Timm Bäder | readelf: Pull same_set() info file scope |
tree | commitdiff |
2021-01-30 |
Timm Bäder | readelf: Pull add_dump_section() into file scope |
tree | commitdiff |
2021-01-29 |
Timm Bäder | arlib-argp: Pull text_for_default() into file scope |
tree | commitdiff |
2021-01-29 |
Timm Bäder | addr2line: Pull show_note() and show_int() in file... |
tree | commitdiff |
2021-01-28 |
Timm Bäder | strip: Remove no_symtab_updates() function |
tree | commitdiff |
2021-01-28 |
Timm Bäder | strip: Pull update_section_size() into file scope |
tree | commitdiff |
2021-01-28 |
Timm Bäder | strip: Pull relocate() info file scope |
tree | commitdiff |
2021-01-28 |
Timm Bäder | strip: Replace nested check_preserved function with... |
tree | commitdiff |
2021-01-15 |
Mark Wielaard | elflint: Recognize SHF_GNU_RETAIN as extra section... |
tree | commitdiff |
2021-01-12 |
Sergei Trofimovich | src/elflint.c: add debug print for GNU_RETAIN and others |
tree | commitdiff |
2021-01-11 |
Sergei Trofimovich | src/elflint.c: fix printing of unknown flags |
tree | commitdiff |
2021-01-10 |
Érico Rolim | src/readelf: use qsort instead of qsort_r. |
tree | commitdiff |
2020-12-20 |
Dmitry V. Levin | Split the top level .gitignore file |
tree | commitdiff |
2020-12-16 |
Mark Wielaard | Handle SHF_GNU_RETAIN in eu-readelf and eu-elflint. |
tree | commitdiff |
2020-12-16 |
Dmitry V. Levin | src: consistently use _(Str) instead of gettext(Str) |
tree | commitdiff |
2020-12-16 |
Dmitry V. Levin | Consistently define _(Str) using dgettext ("elfutils... |
tree | commitdiff |
2020-12-15 |
Mark Wielaard | elflint: Always print symbol name (if known) in error... |
tree | commitdiff |
2020-12-12 |
Dmitry V. Levin | src: fix spelling typos in comments and ChangeLog |
tree | commitdiff |
2020-12-12 |
Dmitry V. Levin | src: fix spelling typos in argp help text and error... |
tree | commitdiff |
2020-11-03 |
Érico Rolim | Switch from numerical to defined constants for permissions. |
tree | commitdiff |
2020-11-03 |
Érico Rolim | Support building when fts and obstack aren't part of... |
tree | commitdiff |
2020-10-27 |
Érico Rolim | unstrip: Stop using strndupa. |
tree | commitdiff |
2020-10-02 |
Mark Wielaard | readelf: Support showing view pairs in loclists as... |
tree | commitdiff |
2020-09-07 |
Mark Wielaard | libdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_state |
tree | commitdiff |
2020-09-07 |
Mark Wielaard | readelf: base address entry can be first |
tree | commitdiff |
2020-09-04 |
Mark Wielaard | elflint: Handle .debug_line_str as .debug_str |
tree | commitdiff |
2020-08-26 |
Mark Wielaard | readelf: It is not an error if there are no line number... |
tree | commitdiff |
2020-07-23 |
Mark Wielaard | elfclassify: Handle fwrite to stdout failing. |
tree | commitdiff |
2020-07-19 |
Mark Wielaard | libdwfl, src: Replace some asserts with proper check... |
tree | commitdiff |
2020-06-19 |
Mark Wielaard | ar, ranlib: Call fchown before fchmod, explicitly check... |
tree | commitdiff |
2020-06-19 |
Mark Wielaard | elflint: Explicitly check and ignore elf_compress error. |
tree | commitdiff |
2020-06-07 |
Mark Wielaard | nm: Handle corrupt symbol name table. |
tree | commitdiff |
2020-06-06 |
Mark Wielaard | nm: Explicitly print weak 'V' or 'T' and common 'C... |
tree | commitdiff |
2020-06-04 |
Mark Wielaard | libelf: Sync elf.h from glibc. |
tree | commitdiff |
2020-05-14 |
Mark Wielaard | size: Also obey radix printing for bsd format. |
tree | commitdiff |
2020-05-14 |
Mark Wielaard | src: Check ebl_openbackend result before using ebl... |
tree | commitdiff |
2020-04-21 |
Mark Wielaard | libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix. |
tree | commitdiff |
2020-04-21 |
Mark Wielaard | elflint: Allow SHF_EXCLUDE as generic section flag... |
tree | commitdiff |
2020-02-18 |
Mark Wielaard | readelf, elflint: Handle PT_GNU_PROPERTY. |
tree | commitdiff |
2020-02-18 |
Mark Wielaard | elflint: Check sh_info for symtab isn't too big. |
tree | commitdiff |
2020-01-16 |
Mark Wielaard | nm: Fix nm --external sysv format output. |
tree | commitdiff |
2019-11-26 |
Mark Wielaard | Fix BUILD_STATIC build and enable gcov for debuginfod. |
tree | commitdiff |
2019-10-29 |
Mark Wielaard | unstrip: Check symbol strings are terminated. |
tree | commitdiff |
2019-10-26 |
Mark Wielaard | unstrip: Don't try to write extra bogus versym data. |
tree | commitdiff |
2019-10-26 |
Mark Wielaard | unstrip: Add sanity check for bogus sh_offset of alloca... |
tree | commitdiff |
2019-10-26 |
Mark Wielaard | unstrip: Add various checks for bad input data. |
tree | commitdiff |
2019-10-04 |
Dmitry V. Levin | elflint, readelf: enhance error diagnostics |
tree | commitdiff |
2019-09-10 |
Mark Wielaard | readelf: Add --dyn-sym option. |
tree | commitdiff |
2019-09-06 |
Ulrich Drepper | Implement RISC-V disassembler |
tree | commitdiff |
2019-08-29 |
Mark Wielaard | readelf: Actually dump hex or strings when -p or -x... |
tree | commitdiff |
2019-08-29 |
Mark Wielaard | nm: Fix latent memory leak in show_symbols. |
tree | commitdiff |
2019-08-29 |
Omar Sandoval | Don't use dlopen() for libebl modules |
tree | commitdiff |
2019-08-26 |
Mark Wielaard | readelf: Add optional "SECTION" argument for --notes. |
tree | commitdiff |
2019-08-13 |
Florian Weimer | elfclassify: New tool to analyze ELF objects. |
tree | commitdiff |
2019-07-17 |
Mao Han | Add backend support for C-SKY |
tree | commitdiff |
2019-07-10 |
Mark Wielaard | libdwelf: Add dwelf_elf_e_machine_string and use it... |
tree | commitdiff |
2019-06-24 |
Mark Wielaard | stack: Fix error message when dwfl_core_file_attach... |
tree | commitdiff |
2019-06-24 |
Mark Wielaard | strip don't mmap debug output file. |
tree | commitdiff |
2019-05-14 |
Mark Wielaard | readelf: Decode DW_AT_discr_list block attributes. |
tree | commitdiff |
2019-05-14 |
Mark Wielaard | readelf: Clean up section lists after usage. |
tree | commitdiff |
2019-04-28 |
Mark Wielaard | unstrip: Robustify gelf_getshdr and gelf_getsymshndx... |
tree | commitdiff |
next |