This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] rebase: fix 32-bit rollover


When running rebase on multiple DLLs for x86, downwards rollover is now going back to the top of the 64-bit address space, which isn't right for x86 images. This patch should restore the previous behaviour of rolling over (under?) to the top of the 32-bit space instead. I didn't attempt to deal with upwards rollover due to the following comment.


Yaakov

Attachment: rebase-32bit-rollover.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]