Commit Graph

128 Commits

Author SHA1 Message Date
David Mandelin
370a86b518 Bug 515211: remove memory reserve feature from jemalloc, r=jasone 2009-11-02 13:02:37 -08:00
David Mandelin
b8fb573849 Backed out changeset 109b74e8e902 due to tinderbox bustage (was bug 515211) 2009-10-30 11:15:03 -07:00
David Mandelin
e82d146136 Bug 515211: remove memory reserve feature from jemalloc, r=jasone 2009-10-30 11:02:38 -07:00
Chris Jones
708e2e04ae Backed out changeset 8cbc47eee659 2009-10-02 18:09:08 -05:00
Chris Jones
f2df9d3504 bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad 2009-10-01 21:50:09 -05:00
Brad Lassey
e2d6474902 bug 503710 - PR_FormatTime / strftime() doesn't work on Windows CE shunt r=dougt 2009-09-25 12:52:09 -04:00
Brad Lassey
41f9430c6d bug 515415 - [WinCE] Software Update not being applied, path from wgetcwd doesn't always end with a slash r=dougt 2009-09-10 14:45:08 -04:00
Brad Lassey
7943b46da5 bug 506763 - wgetcwd implementation in the WinCE shunt is broken in some circumstances r=dougt 2009-08-28 10:15:24 -04:00
Benjamin Smedberg
36bc86429d Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Robert Strong
d17b9ee601 Bug 510836 - mozce_shunt.dll loaded with updater.exe. r=blassey, r=vlad 2009-08-20 19:58:47 -07:00
Vladimir Vukicevic
8430c62d48 b=511568; WinCE shunt not overriding std::nothrow operator new; r=blassey 2009-08-20 18:46:34 -07:00
Nick Thomas
80a345edce Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Paul O’Shannessy
0baea5a5b1 Bug 506394 - ExpandEnvironmentStringsW in CE shunt isn't quite right, r=vlad 2009-08-01 16:21:58 -07:00
Brad Lassey
e3456fed1e bug 498844 - need _wchdir for updater (in shunt) r=dougt 2009-07-08 11:46:36 -04:00
Brad Lassey
8609331e56 bug 498394 - wince shunt's unlink has wrong return value r=dougt 2009-06-18 07:34:12 -04:00
Hiroyuki Ikezoe
bb7a53e73f bug 493648 - build errors due to mozce_shunt.h is in dist/include (caused by bug 488175) r=bsmedberg, blassey 2009-05-19 14:15:51 -04:00
Vladimir Vukicevic
859edfecf4 Move jemalloc.obj inside MOZ_MEMORY for WinCE shunt; r=wince 2009-04-28 11:07:05 -07:00
Vladimir Vukicevic
83135751fd b=490037; export localtime_r/gmtime_r from CE shunt; r=dougt 2009-04-24 12:55:12 -07:00
Vladimir Vukicevic
58c5594f79 b=488608; enable jemalloc on CE6; r+sr=stuart 2009-04-24 10:31:18 -07:00
Vladimir Vukicevic
66a9e82459 adding missing file 2009-04-24 11:40:20 -07:00
Vladimir Vukicevic
d74478825c Backed out changeset 1eec75c27e2f 2009-04-24 10:43:19 -07:00
Vladimir Vukicevic
ea2f5a27fc b=488608; enable jemalloc on CE6; r+sr=stuart 2009-04-24 10:31:18 -07:00
Vladimir Vukicevic
1fc2b6ab8b b=89487; clean up mozce_shunt, add def file; r=dougt 2009-04-24 10:30:30 -07:00
Hiroyuki Ikezoe
21ddc0fc78 Bug 488804 - Cleanup in build/wince/shunt/map.cpp. r=blassey 2009-04-21 09:50:23 +02:00
Brad Lassey
ed9b1cc944 bug 465996 - M_SQRT_1_2 missing from windows ce headers r=dougt 2009-03-31 12:27:25 -04:00
Brad Lassey
3f7cac1ef0 bug 485227 - Don't force link jemalloc on windows ce r=ted, crowder 2009-03-31 12:27:25 -04:00
Brad Lassey
09231df59e bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt 2009-03-23 21:16:03 -04:00
Brad Lassey
b9d96f004f bug 476201 - devenv builds shunt lib in source dir, remove visual studio projects r=ted 2009-03-21 14:59:51 -04:00
Vladimir Vukicevic
c15127de9d b=477727; rework mozce_shunt's env var handling; r=crowder 2009-02-10 15:10:07 -08:00
Brad Lassey
eaa8b5de3a bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg 2009-02-05 15:50:44 -08:00
Brad Lassey
9fed2d7000 bug 474737 - Windows ce tools refactor, NPOTB r=dougt, ted
--HG--
rename : build/wince/tools/vs9ppc2003arm/arm-wince-as.c => build/wince/tools/arm-wince-as.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-gcc.c => build/wince/tools/arm-wince-gcc.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-lib.c => build/wince/tools/arm-wince-lib.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-link.c => build/wince/tools/arm-wince-link.c
rename : build/wince/tools/vs9ppc2003arm/arm-wince-res.c => build/wince/tools/arm-wince-res.c
rename : build/wince/tools/vs9ppc2003arm/toolspath.h => build/wince/tools/toolspath.h
2009-01-28 13:13:56 -05:00
Brad Lassey
9bf028c66b bug 459629 - Avoid code path with LoadLibraryEx called with LOAD_WITH_ALTERED_SEARCH_PATH in nsGlueLinkingWin for windows ce 2009-01-22 22:55:01 -05:00
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Doug Turner
acb08690b1 Backed out changeset 5b6c7ace97c4
this patch is fine, it just had the wrong comment.
2009-01-05 10:08:00 -08:00
John Wolfe
e01ce84cbf Bug 464180 - link error when building nsWaveDecoder on wince. r=ted 2009-01-05 10:03:07 -08:00
John Wolfe
d352375a73 Bug 467368 - Windows Mobile _wfullpath implementation doesn't handle paths with ../ correctly 2008-12-15 10:53:21 -08:00
John Wolfe
a074289dd3 Bug 463326 - WinCE missing ExpandEnvironmentStringsW function. r=dougt, blassey 2008-12-15 10:16:07 -08:00
Doug Turner
0ec3c50110 Redefines because windows mobile doesn't have W apis for these defindes. Not part of da browser 2008-11-03 22:58:15 +00:00
Doug Turner
c70ee9d766 Adding default empty files for common ansi includes. NPODB 2008-11-03 22:14:02 +00:00
Doug Turner
6f9bf94c5d errno and strerror implementation on windows mobile shunt. NPODB 2008-11-03 18:52:23 +00:00
Doug Turner
65d38a1408 Windows CE Shunt Clean up. Massive removal of functionality to reduce the impact on our code. Part of bug 456788. NPODB 2008-10-24 18:39:07 +01:00
Doug Turner
2423d456ee fixing macro so that it prints out the function name. npodb 2008-10-13 09:46:32 -07:00
Doug Turner
994eee06d1 disable NSPR debug logging by default. npodb 2008-10-13 09:36:36 -07:00
Brad Lassey
1d3978a333 windows mobile build stuff (vs project stuff) and updating buildtools path. r=dougt NPODB 2008-10-13 09:08:51 -07:00
Doug Turner
4dc8f8d279 Fixing open() flag parsing, switching wince port to use sql backend for nss (dbm is very broken), fixing line endings. npodb 2008-10-08 20:54:47 -07:00
Doug Turner
6d43487af3 Map SHGetFileInfoW to SHGetFileInfo on windows mobile. wince only. 2008-09-29 11:04:10 -07:00
Doug Turner
8a057cab1f WinCE build tool changes. stubbing out GetDIBits, clock. implementing FatalAppExitW. npodb 2008-09-29 10:48:58 -07:00
Doug Turner
a2f769e936 Bug 457033 - WinCE No FatalAppExit function in Shunt. patch by wolfe, r=dougt 2008-09-25 11:38:38 -07:00
Doug Turner
bc640076a2 Bug 456625 - WinMobile / WinCE has no fstat. r=blassey 2008-09-23 15:41:41 -07:00
Doug Turner
466c6558ed Bug 454116 - Potential Memory Allocation Failures in WinMobile. patch by wolfe. r=dougt 2008-09-23 13:58:33 -07:00