Commit Graph

  • 71b7401496 elfcompress: Pull get_section() into file scope Timm Bäder 2021-02-17 09:45:08 +01:00
  • c9ccf7e3f0 elfcompress: Pull set_section() into file scope Timm Bäder 2021-02-17 09:45:07 +01:00
  • d1cbce88d7 unstrip: Remove nested next() function Timm Bäder 2021-02-17 09:43:48 +01:00
  • 93a6c36c85 unstrip: Pull warn() into file scope Timm Bäder 2021-02-17 09:43:47 +01:00
  • 39c67b8f6c unstrip: Inline find_unalloc_section() into only caller Timm Bäder 2021-02-17 09:43:46 +01:00
  • 2daab4e766 unstrip: Pull check_match() into file scope Timm Bäder 2021-02-17 09:43:45 +01:00
  • ec5d1a47e3 unstrip: Pull adjust_reloc() into file scope Timm Bäder 2021-02-17 09:43:44 +01:00
  • e95d1fbb77 elflint: Pull left() in file scope Timm Bäder 2021-02-17 09:42:19 +01:00
  • fd1b3802a7 elflint: Pull pos() info file scope Timm Bäder 2021-02-17 09:42:18 +01:00
  • 35e49cac53 debuginfod: filter webapi for bad keywords early Frank Ch. Eigler 2021-02-25 14:04:20 -05:00
  • df2f49d83c testsuite: run-debuginfod-find.sh: Fix grooming test indeterminacy Frank Ch. Eigler 2021-02-17 19:34:09 -05:00
  • 5fe3a5cda8 NEWS: add a debuginfod blurb re. bsdtar Frank Ch. Eigler 2021-02-17 15:20:25 -05:00
  • 8a3ec8f2a2 testsuite: run-debuginfod-find.sh: Be more verbose on failure Frank Ch. Eigler 2021-02-17 15:38:43 -05:00
  • 4019aa8148 readelf: Type DIE offset is from start of CU. Mark Wielaard 2021-02-12 16:42:44 +01:00
  • ce6a126b01 readelf, libdw: blocks aren't expressions for DWARF version 4 Mark Wielaard 2021-02-12 16:28:50 +01:00
  • f146d5ec8e PR27413: use bsdtar to unpack deb-related formats Frank Ch. Eigler 2021-02-14 16:02:05 -05:00
  • 7a5ea4591d tests: Quote make variables in TESTS_ENVIRONMENT Alexander Miller via Elfutils-devel 2021-02-07 16:48:17 +01:00
  • 5e5a05bfb0 elfutils.spec.in: Escape %%check in comment. Mark Wielaard 2021-02-12 16:36:04 +01:00
  • d358f63299 tests/run-debuginfod-find.sh: skip test if cpio isn't available. Érico Rolim 2021-02-08 19:56:50 -05:00
  • bda19c410f NEWS: add one more debuginfod brag Frank Ch. Eigler 2021-02-05 20:18:39 -05:00
  • ae05738d35 Prepare for 0.183 Mark Wielaard 2021-02-05 22:55:10 +01:00
  • 8382833a25 backends/ppc_initreg.c: include <asm/ptrace.h>. Érico Rolim 2021-02-05 14:52:06 -03:00
  • ce0944f728 ar: Pull should_truncate_fname() into file scope Timm Bäder 2021-02-03 15:44:46 +01:00
  • aa121ea7f1 PR27092: debuginfod low-memory handling Frank Ch. Eigler 2021-02-04 20:31:56 -05:00
  • 6362941714 PR27323 debuginfod: improve query concurrency with grooming Frank Ch. Eigler 2021-02-02 16:49:19 -05:00
  • f36ac0f291 readelf: Remove show_op_index variable Timm Bäder 2021-02-02 11:23:24 +01:00
  • 8db222e36a libdwfl: use GNU strerror_r only when available. Érico Rolim 2021-02-01 21:16:56 -03:00
  • eb922a1b8f tests: use ${CC} instead of 'gcc' in tests Sergei Trofimovich via Elfutils-devel 2021-01-31 15:49:13 +00:00
  • 92ed5f32bd readelf: Pull regname() into file scope Timm Bäder 2021-01-08 09:16:32 +01:00
  • 839880d243 readelf: Pull left() info file scope Timm Bäder 2021-01-08 09:16:31 +01:00
  • aaa6c3eacf readelf: Pull same_set() info file scope Timm Bäder 2021-01-08 09:16:30 +01:00
  • 4812953335 readelf: Pull add_dump_section() into file scope Timm Bäder 2021-01-08 09:16:29 +01:00
  • 0d8cbca2c0 arlib-argp: Pull text_for_default() into file scope Timm Bäder 2021-01-08 09:13:28 +01:00
  • 04e19e8a44 zstrptr: Pull print_string() into file scope Timm Bäder 2021-01-08 09:13:26 +01:00
  • f91424e7a5 addr2line: Pull show_note() and show_int() in file scope Timm Bäder 2021-01-08 09:13:25 +01:00
  • 9c15e1e06e elf-from-memory: Refactor to get rid of nested function Timm Bäder 2021-01-08 09:09:56 +01:00
  • 67a912f0b8 elf-from-memory: Restructure code to get rid of nested handle_segment() Timm Bäder 2021-01-08 09:09:55 +01:00
  • e29965f401 strip: Remove no_symtab_updates() function Timm Bäder 2021-01-08 09:04:49 +01:00
  • 541aa7d060 strip: Pull update_section_size() into file scope Timm Bäder 2021-01-08 09:04:48 +01:00
  • d68e8151ae strip: Pull relocate() info file scope Timm Bäder 2021-01-08 09:04:47 +01:00
  • b076d4c219 strip: Replace nested check_preserved function with loop Timm Bäder 2021-01-08 09:04:46 +01:00
  • 7024796b63 elflint: Recognize SHF_GNU_RETAIN as extra section flag. Mark Wielaard 2021-01-12 11:35:10 +01:00
  • 2a16a0fc7e Add coverage target Dmitry V. Levin 2021-01-12 08:00:00 +00:00
  • ada269939a src/elflint.c: add debug print for GNU_RETAIN and others Sergei Trofimovich 2020-12-31 12:11:34 +00:00
  • 372b41d3ce src/elflint.c: fix printing of unknown flags Sergei Trofimovich 2020-12-31 12:11:42 +00:00
  • 2ad0758fdd src/readelf: use qsort instead of qsort_r. Érico Rolim 2020-12-16 19:30:12 -03:00
  • 05c232f7fd Split the top level .gitignore file Dmitry V. Levin 2020-12-20 08:00:00 +00:00
  • 32ba0acfbc .gitignore: update Dmitry V. Levin 2020-12-20 08:00:00 +00:00
  • 47516d457a libcpu: linking i386_gendis requires obstack. Érico Rolim 2020-12-16 15:56:14 -03:00
  • 84f1daf129 Handle SHF_GNU_RETAIN in eu-readelf and eu-elflint. Mark Wielaard 2020-12-12 23:36:15 +01:00
  • fd119923a0 libelf: Sync elf.h from glibc. Mark Wielaard 2020-12-12 20:48:40 +01:00
  • dd52d2abaf Modernize gettext infrastructure Dmitry V. Levin 2020-12-15 08:00:00 +00:00
  • 3ddd8f9bb6 src: consistently use _(Str) instead of gettext(Str) Dmitry V. Levin 2020-12-16 08:00:00 +00:00
  • e1174a5f2c libcpu: consistently use _(Str) instead of gettext(Str) Dmitry V. Levin 2020-12-16 08:00:00 +00:00
  • b20fb89782 lib: consistently use _(Str) instead of gettext(Str) Dmitry V. Levin 2020-12-16 08:00:00 +00:00
  • 0a5defb64e Consistently define _(Str) using dgettext ("elfutils", Str) Dmitry V. Levin 2020-12-16 08:00:00 +00:00
  • 2e0ae048de libebl: consistently use _(Str) instead of gettext(Str) Dmitry V. Levin 2020-12-15 08:00:00 +00:00
  • d21692c7eb libelf: Make sure we have at least a full ELF header available. Mark Wielaard 2020-12-16 10:57:22 +01:00
  • a5b95a38b7 elflint: Always print symbol name (if known) in error messages. Mark Wielaard 2020-12-15 21:49:43 +01:00
  • 2669505feb po: remove empty translation files Dmitry V. Levin 2020-12-15 23:56:37 +03:00
  • 5264bc07bd m4: remove unneeded Makefile.am Dmitry V. Levin 2020-12-15 17:40:38 +03:00
  • 5799bf7282 configure.ac: remove unneeded AC_CONFIG_MACRO_DIR([m4]) Dmitry V. Levin 2020-12-15 17:40:01 +03:00
  • 98b69a9759 Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.ac Dmitry V. Levin 2020-12-12 19:52:49 +03:00
  • 29d3b65896 tests: fix spelling typos in error diagnostics and comments Dmitry V. Levin 2020-12-12 19:52:43 +03:00
  • 107b351d49 src: fix spelling typos in comments and ChangeLog Dmitry V. Levin 2020-12-12 19:52:37 +03:00
  • d178e3765d libelf: fix spelling typos in comments Dmitry V. Levin 2020-12-12 19:52:26 +03:00
  • 3148c21f0e libdwfl: fix spelling typos in comments and ChangeLog Dmitry V. Levin 2020-12-12 19:51:24 +03:00
  • b8d1683ce4 libdwelf: fix spelling typos in comments Dmitry V. Levin 2020-12-12 19:51:15 +03:00
  • 56c796c052 libdw: fix spelling typos in comments and ChangeLog Dmitry V. Levin 2020-12-12 19:51:08 +03:00
  • 21692163d6 libcpu: fix spelling typos in comments Dmitry V. Levin 2020-12-12 19:50:57 +03:00
  • c2ec7163ff libasm: fix spelling typos in comments Dmitry V. Levin 2020-12-12 19:50:45 +03:00
  • f306e3dd48 config: fix spelling typos in comments and %changelog Dmitry V. Levin 2020-12-12 19:50:33 +03:00
  • 2eaae167f0 backends: fix spelling typos in comments Dmitry V. Levin 2020-12-12 19:50:20 +03:00
  • 0f0e6c5372 debuginfod: fix spelling typos in error diagnostics and comments Dmitry V. Levin 2020-12-12 19:50:12 +03:00
  • adbf4bafc2 src: fix spelling typos in argp help text and error diagnostics Dmitry V. Levin 2020-12-12 04:27:37 +03:00
  • b43d1b48c6 libdwelf: fix spelling typos in strings returned by dwelf_elf_e_machine_string Dmitry V. Levin 2020-12-12 04:06:00 +03:00
  • 920f61ed8c doc: fix spelling typos Dmitry V. Levin 2020-12-11 16:01:55 +03:00
  • 441d2f09e1 Remove unused tests/configure.ac Dmitry V. Levin 2020-12-11 04:43:35 +03:00
  • be084ccb55 configure.ac: simplify argp check Dmitry V. Levin 2020-12-11 03:59:40 +03:00
  • 8ffada54af configure.ac: fix typo in error diagnostics Dmitry V. Levin 2020-12-11 03:59:00 +03:00
  • ff38afe74a Remove unused Makefile variable GCC_INCLUDE Dmitry V. Levin 2020-12-11 03:27:24 +03:00
  • 3bf41d458f link_map: Pull read_addrs() into file scope Timm Bäder 2020-12-07 12:11:06 +01:00
  • be70c464ab link_map: Pull release_buffer() into file scope Timm Bäder 2020-12-07 12:11:05 +01:00
  • 4f587a12b4 Fix automake warnings Dmitry V. Levin 2020-12-10 02:34:55 +03:00
  • 61748551d8 libdwfl: switch to DEBUGINFOD_SONAME, remove libdebuginfod.so fallback Dmitry V. Levin 2020-12-09 03:13:27 +03:00
  • 7e2e30586d debuginfod: create libdebuginfod.so.1 before libdebuginfod.so Dmitry V. Levin 2020-12-09 03:13:12 +03:00
  • fc5e808d54 debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h Dmitry V. Levin 2020-12-09 03:12:53 +03:00
  • e917ef7ce9 link_map: Inline consider_phdr() into only caller Timm Bäder 2020-12-01 09:38:54 +01:00
  • 2f02e81510 Drop $(EXEEXT) suffix from shared libraries Dmitry V. Levin 2020-11-30 08:00:00 +00:00
  • 609290a61d libdwfl: Use 64bit GElf_Addr instead of size_t to calculate address. Mark Wielaard 2020-11-29 01:57:53 +01:00
  • daec00e631 segment_report_module: Inline consider_notes() into only caller Timm Bäder 2020-11-26 15:10:48 +01:00
  • 0aa31e23be segment_report_module: Pull read_portion() into file scope Timm Bäder 2020-11-26 15:10:47 +01:00
  • 6e3e015ae2 segment_report_module: Pull finish_portion() into file scope Timm Bäder 2020-11-26 15:10:46 +01:00
  • 841bd252a0 debuginfod: correct prometheus metric typo Frank Ch. Eigler 2020-11-25 21:20:27 -05:00
  • ea5788a5ba debuginfod: use clock_gettime(CLOCK_MONOTONIC) for intervals Frank Ch. Eigler 2020-11-25 19:41:03 -05:00
  • ba6499984c debuginfod: sqlite3 metrics Frank Ch. Eigler 2020-11-23 19:58:10 -05:00
  • 64dc5374b7 segment_report_module: Inline consider_phdr() into only caller Timm Bäder 2020-11-23 13:27:12 +01:00
  • 466b2664b6 segment_report_module: Inline consider_dyn() into only caller Timm Bäder 2020-11-23 13:27:11 +01:00
  • 8331eaeb4c segment_report_module: Unify d32/d64 loops Timm Bäder 2020-11-23 13:27:10 +01:00
  • b47b7aa0a7 segment_report_module: Inline read_phdr() into only caller Timm Bäder 2020-11-23 13:27:09 +01:00