İsmail Dönmez bf2d5d8239 Don't let ld strip relocations
This is the first step for enabling ASLR (Address Space Layout
Randomization) support. We want to enable ASLR for better protection
against exploiting security holes in Git.

The problem fixed by this commit is that `ld.exe` seems to be stripping
relocations which in turn will break ASLR support. We just make sure
it's not stripping the main executable entry.

Signed-off-by: İsmail Dönmez <ismail@i10z.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-01-21 13:15:24 +01:00
2016-01-05 14:45:55 +01:00
2015-12-29 19:53:17 +01:00
2016-01-05 14:36:37 +01:00
2016-01-05 14:45:49 +01:00
2016-01-05 14:36:37 +01:00
2015-12-28 13:58:58 -08:00
2016-01-04 14:08:04 -08:00
2016-01-06 14:58:59 +01:00

Git for Windows

Join the chat at https://gitter.im/git-for-windows/git

This is the source code of Git for Windows, forked from Git.

This project is run by a governance model. If you encounter problems, you can report them as GitHub issues, discuss them on Git for Windows' Google Group, and contribute bug fixes.

Description
No description provided
Readme 624 MiB
Languages
C 50.5%
Shell 38.7%
Perl 4.5%
Tcl 3.2%
Python 0.8%
Other 2.1%