summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* debugedit: Support String/Line table rewriting for larger/smaller paths.Mark Wielaard2017-03-061-252/+1317
* Eliminate unnecessary dependency on bfd.h from sepdebugcrcfixMark Wielaard2016-12-091-2/+2
* Make it possible to have unique build-ids across build versions/releases.Mark Wielaard2016-07-291-2/+22
* Add sepdebugcrcfix to fixup old style gnu_debuglink CRC checksum.Mark Wielaard2016-07-291-0/+361
* Remove some unnecessary assignments flagged by cppcheckVille Skyttä2016-07-291-1/+1
* Reimplement setprogname() and getprogname() to be generic and portableKamil Rytarowski2016-02-113-8/+6
* Add support for various types of dependencies to rpmdeps toolLubos Kardos2015-09-211-0/+36
* Make sure references to go sources in debuginfo packages go to the installed ...Jan Kratochvil2015-04-151-2/+2
* Ensure clean paths are used for matching in debugedit (RhBug:1077148)Panu Matilainen2014-03-251-0/+6
* Add support for m68kAndreas Schwab2014-03-241-0/+4
* Filter out garbage sonames from dependencies (ticket #158)Panu Matilainen2014-01-241-0/+13
* Doh, its .debug_gdb_scripts, not _script (really fix SuseBug:818502)Panu Matilainen2013-08-011-1/+1
* Do not filter ld64.* and ld64-* provides and requiresFlorian Festi2013-07-301-1/+2
* Teach debugedit about .debug_gdb_script section (SuseBug:818502)Panu Matilainen2013-06-171-0/+2
* Avoid breaking build on older systems which dont know AArch64Panu Matilainen2013-06-171-0/+2
* debugedit: handle aarch64 debug_info relocations (RhBug:974860)Kyle McMartin2013-06-171-0/+4
* Plug segfault on NULL pointer dereference in debugedit (RhBug:929365)Panu Matilainen2013-05-221-0/+4
* Revert "make "canonicalization(...)shrank by one character" error message mor...Panu Matilainen2013-01-091-1/+1
* Alternatively accept files from command line arguments in elfdepsPanu Matilainen2013-01-081-4/+12
* Extract (and optionally require) interpreter from ELF filesPanu Matilainen2013-01-081-0/+27
* Filter ELF dependencies by namePanu Matilainen2013-01-071-0/+31
* Fake ELF sonames by default (again)Panu Matilainen2013-01-071-2/+2
* Centralize elf soname provide addition, commentPanu Matilainen2013-01-031-15/+18
* Only fake ELF soname's if requestedPanu Matilainen2013-01-031-1/+3
* Move elf class marker figuring to helper function, generalize a bitPanu Matilainen2013-01-031-5/+19
* Consolidate elf dependency string generation to helper functionPanu Matilainen2013-01-031-24/+19
* make "canonicalization(...)shrank by one character" error message more usefullthierry.vignaud@gmail.com2012-11-011-1/+1
* Accept files as command line arguments again in rpmdeps (RhBug:807767)Panu Matilainen2012-03-291-5/+13
* Warn but dont fail the build on STABS debuginfo (RhBug:725378, others)Panu Matilainen2012-03-071-1/+1
* Teach debugedit about .debug_macro dwarf section (RhBug:759272)Panu Matilainen2011-12-021-0/+2
* Eliminate the last two fpio uses in rpm codebasePanu Matilainen2011-07-081-1/+1
* Add DWARF-4 support to debugedit (RhBug:707677)Jakub Jelinek2011-06-171-7/+20
* Eliminate bunch of dead assignments on ts vsflagsPanu Matilainen2011-05-301-1/+1
* Eliminate a few dead NULL-assignment eliminations in rpmgraphPanu Matilainen2011-05-301-5/+5
* Spring-cleaning for rpmdepsPanu Matilainen2011-05-301-26/+13
* Bail out of debuginfo if stabs format encountered (RhBug:453506)Panu Matilainen2011-05-241-3/+4
* Reflect file classifier errors in rpmdeps exit codePanu Matilainen2011-04-181-8/+6
* Drop the unused + unmaintained javadeps helperPanu Matilainen2011-03-251-1288/+0
* Remove unused variable in debugeditPanu Matilainen2011-03-041-2/+0
* Add switch to allow printing only soname dependencies to elfdeps helperPanu Matilainen2011-01-131-3/+5
* Make rpmdeps honor RPM_BUILD_ROOT if setPanu Matilainen2010-12-011-1/+1
* elfdeps: Fix version definitions processingAlexey Gladkov2010-10-281-0/+1
* Avoid stepping on toes of relatives, part 2Panu Matilainen2010-09-211-6/+6
* Use the common rpmcliQueryFlags for signature verify options in rpm cli tooPanu Matilainen2010-09-031-6/+0
* debugedit: fix incorrect error messages regarding -b and -dAnssi Hannula2010-09-011-2/+2
* Send the mostly broken rpminject and rpmsort "test programs" to shredderPanu Matilainen2010-08-242-802/+0
* Remove signing support from (lib)rpmbuildPanu Matilainen2010-08-201-4/+2
* Yet another unused copy of identifyDepend() hiding inlinePanu Matilainen2010-08-201-20/+0
* Remove unused code, hidden away from compiler warnings via inliningPanu Matilainen2010-08-201-20/+0
* Make debugedit -i recompute build ID only when any DWARF was actually changed.Roland McGrath2010-05-111-11/+21