Re: [rebase PATCH] Introduce --no-rebase flag

2019-04-24 Thread Brian Inglis
On 2019-04-13 01:38, Achim Gratz wrote: > Michael Haubenwallner writes: >> The --no-rebase flag is to update the database for new files, without >> performing a rebase. The file names provided should have been rebased >> using the --oblivious flag just before. > > That name is somewhat strange,

Re: [PATCH RFC] fork: reduce chances for "address space is already occupied" errors

2019-04-24 Thread Michael Haubenwallner
On 4/12/19 7:40 PM, Corinna Vinschen wrote: > Hi Michael, > Nick Clifton, one of the binutils maintainers, made the following > suggestion in PM: > > Allow the ld flag --enable-auto-image-base to take a filename as > argument.> > The idea: The file is used by ld to generate the start address >

Re: [rebase PATCH] Introduce --no-rebase flag

2019-04-24 Thread Michael Haubenwallner
On 4/13/19 9:38 AM, Achim Gratz wrote: > Michael Haubenwallner writes: >> The --no-rebase flag is to update the database for new files, without >> performing a rebase. The file names provided should have been rebased >> using the --oblivious flag just before. > > That name is somewhat strange,

Re: [PATCH] Cygwin: use win pid+threadid for forkables dirname

2019-04-24 Thread Michael Haubenwallner
On 4/13/19 9:36 AM, Achim Gratz wrote: > Corinna Vinschen writes: >> On Apr 12 15:32, Michael Haubenwallner wrote: >>> Rather than newest last write time of all dlls loaded, use the forking >>> process' windows pid and windows thread id as directory name to create >>> the forkable hardlinks into.