[4.0] Use strip (instead of eu-strip) to support --strip-debug of *.so at build time
[platform/upstream/rpm.git] / scripts / find-debuginfo.sh
2017-01-24 Geunsik Lim[4.0] Use strip (instead of eu-strip) to support -... 92/111792/1 tizen submit/tizen/20190515.001312 submit/tizen/20210223.121535
2015-12-07 SoonKyu ParkModify eu-strip option to perform strip in post script... 39/53439/1 accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/base/20151223.052332 accepted/tizen/common/20160107.114012 accepted/tizen/mobile/20151207.122907 accepted/tizen/tv/20151207.122921 accepted/tizen/wearable/20151207.122945 submit/tizen/20151207.015403 submit/tizen_base/20151223.111112 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_common/20160104.112601
2015-12-04 SoonKyu ParkModify how to make symbolic link in 'find-debuginfo... 64/53364/1 accepted/tizen/mobile/20151206.224321 accepted/tizen/tv/20151206.224337 accepted/tizen/wearable/20151206.224357 submit/tizen/20151204.081906
2015-12-04 parkRevert "Modify eu-strip option to perform strip in... 60/53360/1
2015-11-26 SoonKyu ParkModify eu-strip option to perform strip in post script... 47/52747/1 accepted/tizen/mobile/20151127.070342 accepted/tizen/tv/20151127.070348 accepted/tizen/wearable/20151127.070351 submit/tizen/20151127.031713
2014-12-03 Stéphane Desneux... Merge "Fixed incorrect writting host_os to platform... accepted/tizen_3.0_ivi accepted/tizen_ivi tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20141203.182814 accepted/tizen/common/20141208.184628 accepted/tizen/ivi/20141212.050448 accepted/tizen/mobile/20141216.071026 accepted/tizen/mobile/20150105.022529 accepted/tizen/tv/20150105.022342 accepted/tizen/wearable/20150105.054705 submit/tizen_common/20141203.144128 submit/tizen_common/20141208.164031 submit/tizen_common/20141209.112152 submit/tizen_ivi/20141208.111111 submit/tizen_ivi/20141209.111111 submit/tizen_mobile/20141216.000000 submit/tizen_mobile/20141216.070921 submit/tizen_mobile/20141231.012840 submit/tizen_mobile/20151202.000001 submit/tizen_tv/20151202.000000 submit/tizen_wearable/20150102.000000 tizen_3.0_ivi_release
2014-12-03 Stéphane Desneux... Merge "allow rpm to custom systemd installation" into...
2014-12-03 Chanho Parkreplace obsoleted "find -perm +NNN" syntax 32/31232/3
2013-06-12 Anas NashifMerge branch 'tizen' of ssh://review.tizen.org/platform...
2013-05-07 William DouglasFix 32bit kernel builds by not using eu-strip accepted/tizen/20130520.094313 submit/tizen/20130509.184059 submit/tizen/20130517.024101
2013-03-08 Nashif, AnasMerge "Keep function symbols for backtraces."
2013-03-06 William DouglasKeep function symbols for backtraces. accepted/trunk/20130309.052847 submit/trunk/20130306.232316
2013-02-03 Anas Nashifdebug link
2013-02-03 Anas NashifCreate a debuginfo package for each subpackage.
2013-02-03 Anas NashifDo the symbolic links right in the first place
2013-02-03 Anas NashifSplit sources for debugging into separate -debugsource...
2013-02-03 Anas NashifFind debuginfo
2012-03-07 Jan KratochvilGenerate debug symlinks for all filenames sharing a...
2011-09-06 Jeff Tickle$RPM_BUILD_ROOT breaks brp-* scripts if it contains...
2011-05-26 Mark WielaardAdd -r flag to find-debuginfo.sh to invoke eu-strip...
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...
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...
2008-10-31 Panu MatilainenAdjust for file output change (rhbz#468129)
2007-09-05 Ralf CorsépiusMerge.
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-03-15 Paul NasratFix up debuginfo for various issues - inc. libc-client...
2005-07-13 jbj- fix: find-debuginfo.sh kernel voo-doo tweaks (#159346).
2003-12-28 jbj- find-debuginfo.sh: permit stripping unwritable by...
2003-03-14 jbjSkip /usr/lib/debug when walking $RPM_BUILD_ROOT.
2002-11-15 jbj- update to elfutils-0.56.
2002-11-12 jbjElfutils fiddles fo fix striptofile.
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...