git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81caf70
)
firefox-2.0.0.1: replace arm/jsautocfg.h with one generated on arm hardware
author
Koen Kooi
<koen@openembedded.org>
Tue, 13 Feb 2007 07:53:18 +0000
(07:53 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 13 Feb 2007 07:53:18 +0000
(07:53 +0000)
packages/mozilla/firefox-2.0.0.1/arm/jsautocfg.h
patch
|
blob
|
history
diff --git
a/packages/mozilla/firefox-2.0.0.1/arm/jsautocfg.h
b/packages/mozilla/firefox-2.0.0.1/arm/jsautocfg.h
index
dd43fd2
..
7e8171f
100644
(file)
--- a/
packages/mozilla/firefox-2.0.0.1/arm/jsautocfg.h
+++ b/
packages/mozilla/firefox-2.0.0.1/arm/jsautocfg.h
@@
-1,7
+1,7
@@
#ifndef js_cpucfg___
#define js_cpucfg___
-/*
Lovingly crafted by hand avoiding Mozilla stupidity
*/
+/*
AUTOMATICALLY GENERATED - DO NOT EDIT
*/
#define IS_LITTLE_ENDIAN 1
#undef IS_BIG_ENDIAN
@@
-43,9
+43,9
@@
#define JS_ALIGN_OF_POINTER 4L
#define JS_ALIGN_OF_WORD 4L
-#define JS_BYTES_PER_WORD_LOG2
1
L
+#define JS_BYTES_PER_WORD_LOG2
2
L
#define JS_BYTES_PER_DWORD_LOG2 3L
-#define JS_WORDS_PER_DWORD_LOG2
2
L
+#define JS_WORDS_PER_DWORD_LOG2
1
L
#define JS_STACK_GROWTH_DIRECTION (-1)