index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
debugedit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugedit: Only try to collect comp_dir in phase zero.
Mark Wielaard
2018-06-29
1
-22
/
+30
*
debugedit: Check .debug_str index is valid before use.
Mark Wielaard
2018-06-29
1
-0
/
+14
*
debugedit: handle RISC-V relocation
Andreas Schwab
2018-06-29
1
-0
/
+6
*
Fix type mismatch calculating new line program offset in debugedit.c.
Mark Wielaard
2018-06-29
1
-3
/
+3
*
debugedit: edit_dwarf2 check lndx is in range before checking r_offset.
Mark Wielaard
2018-01-10
1
-4
/
+4
*
debugedit: skip_dir_prefix should check for dir separator.
Mark Wielaard
2017-06-30
1
-2
/
+8
*
Spelling fixes
Ville Skyttä
2017-06-27
1
-2
/
+2
*
debugedit: Only output comp_dir under build dir (once).
Mark Wielaard
2017-04-24
1
-23
/
+16
*
debugedit: Add -n, --no-recompute-build-id.
Mark Wielaard
2017-04-19
1
-1
/
+5
*
debugedit: Fix off-by-one adding DW_FORM_string replacement slashes.
Mark Wielaard
2017-03-22
1
-4
/
+8
*
debugedit: Fix edit_dwarf2_line replace_dirs -> replace_files typo.
Mark Wielaard
2017-03-21
1
-1
/
+1
*
debugedit: Fix cross-endian build-id reading and updating section data.
Mark Wielaard
2017-03-21
1
-32
/
+31
*
debugedit: Support String/Line table rewriting for larger/smaller paths.
Mark Wielaard
2017-03-06
1
-252
/
+1317
*
Make it possible to have unique build-ids across build versions/releases.
Mark Wielaard
2016-07-29
1
-2
/
+22
*
Make sure references to go sources in debuginfo packages go to the installed ...
Jan Kratochvil
2015-04-15
1
-2
/
+2
*
Ensure clean paths are used for matching in debugedit (RhBug:1077148)
Panu Matilainen
2014-03-25
1
-0
/
+6
*
Add support for m68k
Andreas Schwab
2014-03-24
1
-0
/
+4
*
Doh, its .debug_gdb_scripts, not _script (really fix SuseBug:818502)
Panu Matilainen
2013-08-01
1
-1
/
+1
*
Teach debugedit about .debug_gdb_script section (SuseBug:818502)
Panu Matilainen
2013-06-17
1
-0
/
+2
*
Avoid breaking build on older systems which dont know AArch64
Panu Matilainen
2013-06-17
1
-0
/
+2
*
debugedit: handle aarch64 debug_info relocations (RhBug:974860)
Kyle McMartin
2013-06-17
1
-0
/
+4
*
Plug segfault on NULL pointer dereference in debugedit (RhBug:929365)
Panu Matilainen
2013-05-22
1
-0
/
+4
*
Revert "make "canonicalization(...)shrank by one character" error message mor...
Panu Matilainen
2013-01-09
1
-1
/
+1
*
make "canonicalization(...)shrank by one character" error message more usefull
thierry.vignaud@gmail.com
2012-11-01
1
-1
/
+1
*
Warn but dont fail the build on STABS debuginfo (RhBug:725378, others)
Panu Matilainen
2012-03-07
1
-1
/
+1
*
Teach debugedit about .debug_macro dwarf section (RhBug:759272)
Panu Matilainen
2011-12-02
1
-0
/
+2
*
Add DWARF-4 support to debugedit (RhBug:707677)
Jakub Jelinek
2011-06-17
1
-7
/
+20
*
Bail out of debuginfo if stabs format encountered (RhBug:453506)
Panu Matilainen
2011-05-24
1
-3
/
+4
*
Remove unused variable in debugedit
Panu Matilainen
2011-03-04
1
-2
/
+0
*
debugedit: fix incorrect error messages regarding -b and -d
Anssi Hannula
2010-09-01
1
-2
/
+2
*
Make debugedit -i recompute build ID only when any DWARF was actually changed.
Roland McGrath
2010-05-11
1
-11
/
+21
*
Whitespace fixups for tools/debugedit.c
Roland McGrath
2010-05-11
1
-65
/
+62
*
Add debugedit support for DWARF-3 (RhBug:505774)
Panu Matilainen
2009-06-16
1
-19
/
+27
*
Revert couple of checksum -> digest renames
Panu Matilainen
2009-03-19
1
-1
/
+1
*
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
2009-02-27
1
-1
/
+1
*
Delay NSS initialization until actually used
Panu Matilainen
2009-01-08
1
-2
/
+0
*
debugedit: Include empty CU current directories (rhbz#444310)
Panu Matilainen
2008-06-27
1
-0
/
+28
*
Silence bogus warning on memset()
Panu Matilainen
2008-05-05
1
-3
/
+6
*
Minimally convert all pgpHexCvt() users to use pgpHexStr() instead
Panu Matilainen
2008-04-07
1
-2
/
+2
*
Remove now useless nested function in debugedit
Panu Matilainen
2008-01-04
1
-9
/
+3
*
More size_t type pedantry
Panu Matilainen
2007-12-14
1
-2
/
+2
*
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
2007-12-08
1
-2
/
+2
*
Eliminate type "byte"
Ralf Corsépius
2007-11-26
1
-1
/
+1
*
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
2007-11-23
1
-1
/
+1
*
Include system.h
Ralf Corsépius
2007-11-22
1
-0
/
+2
*
Debugedit needs crypto initialization too..
Panu Matilainen
2007-11-15
1
-0
/
+2
*
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
2007-11-02
1
-21
/
+20
*
Remove local def of uint32_t, uint16_t.
Ralf Corsépius
2007-10-29
1
-5
/
+3
*
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
2007-10-26
1
-21
/
+21
*
debugedit mishandles empty DW_AT_comp_dir (Roland McGrath)
Panu Matilainen
2007-10-18
1
-5
/
+10
[next]