Joel Dice
fd47c6f406
switch clean target back to deleting all generated files
2013-02-13 09:09:30 -07:00
Joel Dice
144fdb8f49
include util/runtime-array.h in windows.cpp to fix build
2013-02-13 09:04:04 -07:00
Joel Dice
6d39de064c
update bootimage.cpp and heapwalk.cpp to reflect function renames
2013-02-13 08:48:32 -07:00
Joshua Warner
3589d5c205
Merge branch 'master' of git://github.com/ReadyTalk/avian
...
Conflicts:
src/codegen/arm/assembler.cpp
src/common.h
src/machine.cpp
2013-02-12 17:37:19 -07:00
Joshua Warner
f7b49ddb06
allow codegen targets (Architectures and Assemblers) to co-exist
...
The primary motivation behind this is to allow all the different Assemblers
to be built at once, on a single machine. This should dramatically reduce
the time required to make sure that a particular change doesn't break
the build for one of the not-so-common architectures (arm, powerpc)
Simply pass "codegen-targets=all" to make to compile all
src/codegen/<arch>/assembler.cpp.
Note that while these architectures are built, they will not be fully-
functional. Certain stuff is assumed to be the same across the entire
build (such as TargetBytesPerWord), but this isn't the case anymore.
2013-02-12 17:16:40 -07:00
Damjan Jovanovic
3812d012a3
update documentation to indicate that LD_LIBRARY_PATH is not (always) needed
2013-02-12 11:05:34 -07:00
Joel Dice
86c92e26cb
Merge commit '752d02e7786b807185e3f4cd254ee988c01f830f' into HEAD
...
Conflicts:
classpath/java-io.cpp
makefile
src/bootimage.cpp
src/interpret.cpp
src/machine.cpp
src/windows.cpp
2013-02-12 10:47:28 -07:00
Joel Dice
937343d0d3
don't specify -Wl,-rpath argument on Darwin or Windows (take 2)
2013-02-12 09:27:47 -07:00
Joel Dice
8a7b6488d4
Merge remote branch 'osmandapp/upstream'
2013-02-12 09:26:01 -07:00
Joel Dice
752d02e778
make bootimage-object depend on openjdk-jar-dep
...
This ensures that the OpenJDK classes have been extracted prior to
bootimage creation.
2013-02-12 09:23:43 -07:00
Joel Dice
d1a7b66085
don't specify -Wl,-rpath argument on Darwin or Windows
...
It remains to be seen what form that argument should take on those
operating systems; for now, it only causes trouble, so we'll just
leave it out.
2013-02-12 08:22:21 -07:00
Joel Dice
dc943c250a
delay incrementing Thread::criticalLevel until after entering ActiveState
...
If we increment the value while we're still in IdleState, another
thread may try to GC before we are able to enter ActiveState, which
will lead to an assertion failure when the footprint function is
called.
2013-02-12 08:15:39 -07:00
Joshua Warner
68776e5d73
move all codegen source in to codegen/ dir
2013-02-10 18:55:38 -07:00
Joshua Warner
964d054117
move RUNTIME_ARRAY into it's own header
2013-02-10 18:07:11 -07:00
Joshua Warner
5dd770d7ea
rename cast -> fieldAtOffset
2013-02-10 18:07:03 -07:00
Joshua Warner
2a1834e48a
rename mask -> maskAlignedPointer
2013-02-10 18:06:48 -07:00
Joshua Warner
d26d8fdb9f
rename ceiling -> ceilingDivide
2013-02-10 18:06:15 -07:00
Alexey Pelykh
9c632b778b
Proper warning disabling
2013-02-10 09:41:46 +02:00
Alexey Pelykh
5d35d64c80
Disable operator new warning
2013-02-10 09:31:41 +02:00
Alexey Pelykh
dd14b10d8d
Lost assignment
2013-02-09 13:18:39 +02:00
Alexey Pelykh
837e2847ec
WP8 target refine
2013-02-09 13:09:58 +02:00
Alexey Pelykh
0a1743ebf2
Fix for windows ::open
2013-02-09 09:42:52 +02:00
Alexey Pelykh
d5d2e50ac7
Trace writeout refactor
2013-02-09 09:42:51 +02:00
Alexey Pelykh
83e55ce9cc
RUNTIME_ARRAY usage
2013-02-09 09:42:50 +02:00
Alexey Pelykh
e4bd01f7f3
Comment out printTrace
2013-02-09 09:42:49 +02:00
Alexey Pelykh
197d4f7f89
Make clean target more robust
...
Conflicts:
.gitignore
2013-02-09 09:42:48 +02:00
Alexey Pelykh
f3c443dbfa
Fix dword<>qword mistake
2013-02-09 09:42:47 +02:00
Alexey Pelykh
24e1e1a745
Remove empty lines
...
Conflicts:
classpath/java-lang.cpp
2013-02-09 09:42:46 +02:00
Alexey Pelykh
b918389672
Support built-in jars when wusing multi-library
2013-02-09 09:42:45 +02:00
Alexey Pelykh
e7ad04fc7a
Culture fixes ; Path extensions
2013-02-09 09:42:45 +02:00
Alexey Pelykh
d6a5544f2b
getErrorStr() for Windows platforms
2013-02-09 09:42:44 +02:00
Alexey Pelykh
362f4aaa89
Support new WinRT interop
2013-02-09 09:42:43 +02:00
Alexey Pelykh
6376a491b6
Added comments regarding java.io.File.toAbsolute() and WinRT/WP8
2013-02-09 09:42:42 +02:00
Alexey Pelykh
234bba5927
Add notifications about improvements possible
2013-02-09 09:42:41 +02:00
Alexey Pelykh
e358a681b2
WP8/WinRT : Proper absolute path
...
WP8/WinRT : Last modified time
2013-02-09 09:42:40 +02:00
Alexey Pelykh
11eda6af3e
java.io.RandomAccessFile for WinPhone8 / WinRT
2013-02-09 09:42:39 +02:00
Alexey Pelykh
9d8c825cbc
Remove debug code
2013-02-09 09:42:38 +02:00
Alexey Pelykh
c3b437a381
Instead of throwing exception, just return initial file name
2013-02-09 09:42:37 +02:00
Alexey Pelykh
74c9f60b98
Fix crash if no avian.boostrap is specified (oops)
2013-02-09 09:42:36 +02:00
Alexey Pelykh
d0ac63292c
Fix crash if no avian.boostrap is specified (oops)
2013-02-09 09:42:35 +02:00
Alexey Pelykh
bd2a836395
Fix crash if no avian.boostrap is specified (oops)
2013-02-09 09:42:34 +02:00
Alexey Pelykh
bde33c97f8
Fix crash if no avian.boostrap is specified
2013-02-09 09:42:33 +02:00
Alexey Pelykh
9ed312451a
Allow avian.bootstrap to accept multiple libraries
2013-02-09 09:42:32 +02:00
Alexey Pelykh
c13149088e
Fix crash on memory validation
2013-02-09 09:42:31 +02:00
Alexey Pelykh
71052fa50c
Fix WP8/WinRT ARM build
2013-02-09 09:42:30 +02:00
Alexey Pelykh
c6694287e9
Finally, proper jvm.dll linking for WP8
2013-02-09 09:42:29 +02:00
Alexey Pelykh
d51db00136
Allow output of exceptions to debugger. Generate WinMD file
2013-02-09 09:42:28 +02:00
Alexey Pelykh
aaa60aebff
Makefile changes, added additional compiler flags
2013-02-09 09:42:27 +02:00
Alexey Pelykh
4228f69a0d
Additional AOT_ONLY ifdef
2013-02-09 09:42:26 +02:00
Alexey Pelykh
acdd297fb2
Fixes to WP8/WinRT support
2013-02-09 09:42:25 +02:00