summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/pseudo-reloc.cc
Commit message (Expand)AuthorAgeFilesLines
* Silent relocation truncations considered harmfulMark Geisert2016-02-171-1/+1
* Reduce stack pressure throughout CygwinCorinna Vinschen2015-07-191-5/+3
* * pseudo-reloc.cc (__report_error): Raise size of module name buffer toCorinna Vinschen2014-05-191-2/+2
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-3/+9
* * pseudo-reloc.cc (auto_protect_for): New function.Corinna Vinschen2012-09-021-18/+50
* whitespace cleanupChristopher Faylor2012-08-161-1/+1
* * pseudo-reloc.cc: Drop including wchar.h.Corinna Vinschen2012-07-121-3/+1
* * Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor2012-07-021-2/+2
* whitespace eliminationChristopher Faylor2011-06-061-3/+3
* Eliminate trailing whitespace in some files.Christopher Faylor2011-05-021-2/+2
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-071-89/+71
* Correct pseudo-reloc size bug wrt error messagesCharles Wilson2009-10-261-2/+3
* Sync pseudo-reloc.c with mingw64Charles Wilson2009-10-251-82/+76
* Support pseudo-reloc version 2Charles Wilson2009-10-071-14/+340
* * lib/pseudo-reloc.c: New file.Christopher Faylor2002-12-091-0/+46