]> sourceware.org Git - debugedit.git/shortlog
debugedit.git
2016-07-29 Mark WielaardAdd dwz debuginfo compression support.
2016-07-29 Mark WielaardAdd find-debuginfo.sh -m minisymtab support.
2015-04-15 Jan KratochvilMake sure references to go sources in debuginfo package...
2015-03-27 Lubos KardosPass _find_debuginfo_opts -g to eu-strip for executable...
2015-02-16 Pascal TerjanFix debuginfo creation for changed file output.
2014-03-25 Panu MatilainenEnsure clean paths are used for matching in debugedit...
2014-03-24 Andreas SchwabAdd support for m68k
2013-08-01 Panu MatilainenDoh, its .debug_gdb_scripts, not _script (really fix...
2013-06-17 Panu MatilainenTeach debugedit about .debug_gdb_script section (SuseBu...
2013-06-17 Panu MatilainenAvoid breaking build on older systems which dont know...
2013-06-17 Kyle McMartindebugedit: handle aarch64 debug_info relocations (RhBug...
2013-05-22 Panu MatilainenPlug segfault on NULL pointer dereference in debugedit...
2013-01-09 Panu MatilainenRevert "make "canonicalization(...)shrank by one charac...
2012-11-01 thierry.vignaud... make "canonicalization(...)shrank by one character...
2012-03-07 Panu MatilainenWarn but dont fail the build on STABS debuginfo (RhBug...
2012-03-07 Jan KratochvilGenerate debug symlinks for all filenames sharing a...
2011-12-02 Panu MatilainenTeach debugedit about .debug_macro dwarf section (RhBug...
2011-09-06 Jeff Tickle$RPM_BUILD_ROOT breaks brp-* scripts if it contains...
2011-06-17 Jakub JelinekAdd DWARF-4 support to debugedit (RhBug:707677)
2011-05-26 Mark WielaardAdd -r flag to find-debuginfo.sh to invoke eu-strip...
2011-05-24 Panu MatilainenBail out of debuginfo if stabs format encountered ...
2011-03-04 Panu MatilainenRemove unused variable in debugedit
2010-09-01 Anssi Hannuladebugedit: fix incorrect error messages regarding ...
2010-08-09 Roland McGrathFix find-debuginfo.sh behavior on cross-directory hardl...
2010-08-09 Tom TromeyCreate GDB index from find-debuginfo if possible (RhBug...
2010-05-11 Roland McGrathMake debugedit -i recompute build ID only when any...
2010-05-11 Roland McGrathWhitespace fixups for tools/debugedit.c
2009-12-17 Ville SkyttäUse grep -E and grep -F instead of egrep and fgrep.
2009-09-15 Roland McGrathfind-debuginfo.sh: use permissions 444 for all .debug...
2009-06-16 Panu MatilainenAdd debugedit support for DWARF-3 (RhBug:505774)
2009-03-19 Panu MatilainenRevert couple of checksum -> digest renames
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-01-08 Panu MatilainenDelay NSS initialization until actually used
2008-10-31 Panu MatilainenAdjust for file output change (rhbz#468129)
2008-06-27 Panu Matilainendebugedit: Include empty CU current directories (rhbz...
2008-05-05 Panu MatilainenSilence bogus warning on memset()
2008-04-07 Panu MatilainenMinimally convert all pgpHexCvt() users to use pgpHexSt...
2008-01-04 Panu MatilainenRemove now useless nested function in debugedit
2007-12-14 Panu MatilainenMore size_t type pedantry
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-11-26 Ralf CorsépiusEliminate type "byte"
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-11-22 Ralf CorsépiusInclude system.h
2007-11-15 Panu MatilainenDebugedit needs crypto initialization too..
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-10-29 Ralf CorsépiusRemove local def of uint32_t, uint16_t.
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-18 Panu Matilainendebugedit mishandles empty DW_AT_comp_dir (Roland McGrath)
2007-10-18 Panu Matilainendebugedit mishandles DW_FORM_ref_addr (Roland McGrath)
2007-09-17 Ralf CorsépiusReformat call to poptGetContext for better source-code...
2007-09-05 Panu MatilainenFix a bunch of whitespace-in-files issues in find-debuginfo
2007-09-05 Panu MatilainenNew find-debuginfo script from Roland McGrath
2007-09-04 Panu MatilainenDebugedit fixes.
2007-08-12 Panu MatilainenFix debugedit buildid thinko.
2007-07-12 Panu MatilainenAnd one last debugedit fix...
2007-07-12 Panu MatilainenSilence the rest of ptr signedness issues in debugedit
2007-07-12 Panu Matilainencomp_dir doesn't need to be unsigned
2007-07-12 Panu MatilainenRemove unused variable (debugedit)
2007-07-12 Panu MatilainenDebugedit cleanup continued.
2007-07-12 Panu MatilainenDebugedit cleanup continued.
2007-07-12 Panu Matilainendebugedit signedness fixes wrt strlen()
2007-07-04 Panu MatilainenNew debugedit option to recompute build ID (rhbz#246404)
2007-04-23 Paul NasratFix debugedit for relative paths (#232222)
2007-03-15 Paul NasratFix for debugedit with ../../ in paths
2007-03-15 Paul NasratFix debugedit for O0
2007-03-15 Paul NasratFix up debuginfo for various issues - inc. libc-client...
2007-03-15 Paul NasratFix for thinko in debugedit on ppc
2005-07-13 jbj- fix: find-debuginfo.sh kernel voo-doo tweaks (#159346).
2005-07-13 jbj- fix: java compiled with -O0 confuses debugedit (...
2004-05-20 arekmFix help for list-file option.
2003-12-28 jbj- find-debuginfo.sh: permit stripping unwritable by...
2003-07-10 jbj- apply debugedit patch necessary to produce kernel...
2003-03-14 jbjSkip /usr/lib/debug when walking $RPM_BUILD_ROOT.
2003-01-27 jbj- fix: more debugedit.c problems.
2003-01-22 jbj- fix: debugedit.c problem.
2002-11-15 jbj- update to elfutils-0.56.
2002-11-12 jbjElfutils fiddles fo fix striptofile.
2002-10-18 jbj- add debug sub-package patch.
2002-10-18 jbjDebug package patch.
2002-09-20 jbj- eliminate myftw, use Fts(3) instead.
2002-08-22 jbj- add a macro to create a sub-package with debugging...
This page took 0.042977 seconds and 5 git commands to generate.