aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/pseudo-reloc.cc
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Cygwin: drop macro and code for CYGWIN_VERSION_USE_PSEUDO_RELOC_IN_DLLCorinna Vinschen1-1/+1
2020-09-28Cygwin: avoid GCC 10 error with -Werror=narrowingJon Turney1-2/+0
2016-02-17Silent relocation truncations considered harmfulMark Geisert1-1/+1
2015-07-19Reduce stack pressure throughout CygwinCorinna Vinschen1-5/+3
2014-05-19 * pseudo-reloc.cc (__report_error): Raise size of module name buffer toCorinna Vinschen1-2/+2
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-3/+9
2012-09-02 * pseudo-reloc.cc (auto_protect_for): New function.Corinna Vinschen1-18/+50
2012-08-16whitespace cleanupChristopher Faylor1-1/+1
2012-07-12 * pseudo-reloc.cc: Drop including wchar.h.Corinna Vinschen1-3/+1
2012-07-02* Makefile.in: Add some more optimization flags for cygwait, malloc and path....Christopher Faylor1-2/+2
2011-06-06whitespace eliminationChristopher Faylor1-3/+3
2011-05-02Eliminate trailing whitespace in some files.Christopher Faylor1-2/+2
2010-05-07* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor1-89/+71
2009-10-26Correct pseudo-reloc size bug wrt error messagesCharles Wilson1-2/+3
2009-10-25Sync pseudo-reloc.c with mingw64Charles Wilson1-82/+76
2009-10-07Support pseudo-reloc version 2Charles Wilson1-14/+340
2002-12-09* lib/pseudo-reloc.c: New file.Christopher Faylor1-0/+46