summaryrefslogtreecommitdiff
path: root/tools/debugedit.c
Commit message (Expand)AuthorAgeFilesLines
...
* debugedit mishandles DW_FORM_ref_addr (Roland McGrath)Panu Matilainen2007-10-181-1/+1
* Reformat call to poptGetContext for better source-code readability.Ralf Corsépius2007-09-171-2/+1
* Debugedit fixes.Panu Matilainen2007-09-041-12/+11
* Fix debugedit buildid thinko.Panu Matilainen2007-08-121-1/+1
* And one last debugedit fix...Panu Matilainen2007-07-121-5/+7
* Silence the rest of ptr signedness issues in debugeditPanu Matilainen2007-07-121-8/+8
* comp_dir doesn't need to be unsignedPanu Matilainen2007-07-121-1/+1
* Remove unused variable (debugedit)Panu Matilainen2007-07-121-1/+0
* Debugedit cleanup continued.Panu Matilainen2007-07-121-4/+4
* Debugedit cleanup continued.Panu Matilainen2007-07-121-4/+4
* debugedit signedness fixes wrt strlen()Panu Matilainen2007-07-121-5/+5
* New debugedit option to recompute build ID (rhbz#246404)Panu Matilainen2007-07-041-4/+170
* Fix debugedit for relative paths (#232222)Paul Nasrat2007-04-231-6/+4
* Fix for debugedit with ../../ in pathsPaul Nasrat2007-03-151-17/+22
* Fix debugedit for O0Paul Nasrat2007-03-151-29/+49
* Fix up debuginfo for various issues - inc. libc-client debuginfo (rh#205339)Paul Nasrat2007-03-151-15/+27
* Fix for thinko in debugedit on ppcPaul Nasrat2007-03-151-1/+1
* - fix: java compiled with -O0 confuses debugedit (#161722).jbj2005-07-131-2/+7
* Fix help for list-file option.arekm2004-05-201-1/+1
* - apply debugedit patch necessary to produce kernel -debuginfo files.jbj2003-07-101-39/+212
* - fix: more debugedit.c problems.jbj2003-01-271-15/+121
* - fix: debugedit.c problem.jbj2003-01-221-26/+83
* - update to elfutils-0.56.jbj2002-11-151-23/+29
* Elfutils fiddles fo fix striptofile.jbj2002-11-121-0/+3
* - add debug sub-package patch.jbj2002-10-181-4/+3
* Debug package patch.jbj2002-10-181-0/+1054