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

442 Коммитов

Автор SHA1 Сообщение Дата
caillon@redhat.com 918f377bf6 Bug 411301 Fix the build for s390/s390x Update the xptcall code to use the new API from 349002 r=bsmedberg a=schrep 2008-01-19 13:09:25 -08:00
mats.palmgren@bredband.net 7945e628ec Make sure 'val.p' is always initialized, even when the union holds a shorter type. b=409294 r+sr=benjamin a=mtschrep 2008-01-19 09:03:25 -08:00
sayrer@gmail.com 88244a6ab6 Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-18 17:12:32 -08:00
sayrer@gmail.com fa489b437f Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-18 17:09:36 -08:00
reed@reedloden.com fbfc064349 Bug 361415 - "PowerPC64 not supported" [p=dwmw2@infradead.org (David Woodhouse) / markus@unixforces.net (Markus Rothe) / armin76@gentoo.org (Raúl Porcel) r=timeless sr=bsmedberg a1.9=schrep] 2008-01-05 19:46:24 -08:00
dougt@meer.net 721da9debb bug 339783. XPTC_InvokeByIndex crashes when cross-compiled under GCC 3.4.x with EABI (CodeSourcery). ARM only. patch from blassey, r=bsmedberg, a=beltzner. 2008-01-02 12:33:52 -08:00
reed@reedloden.com cf40d85d29 Bug 287150 - "parisc-linux support for xpcom" [p=armin76@gentoo.org (Raúl Porcel) r=timeless sr=bsmedberg a1.9=beltzner] 2007-12-27 18:58:00 -08:00
reed@reedloden.com ceb501eb2d Bug 404256 - "OpenBSD xptcall files for trunk" [p=martynas@openbsd.org (Martynas Venckus) r=bsmedberg a1.9=brendan a=blocking1.9+] 2007-12-22 15:57:11 -08:00
reed@reedloden.com d710543a3a Bug 404716 - "AIX Compilation error for trunk build source xptcstubs_ppc_aix64.cpp : "nsIInterfaceInfo" did not find a declaration , "CallMethod" is not a member of "class nsXPTCStubBase"" [p=shailen.n.jain@gmail.com (Shailen) r+sr=bsmedberg a1.9=damons] 2007-12-11 00:47:18 -08:00
reed@reedloden.com 1765956af4 Bug 405786 - "1.9 doesn't detect powerpc correctly" [p=armin76@gentoo.org (Raúl Porcel) r=timeless sr=bsmedberg a1.9=damons] 2007-11-28 23:02:08 -08:00
reed@reedloden.com 48a9e02079 Bug 405424 - "Updates for Linux/ia64" [p=armin76@gentoo.org (Raúl Porcel) r=bsmedberg a1.9=beltzner] 2007-11-28 14:43:57 -08:00
maxf@magma.ca 5d6623d754 The Javascript-to-native calling interface needs to be implemented for QNX Neutrino ARM targets. Without this most JS does not work. b=402550 r=bsmedberg r=rmaclean@qnx.com 2007-11-09 10:53:21 -08:00
maxf@magma.ca 8f32a16474 This change is for the QNX (Photon) platform only. It will not affect the runtime or build of other Mozilla platforms since QNX source is not part of Tinderbox builds. You can contact me at: mfeil@qnx.com This change fixes a seg fault on startup when built with gcc 3.x. This same problem was fixed for linux under bugzilla bug 88397. This fix just turns it on for Neutrino as well. b=403087 r=bsmedberg 2007-11-09 10:37:00 -08:00
maxf@magma.ca 0cc586ae0c Backing out change that was not properly reviewed or bugzilla'd. Sorry guys. 2007-11-02 07:38:07 -07:00
maxf@magma.ca 4e83ba0266 Changes for SH4 and ARM processors. These were made by Roger Maclean, reviewed by me. r=rmaclean@qnx.com This change is for the QNX (Photon) platform only. It will not affect the runtime or build of other Mozilla platforms since QNX source is not part of Tinderbox builds. None of the changes will affect non-QNX builds in any way. You can contact me at: mfeil@qnx.com 2007-11-01 14:07:01 -07:00
reed@reedloden.com 936789ecba Bug 395280 - "Build failure on Sparc Linux due to xptcall API changes" [p=marc@petit-huguenin.org (Marc Petit-Huguenin) r=bsmedberg a=damons] 2007-09-10 14:26:01 -07:00
benjamin@smedbergs.us dd9928dd58 Bug 389718 - Hide xptcall shared stubs, x86 and a matching x86-64 change, r=dbaron a=bz 2007-08-06 12:30:51 -07:00
jwalden@mit.edu 294377fa2f Bug 388276 - Build failed on solaris x86 due to checkin for 372428. Patch by Leon Sha <leon.sha@sun.com>, r=cls 2007-07-17 14:23:24 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
alfred.peng@sun.com 9c089739e6 Followup from bug 375449. Fix the bustage for Solaris SPARC/x86.r=benjamin. 2007-04-25 06:42:13 -07:00
benjamin@smedbergs.us 182f56ed56 Followup from bug 375449, #define renaming doesn't work with assembly files. 2007-04-24 10:28:02 -07:00
benjamin@smedbergs.us 57c3a8f47d Bug 375449 - NS_InvokeByIndex not exported from xpcom, only from xpcom_core, r=dbaron 2007-04-24 10:02:51 -07:00
timeless@mozdev.org 38d41d8754 Bug 370061 - OpenBSD: sync with reality, they've had GCC3 for a long timepatch by martynas@openbsd.org r=timeless 2007-04-09 12:59:11 -07:00
sayrer@gmail.com 39148c4720 Backout previous change, as it caused bustage elsewhere. 2007-03-26 12:32:40 -07:00
sayrer@gmail.com c29c918d36 fix build bustage on gcc 4.1.2. no bug. r=bsmedberg 2007-03-26 10:47:52 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
ginn.chen%sun.com c410baaf6d Bug 425626 Enable PGO with Sun Studio on Solaris
r=ted.mielczarek a=beltzner
2008-04-09 06:34:20 +00:00
reed%reedloden.com 814d355048 Bug 422337 - "Bad assembly on m68k" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons] 2008-03-14 16:24:25 +00:00
reed%reedloden.com 7f695a27b2 Bug 356011 - "kfreebsd support" (main configure.in and xpcom parts) [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons] 2008-03-12 10:59:03 +00:00
timeless%mozdev.org a7b3240475 Bug 275004 Mozilla crashes on startup when compiled with IBM XL C++ v7
patch by shailen.n.jain@gmail.com r=timeless r=bsmedberg a=beltzner
2008-02-28 08:21:16 +00:00
caillon%redhat.com 1a868adc34 Bug 419350
Fix compilation on ia64 against gcc4.3
Patch by dchapman@redhat.com (with improvement by dbaron)
r=caillon
a=beltzner
2008-02-27 06:54:30 +00:00
dougt%meer.net 70510911c5 Fixes for Windows CE. b=418662, r=bsmedberg, a=damons 2008-02-23 00:22:48 +00:00
caillon%redhat.com 9a29e979e4 Bug 411301
Fix the build for s390/s390x
Update the xptcall code to use the new API from 349002
r=bsmedberg a=schrep
2008-01-19 21:09:25 +00:00
mats.palmgren%bredband.net 87494735b5 Make sure 'val.p' is always initialized, even when the union holds a shorter type. b=409294 r+sr=benjamin a=mtschrep 2008-01-19 17:03:25 +00:00
sayrer%gmail.com bcec9dd89b Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-19 01:12:32 +00:00
sayrer%gmail.com 51f621e757 Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-19 01:11:57 +00:00
reed%reedloden.com f7d0bee9ca Bug 361415 - "PowerPC64 not supported" [p=dwmw2@infradead.org (David Woodhouse) / markus@unixforces.net (Markus Rothe) / armin76@gentoo.org (Ra��l Porcel) r=timeless sr=bsmedberg a1.9=schrep] 2008-01-06 03:46:24 +00:00
dougt%meer.net 5128316baf bug 339783. XPTC_InvokeByIndex crashes when cross-compiled under GCC 3.4.x with EABI
(CodeSourcery).  ARM only.

patch from blassey, r=bsmedberg, a=beltzner.
2008-01-02 20:33:52 +00:00
reed%reedloden.com f9363c12bb Bug 287150 - "parisc-linux support for xpcom" [p=armin76@gentoo.org (Ra��l Porcel) r=timeless sr=bsmedberg a1.9=beltzner] 2007-12-28 02:58:00 +00:00
reed%reedloden.com 9a65918505 Bug 404256 - "OpenBSD xptcall files for trunk" [p=martynas@openbsd.org (Martynas Venckus) r=bsmedberg a1.9=brendan a=blocking1.9+] 2007-12-22 23:57:11 +00:00
reed%reedloden.com d1e4527bc7 Bug 404716 - "AIX Compilation error for trunk build source xptcstubs_ppc_aix64.cpp : "nsIInterfaceInfo" did not find a declaration , "CallMethod" is not a member of "class nsXPTCStubBase"" [p=shailen.n.jain@gmail.com (Shailen) r+sr=bsmedberg a1.9=damons] 2007-12-11 08:47:18 +00:00
reed%reedloden.com 7b85b192a8 Bug 405786 - "1.9 doesn't detect powerpc correctly" [p=armin76@gentoo.org (Ra��l Porcel) r=timeless sr=bsmedberg a1.9=damons] 2007-11-29 07:02:08 +00:00
reed%reedloden.com 8b13e719eb Bug 405424 - "Updates for Linux/ia64" [p=armin76@gentoo.org (Ra��l Porcel) r=bsmedberg a1.9=beltzner] 2007-11-28 22:43:57 +00:00
maxf%magma.ca f9f195739e The Javascript-to-native calling interface needs to be implemented for QNX
Neutrino ARM targets. Without this most JS does not work.
b=402550 r=bsmedberg r=rmaclean@qnx.com
2007-11-09 18:53:21 +00:00
maxf%magma.ca 8c77fea2bb This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com

This change fixes a seg fault on startup when built with gcc 3.x. This same
problem was fixed for linux under bugzilla bug 88397. This fix just turns it
on for Neutrino as well. b=403087 r=bsmedberg
2007-11-09 18:37:00 +00:00
maxf%magma.ca f727805ba5 Backing out change that was not properly reviewed or bugzilla'd. Sorry guys. 2007-11-02 14:38:07 +00:00
maxf%magma.ca 6d94d13675 Changes for SH4 and ARM processors. These were made by Roger Maclean, reviewed
by me. r=rmaclean@qnx.com

This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. None of the changes will affect non-QNX builds in any way.
You can contact me at: mfeil@qnx.com
2007-11-01 21:07:01 +00:00
reed%reedloden.com b56a83ecee Bug 395280 - "Build failure on Sparc Linux due to xptcall API changes" [p=marc@petit-huguenin.org (Marc Petit-Huguenin) r=bsmedberg a=damons] 2007-09-10 21:26:01 +00:00
benjamin%smedbergs.us 9cff0b12f8 Bug 389718 - Hide xptcall shared stubs, x86 and a matching x86-64 change, r=dbaron a=bz 2007-08-06 19:30:51 +00:00
jwalden%mit.edu d6946e363c Bug 388276 - Build failed on solaris x86 due to checkin for 372428. Patch by Leon Sha <leon.sha@sun.com>, r=cls 2007-07-17 21:23:25 +00:00