33 hours ago |
Mark Wielaard | tests: Ignore stderr output of readelf in debugedit.at main |
commit | commitdiff | tree |
7 days ago |
Mark Wielaard | tests/debugedit.at: Remove bashisms |
commit | commitdiff | tree |
8 days ago |
Mark Wielaard | configure: Set version to 5.1 debugedit-5.1 |
commit | commitdiff | tree |
9 days ago |
Mark Wielaard | configure: Adjust READELF_REGEXP for OpenSuse |
commit | commitdiff | tree |
9 days ago |
Mark Wielaard | tests: Old binutils readelf doesn't handle compressed... |
commit | commitdiff | tree |
9 days ago |
Morten Linderud | debugedit: decompress (and recompress) DWARF sections |
commit | commitdiff | tree |
13 days ago |
Sam James | scripts: find-debuginfo: mention MiniDebugInfo for -m |
commit | commitdiff | tree |
13 days ago |
Sam James | tools: sepdebugcrcfix: sort includes |
commit | commitdiff | tree |
13 days ago |
Sam James | tools: sepdebugcrcfix: fix build with c23 |
commit | commitdiff | tree |
2024-10-02 |
Frank Ch. Eigler | debugedit: switch to xxhash for buildid recomputation |
commit | commitdiff | tree |
2024-10-01 |
Mark Wielaard | debugedit: Handle DWARF5 DW_UT_type (Unit type 2) in... |
commit | commitdiff | tree |
2024-08-20 |
Keith Seitz | find-debuginfo.sh: Exit with real exit status in parall... |
commit | commitdiff | tree |
2024-05-22 |
Mark Wielaard | debugedit: Handle DW_MACRO_{define,undef}_strx |
commit | commitdiff | tree |
2024-05-22 |
Mark Wielaard | debugedit: Track active CU |
commit | commitdiff | tree |
2024-05-20 |
Mark Wielaard | debug_str_offsets header version and padding are 2... |
commit | commitdiff | tree |
2024-05-19 |
Mark Wielaard | Only process one file at a time in tests with binutils... |
commit | commitdiff | tree |
2024-05-19 |
Mark Wielaard | Simplify update_rela_data by checking rel_updated |
commit | commitdiff | tree |
2024-05-19 |
Mark Wielaard | Make relocation reading explicit |
commit | commitdiff | tree |
2024-05-16 |
Mark Wielaard | .gitignore: Add config.guess and config.sub |
commit | commitdiff | tree |
2024-05-15 |
Nikita Popov | Optimize do_read_32_relocated using binary search |
commit | commitdiff | tree |
2024-03-21 |
Mark Wielaard | debugedit: Only write the ELF file when updating string... |
commit | commitdiff | tree |
2023-12-04 |
Mark Wielaard | debugedit: Add support for .debug_str_offsets (DW_FORM_... |
commit | commitdiff | tree |
2023-08-28 |
Mark Wielaard | debugedit: Fix missing space in --help output |
commit | commitdiff | tree |
2023-07-13 |
Violet Purcell | sepdebugcrcfix: Do not use LFS64 functions |
commit | commitdiff | tree |
2023-07-02 |
Mark Wielaard | Always run cpio with --quiet |
commit | commitdiff | tree |
2023-06-30 |
Denys Vlasenko | find-debuginfo: Add -v,--verbose for per file messages |
commit | commitdiff | tree |
2023-06-30 |
Mark Wielaard | find-debuginfo: Prefix install_dir to PATH |
commit | commitdiff | tree |
2023-06-14 |
Denys Vlasenko | find-debuginfo: remove duplicate filenames when creatin... |
commit | commitdiff | tree |
2023-04-21 |
Mark Wielaard | debugedit: Simplify and extend .debug_line tests |
commit | commitdiff | tree |
2023-04-21 |
Mark Wielaard | debuginfo: check whether compiler needs -fdebug-macro |
commit | commitdiff | tree |
2023-04-21 |
Mark Wielaard | debugedit: skip .debug_types tests if compiler doesn... |
commit | commitdiff | tree |
2023-03-23 |
Mark Wielaard | debugedit: Use 'z', not 'Z' as conversion specifier |
commit | commitdiff | tree |
2023-01-28 |
Mark Wielaard | configure.ac: Update AC_PROG_CC for autoconf 2.70 |
commit | commitdiff | tree |
2023-01-27 |
Prarit Bhargava | scripts/find-debuginfo.in: Add -q|--quiet |
commit | commitdiff | tree |
2023-01-27 |
Mark Wielaard | configure.ac: Use AC_LANG_PROGRAM for AC_LINK_IFELSE... |
commit | commitdiff | tree |
2023-01-27 |
Mark Wielaard | configure.ac: Use AC_LINK_IFELSE for -gz=none check |
commit | commitdiff | tree |
2023-01-26 |
Kalev Lember | find-debuginfo: Pass -j down to dwz |
commit | commitdiff | tree |
2023-01-12 |
daifan | debugedit: Add support for loongarch |
commit | commitdiff | tree |
2022-12-28 |
Mark Wielaard | debugedit: Skip calling edit_dwarf2 if not rewriting... |
commit | commitdiff | tree |
2022-04-20 |
Mark Wielaard | debugedit: Use standard libelf elf_strptr |
commit | commitdiff | tree |
2022-03-24 |
Mark Wielaard | debugedit: Guard against NULL names returned by by... |
commit | commitdiff | tree |
2022-01-03 |
Allan McRae | Fix -u option |
commit | commitdiff | tree |
2021-11-18 |
Mark Wielaard | debugedit: Handle hppa EM_PARISC and R_PARISC_DIR32 |
commit | commitdiff | tree |
2021-10-11 |
Mark Wielaard | debugedit: Use original shdr sh_type to check for NOBITS |
commit | commitdiff | tree |
2021-09-24 |
Mark Wielaard | find-debuginfo.sh: Remove bogus shift after --dwz-singl... |
commit | commitdiff | tree |
2021-08-02 |
Mark Wielaard | tests: Handle zero directory entry in .debug_line DWARF... |
commit | commitdiff | tree |
2021-08-01 |
Sergei Trofimovich | use $READELF, not readelf |
commit | commitdiff | tree |
2021-07-26 |
Mark Wielaard | debuginfo-find: simplify RPM env handling debugedit-5.0 |
commit | commitdiff | tree |
2021-07-26 |
Mark Wielaard | find-debuginfo: Move RPM env checks after --version... |
commit | commitdiff | tree |
2021-07-26 |
Mark Wielaard | Set version to 5.0 |
commit | commitdiff | tree |
2021-07-26 |
Mark Wielaard | find-debuginfo: Check RPM environment variables are... |
commit | commitdiff | tree |
2021-07-12 |
Mark Wielaard | Record and write files in read_dwarf5_line_entries. |
commit | commitdiff | tree |
2021-07-12 |
Mark Wielaard | tests: Disable CFLAGS and LDFLAGS overrides |
commit | commitdiff | tree |
2021-07-05 |
Mark Wielaard | debugedit: check write to list_file succeeds |
commit | commitdiff | tree |
2021-07-05 |
Mark Wielaard | Resync libiberty sha1.c |
commit | commitdiff | tree |
2021-07-05 |
Mark Wielaard | debugedit: Report errors if we cannot chmod the file. |
commit | commitdiff | tree |
2021-07-05 |
Mark Wielaard | sepdebugcrcfix: Report errors if we cannot chmod the... |
commit | commitdiff | tree |
2021-07-05 |
Mark Wielaard | sepdebugcrcfix: Don't crash if .gnu_debuglink doesn... |
commit | commitdiff | tree |
2021-07-05 |
Mark Wielaard | debugedit: Skip relocations with missing symbol/section... |
commit | commitdiff | tree |
2021-07-01 |
Mark Wielaard | debugedit: Handle realloc failure correctly. |
commit | commitdiff | tree |
2021-06-17 |
Mark Wielaard | Set version to 0.3 debugedit-0.3 |
commit | commitdiff | tree |
2021-05-19 |
Mark Wielaard | find-debuginfo: Generate and install as top-level build... |
commit | commitdiff | tree |
2021-05-19 |
Mark Wielaard | tests: Remove RPM strings |
commit | commitdiff | tree |
2021-05-18 |
Mark Wielaard | Rename find-debuginfo.sh to find-debuginfo |
commit | commitdiff | tree |
2021-05-05 |
Mark Wielaard | upload-release.sh: Use xz, not bz2 for release tar |
commit | commitdiff | tree |
2021-05-05 |
Mark Wielaard | Set version to 0.2 and add upload-release.sh script. debugedit-0.2 |
commit | commitdiff | tree |
2021-05-05 |
Mark Wielaard | Makefile.am: Don't try to recursively make binaries... |
commit | commitdiff | tree |
2021-05-05 |
Mark Wielaard | Makefile.am: Add scripts/find-debuginfo.sh to EXTRA_DIST |
commit | commitdiff | tree |
2021-05-05 |
Mark Wielaard | automake: Add std-options to check --version and -... |
commit | commitdiff | tree |
2021-04-30 |
Mark Wielaard | find-debuginfo.sh: Add --help, --version and man page. |
commit | commitdiff | tree |
2021-04-29 |
Mark Wielaard | sepdebugcrcfix: Add --version, --help and man page. |
commit | commitdiff | tree |
2021-04-29 |
Mark Wielaard | debugedit: Add manual using help2man |
commit | commitdiff | tree |
2021-04-29 |
Dmitry V. Levin | debugedit: consistently use error() instead of fprintf... |
commit | commitdiff | tree |
2021-04-29 |
Dmitry V. Levin | debugedit: strip extra newline characters from diagnost... |
commit | commitdiff | tree |
2021-04-14 |
Vitaly Chikunov | debugedit: Fix 'Unhandled relocation 0 in .debug_info... |
commit | commitdiff | tree |
2021-04-02 |
Ivan A. Melnikov | debugedit: add MIPS support |
commit | commitdiff | tree |
2021-03-25 |
Mark Wielaard | tests: Use CC, CFLAGS, LD and LDFLAGS to create testcases |
commit | commitdiff | tree |
2021-03-24 |
Mark Wielaard | tests: Check gcc accepts -gz=none before usage |
commit | commitdiff | tree |
2021-03-24 |
Mark Wielaard | tests: Check gcc accepts -gdwarf-5 otherwise skip DWARF... |
commit | commitdiff | tree |
2021-03-23 |
Dmitry V. Levin | tests: fix for toolchains producing compressed debug... |
commit | commitdiff | tree |
2021-03-23 |
Martin Liška | Add --dwz-single-file-mode argument for find-debuginfo.sh. |
commit | commitdiff | tree |
2021-03-23 |
Dmitry V. Levin | debugedit: fix exit status in case of wrong number... |
commit | commitdiff | tree |
2021-03-21 |
Mark Wielaard | Initial build system. Remove rpm and popt dependencies. debugedit-0.1 |
commit | commitdiff | tree |
2021-03-21 |
Mark Wielaard | Add COPYING files for imported code |
commit | commitdiff | tree |
2021-03-21 |
Mark Wielaard | Add libiberty md5 and sha1 for 128 and 160 bit build... |
commit | commitdiff | tree |
2021-03-21 |
Mark Wielaard | Sync hashtab.{c,h} with libiberty |
commit | commitdiff | tree |
2021-02-16 |
Mark Wielaard | debugedit: Add DWARF5 tests |
commit | commitdiff | tree |
2021-02-16 |
Mark Wielaard | debugedit: Handle DWARF-5 debug_line and debug_line_str. |
commit | commitdiff | tree |
2021-02-16 |
Jan Kratochvil | debugedit: Implement DWARF-5 unit header and new forms... |
commit | commitdiff | tree |
2021-02-16 |
Jan Kratochvil | debugedit: Move code to separate functions. |
commit | commitdiff | tree |
2021-02-16 |
Jan Kratochvil | debugedit: Protect macro arguments by parentheses |
commit | commitdiff | tree |
2021-02-16 |
Vitaly Chikunov | debugedit: Distinguish files from directories in src... |
commit | commitdiff | tree |
2020-11-23 |
Vitaly Chikunov | debugedit: Do not 'edit_dwarf2' when just extracting... |
commit | commitdiff | tree |
2020-10-28 |
ggardet | Do not fail if there is no "$temp"/res.* file |
commit | commitdiff | tree |
2020-08-12 |
Jan Kratochvil | debugedit: Fix missing relocation of .debug_types section. |
commit | commitdiff | tree |
2020-08-12 |
Jan Kratochvil | [NFC] debugedit: Move code from edit_dwarf2() to edit_i... |
commit | commitdiff | tree |
2020-06-12 |
Panu Matilainen | Execute tests in independent testing roots to enable... |
commit | commitdiff | tree |
2020-01-14 |
Florian Festi | Rename add_percent_dir to generate_percent_dir |
commit | commitdiff | tree |
2020-01-14 |
Denys Vlasenko | find-debuginfo.sh: speed up %dir generation |
commit | commitdiff | tree |
2020-01-14 |
Michal Čihař | Fix sepdebugcrcfix compilation on platforms without... |
commit | commitdiff | tree |
next |