summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygwin.sc
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.sc: Raise default cygheap size to 2 Megs.Corinna Vinschen2011-03-181-1/+1
* * cygwin.sc: Set alignment of .cygheap section to 64K.Corinna Vinschen2011-02-181-0/+1
* * cygwin.sc: Eliminate __cygheap_mid.Christopher Faylor2011-02-111-1/+0
* * cygheap.cc (_cygheap_mid): Drop unneeded section attribute.Christopher Faylor2011-02-111-5/+1
* * cygwin.sc: Raise default cygheap size to 1 Meg. Set alignment toCorinna Vinschen2011-02-111-2/+2
* * cygwin.sc: Remove unrequired and erroneous definition.Christopher Faylor2008-06-031-1/+0
* * cygwin.sc: Remove duplicated .debug_macinfo section.Brian Dessent2007-04-181-1/+0
* * cygheap.cc (_csbrk): Fix off-by-one error.Corinna Vinschen2007-01-121-1/+1
* * cygwin.sc: Make sure there's something in the cygheap.Christopher Faylor2006-07-141-0/+1
* * cygwin.sc: Use simpler method to align .cygheap.Christopher Faylor2005-08-081-1/+1
* * dllfixdbg: New perl script.Christopher Faylor2005-08-081-24/+41
* * Makefile.in: Warn when end of cygheap is not on 64k boundary.Christopher Faylor2005-08-071-24/+24
* * autoload.cc (LoadDLLprime): Use a more descriptive name for autoload textChristopher Faylor2005-06-291-1/+1
* * cygwin.sc: Place .cygwin_dll_common in a more sensible spot.Christopher Faylor2005-06-091-4/+4
* * cygwin.sc: Place .cygwin_dll_common.Christopher Faylor2005-06-091-0/+4
* * cygwin.sc: Apparently nonloading sections need to go last.Christopher Faylor2005-06-081-24/+24
* * cygwin.sc: Restore resource and reloc sections and use more modern syntax forChristopher Faylor2005-06-081-4/+11
* * cygwin.sc: Don't output .reloc or .rsrc sections. Clean up stuff aroundChristopher Faylor2005-06-011-4/+6
* * cygheap.cc (cygheap_end): Remove bogus section attribute.Christopher Faylor2005-06-011-2/+1
* * child_info.h (child_info::cygheap_h): Delete.Christopher Faylor2005-06-011-58/+47
* * cygwin.sc: Add Dwarf-2 debug sections.Corinna Vinschen2005-05-191-0/+13
* * cygwin.sc: Add recent changes from ld sources.Christopher Faylor2002-06-231-2/+2
* whitespace cleanupChristopher Faylor2001-12-101-1/+1
* * dtable.h (not_open): Assure inline.Christopher Faylor2001-09-171-1/+1
* experiment.Christopher Faylor2001-09-071-1/+1
* * cygwin.sc: Revert to previous NO_COPY behavior.Christopher Faylor2001-08-311-1/+2
* minor wording change.Christopher Faylor2001-08-311-1/+1
* * cygwin.sc: New file -- linker script for building cygwin DLL.Christopher Faylor2001-08-311-0/+110