ffmpeg | branch: master | Alex Smith | Tue Mar 29
01:30:50 2016 -0400| [a677121cc568db7c101ebf3a797a779a983fc668] | committer:
Michael Niedermayer
configure: Fix debugging on mingw-w64 with gdb
The relocation hack broke debugging on mingw-w64 when using gdb. This
makes the reloc hack
ffmpeg | branch: master | Alex Smith | Sat Sep 26
02:43:23 2015 -0400| [a58c22d61260941fc651add73836882d5b112fdb] | committer:
Hendrik Leppkes
configure: Support for HEASLR on mingw targets
The appropriate flag for HEASLR (--high-entropy-va) was added in
binutils 2.25.
Also set the image
ffmpeg | branch: master | Alex Smith | Mon Sep 21
00:41:38 2015 -0400| [6e61231d641b23d9d298b31e9241371f5e7abddb] | committer:
Michael Niedermayer
configure: Disable automatic image base calculation
There's no reason for it. ASLR will rebase it regardless so "preventing
collisi
ffmpeg | branch: master | Alex Smith | Sat Sep 26
02:15:24 2015 -0400| [20b079963bf8985c2b7d85452426593bd5d10b9e] | committer:
Michael Niedermayer
configure: Combine dynamicbase and nxcompat checks
They were added to binutils in the same version so it's safe to combine.
Signed-off-by:
ffmpeg | branch: master | Alex Smith | Mon Sep 21
00:41:36 2015 -0400| [91b668acd6decec0a6f8d20bf56e2644f96adcb9] | committer:
Michael Niedermayer
configure: Force mingw's ld to keep the reloc section
Binutils will always strip the relocation information from executable
files even if it