[PATCH rebase 0/2] Avoid unncessary rebases

Jon Turney jon.turney@dronecode.org.uk
Fri Feb 9 12:00:00 GMT 2018


Add some dignostics which report why a rebase is taking place.

Use that information to fix some errors causing unnecessary rebases

In those cases, we were often rebasing a DLL to the same address, so we could 
also drop the rebase if the base address isn't actually changing, but we don't 
seme to keep around the infomation to do that, currently.

Jon Turney (2):
  Make verbose give a reason why a rebase is needed
  Fix some errors which cause unnecessary rebases

 rebase.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 46 insertions(+), 13 deletions(-)

-- 
2.16.1



More information about the Cygwin-apps mailing list