Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com 101509c76a 331898 Prebinding is disabled in static debug builds. The huge main executable image at address 0 is overlapping with the preferred address spaces of dylib dependencies. Move the dylibs' preferred addresses up out of the way. r=bryner 2006-03-29 21:33:37 +00:00
darin%meer.net 52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
scott%scott-macgregor.org ea9e3a935d Pre-binding support for mozilla thunderbird 2004-06-15 00:58:36 +00:00
bryner%brianryner.com 195d45b2e2 Move library base addresses to reserve 48MB of address space for the main executable for prebinding. Bug 246263, r=ben. 2004-06-10 21:56:40 +00:00
ben%bengoodger.com a8e1b80fea Bug 223329 - relocate the nspr dylib so that address conflict does not occur in Firebird and prevent prebinding to occur. Patch by bryner, r=ben. a=asa 2003-10-26 22:14:03 +00:00
bryner%netscape.com e952d5249e Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser. 2003-06-09 22:25:25 +00:00
bryner%netscape.com 9600e435b7 Add prebinding base address for libxpcom_compat.dylib. Bug 206381, r=seawood, a=sspitzer. 2003-05-21 03:04:48 +00:00
bryner%netscape.com 88cd513c90 Add an option to enable prebinding for mach-o builds (bug 151087). r=cls. 2002-06-13 08:52:55 +00:00