The -DEBUGTYPE flag is no longer supported. Since -DEBUGTYPE:CV is the
default, we simply delete it. We added support for VC 5.0 (MSC_VER=1100)
back. The patch is contributed by Stephen Walker <sdwalker@myrealbox.com>.
r=wtc.
Modified Files:
configure configure.in config/rules.mk
lib/msgc/tests/Makefile.in
lib/prstreams/tests/testprstrm/Makefile.in
lib/tests/Makefile.in lib/tests/windows/makefile
pr/src/cplus/tests/Makefile.in pr/src/misc/Makefile.in
tools/Makefile.in
git-svn-id: svn://10.0.0.236/trunk@165104 18797224-902f-48f8-a5cc-f745e15eee43
process. The patch is contributed by Davide Bresolin <davide@teamos2.it>.
r=mkaply,wtc.
git-svn-id: svn://10.0.0.236/trunk@164944 18797224-902f-48f8-a5cc-f745e15eee43
defined by <sys/isa_defs.h>. So we need to test for the processor macros
directly.
git-svn-id: svn://10.0.0.236/trunk@164453 18797224-902f-48f8-a5cc-f745e15eee43
the s360x platform also defines __s360__. The patch is contributed by
Wolfgang Rosenauer <mozilla@rosenauer.org>. r=wtc.
Modified Files: _linux.cfg _linux.h
git-svn-id: svn://10.0.0.236/trunk@163985 18797224-902f-48f8-a5cc-f745e15eee43
can use the same implementation as Solaris and Linux. The patch is
contributed by Dale Jordan. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@161666 18797224-902f-48f8-a5cc-f745e15eee43
Thanks to Brian Bober <netdragon@gmail.com> for the patch.
Bug #245918 r=cls
git-svn-id: svn://10.0.0.236/trunk@161004 18797224-902f-48f8-a5cc-f745e15eee43
enable Standard C++ lifetime of temporary objects. The patch is contributed
by Andreas Lange <anlan@ida.liu.se>. r=wtc. sr=darin.
git-svn-id: svn://10.0.0.236/trunk@156736 18797224-902f-48f8-a5cc-f745e15eee43
Thanks to Wan-Teh Chang <wchang0222@aol.com> for the patch.
Bug #243079 r=cls
git-svn-id: svn://10.0.0.236/trunk@156655 18797224-902f-48f8-a5cc-f745e15eee43
arm architecture. The patch is contributed by Martin Husemann
<martin@NetBSD.ORG>. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@156586 18797224-902f-48f8-a5cc-f745e15eee43
option, so we need to generate PDB files and ship them with our binary
distributions when compiling with MSVC version > 6.0. r=cls.
Modified Files: configure configure.in autoconf.mk.in rules.mk
git-svn-id: svn://10.0.0.236/trunk@156030 18797224-902f-48f8-a5cc-f745e15eee43
shared library. Do not include $(RES) in a static library. Removed the
unused makefile rule for $(RES) on OS/2.
git-svn-id: svn://10.0.0.236/trunk@156017 18797224-902f-48f8-a5cc-f745e15eee43
strdup.c is contributed by Bernard Alleysson <balleysson@bigfoot.com>.
The patch for strcat.c and strstr.c is contributed by Dan Witte
<dwitte@stanford.edu>. r=wtc.
Modified Files: strcat.c strcpy.c strdup.c strstr.c
git-svn-id: svn://10.0.0.236/trunk@155817 18797224-902f-48f8-a5cc-f745e15eee43
fields of the PRInt64 structure are PRUint32. The patch is contributed by
timeless@bemail.org. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@155663 18797224-902f-48f8-a5cc-f745e15eee43
checkin because I noticed a subtle difference between PL_strncpy and
strncpy (the code marked with JLRU).
git-svn-id: svn://10.0.0.236/trunk@155457 18797224-902f-48f8-a5cc-f745e15eee43
by moving the WinDebug handling code into the _PUT_LOG macro. The patch is
contributed by timeless@bemail.org. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@155429 18797224-902f-48f8-a5cc-f745e15eee43
length (one too small), in the case where the buffer overflows. The patch
is contributed by Jonathan Tash (tash@kontiki.com). r=wtc.
git-svn-id: svn://10.0.0.236/trunk@155355 18797224-902f-48f8-a5cc-f745e15eee43
r=darin. Thanks to Philip K. Warren <pkw@us.ibm.com> for running the
automated tool on NSPR.
Modified Files: prcountr.c prdtoa.c prtrace.c prtpd.c
git-svn-id: svn://10.0.0.236/trunk@154732 18797224-902f-48f8-a5cc-f745e15eee43
is created. It also exports two functions to set and unset the exception
handler function so they can be used by the primordial thread. The patch
is contributed by Javier Pedemonte <pedemont@us.ibm.com>. r=wtc.
Modified Files: pprthred.h os2extra.def os2thred.c
git-svn-id: svn://10.0.0.236/trunk@154276 18797224-902f-48f8-a5cc-f745e15eee43
Thanks to Peter Strömberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls sr=wtc
git-svn-id: svn://10.0.0.236/trunk@153833 18797224-902f-48f8-a5cc-f745e15eee43
Thanks to Peter Strömberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls
git-svn-id: svn://10.0.0.236/trunk@153782 18797224-902f-48f8-a5cc-f745e15eee43
Linux's portage and was sent by Henrik Lynggaard Hansen
<admin@mozillatranslator.org>. r=wtc.
Modified Files: configure configure.in prprf.c _linux.cfg linux.h
Added Files: os_Linux_x86_64.s
git-svn-id: svn://10.0.0.236/trunk@153721 18797224-902f-48f8-a5cc-f745e15eee43