cacao.git
21 years ago*** empty log message ***
stefan [Wed, 19 Feb 2003 14:49:27 +0000 (14:49 +0000)]
*** empty log message ***

21 years agoStupid typo broke CHECKCAST
stefan [Wed, 19 Feb 2003 11:51:40 +0000 (11:51 +0000)]
Stupid typo broke CHECKCAST

21 years agoFixed type of main thread name
stefan [Wed, 19 Feb 2003 10:17:16 +0000 (10:17 +0000)]
Fixed type of main thread name

21 years agoINSTANCEOF and CHECKCAST update (in sync with alpha)
stefan [Thu, 13 Feb 2003 11:35:40 +0000 (11:35 +0000)]
INSTANCEOF and CHECKCAST update (in sync with alpha)

21 years agoStupid bug fixed
stefan [Thu, 13 Feb 2003 11:33:09 +0000 (11:33 +0000)]
Stupid bug fixed

21 years agoOnly copy vftbl once in use_class_as_object
stefan [Thu, 13 Feb 2003 10:21:07 +0000 (10:21 +0000)]
Only copy vftbl once in use_class_as_object

21 years agoOther approach to the vftbl problem
stefan [Wed, 12 Feb 2003 16:54:03 +0000 (16:54 +0000)]
Other approach to the vftbl problem

21 years agoReversed vftbl movement because of performance considerations
stefan [Wed, 12 Feb 2003 16:24:36 +0000 (16:24 +0000)]
Reversed vftbl movement because of performance considerations

21 years agoMoved baseval and diffval to classinfo. Can now run tst/testEx.java
stefan [Wed, 12 Feb 2003 13:23:24 +0000 (13:23 +0000)]
Moved baseval and diffval to classinfo. Can now run tst/testEx.java

21 years ago*** empty log message ***
stefan [Wed, 12 Feb 2003 13:22:31 +0000 (13:22 +0000)]
*** empty log message ***

21 years agonext update, first time HelloWorld works nearly
twisti [Tue, 11 Feb 2003 00:18:38 +0000 (00:18 +0000)]
next update, first time HelloWorld works nearly

21 years agonew files for gnu disassembler
twisti [Sun, 9 Feb 2003 02:42:52 +0000 (02:42 +0000)]
new files for gnu disassembler

21 years agochanges for gnu disassembler and further porting
twisti [Sun, 9 Feb 2003 02:41:55 +0000 (02:41 +0000)]
changes for gnu disassembler and further porting

21 years agochanges for new disassembler
twisti [Sun, 9 Feb 2003 02:39:35 +0000 (02:39 +0000)]
changes for new disassembler

21 years agoMerged everything with MIPS version
stefan [Wed, 5 Feb 2003 14:09:38 +0000 (14:09 +0000)]
Merged everything with MIPS version
Works out of the box on Alpha and MIPS

21 years ago*** empty log message ***
stefan [Tue, 4 Feb 2003 12:55:40 +0000 (12:55 +0000)]
*** empty log message ***

21 years agoBuild libboehm.a only if needed
stefan [Tue, 4 Feb 2003 12:53:33 +0000 (12:53 +0000)]
Build libboehm.a only if needed

21 years agoBoehm GC
stefan [Tue, 4 Feb 2003 12:47:51 +0000 (12:47 +0000)]
Boehm GC

21 years agoSome translation was missing
stefan [Tue, 4 Feb 2003 09:31:12 +0000 (09:31 +0000)]
Some translation was missing

21 years agoEnable Boehm GC
stefan [Mon, 3 Feb 2003 22:58:06 +0000 (22:58 +0000)]
Enable Boehm GC

21 years agoBoehm GC
stefan [Mon, 3 Feb 2003 13:53:30 +0000 (13:53 +0000)]
Boehm GC

21 years agoasm_switchstackandcall change
stefan [Mon, 3 Feb 2003 13:51:13 +0000 (13:51 +0000)]
asm_switchstackandcall change

21 years agoPrevious log message was mistaken
stefan [Mon, 3 Feb 2003 13:46:46 +0000 (13:46 +0000)]
Previous log message was mistaken
Allocate 16MB on the heap, not statically. Faster for Boehm GC.

21 years agoAdded GCNEW
stefan [Mon, 3 Feb 2003 13:43:20 +0000 (13:43 +0000)]
Added GCNEW

21 years agoCosmetic
stefan [Mon, 3 Feb 2003 13:06:27 +0000 (13:06 +0000)]
Cosmetic

21 years agoNo finalizers yet
stefan [Mon, 3 Feb 2003 13:05:24 +0000 (13:05 +0000)]
No finalizers yet

21 years agoEnable compilation without USE_THREADS
stefan [Mon, 3 Feb 2003 13:03:03 +0000 (13:03 +0000)]
Enable compilation without USE_THREADS

21 years agoAllow one argument for asm_switchstackandcall
stefan [Mon, 3 Feb 2003 11:38:10 +0000 (11:38 +0000)]
Allow one argument for asm_switchstackandcall

21 years agoAllow one argument for asm_switchstackandcall
stefan [Mon, 3 Feb 2003 11:32:13 +0000 (11:32 +0000)]
Allow one argument for asm_switchstackandcall

21 years agofixed bug with set SUPPORT_DIVISION, but unset SUPPORT_LONG_MULDIV
twisti [Thu, 30 Jan 2003 22:50:39 +0000 (22:50 +0000)]
fixed bug with set SUPPORT_DIVISION, but unset SUPPORT_LONG_MULDIV

21 years agoadded i386 stuff with #ifdef's
twisti [Thu, 23 Jan 2003 23:07:08 +0000 (23:07 +0000)]
added i386 stuff with #ifdef's

21 years agoadded i386 stuff
twisti [Thu, 23 Jan 2003 22:50:44 +0000 (22:50 +0000)]
added i386 stuff

21 years agoInitial commit
twisti [Thu, 23 Jan 2003 22:49:45 +0000 (22:49 +0000)]
Initial commit

21 years agoTypo
twisti [Thu, 23 Jan 2003 22:16:55 +0000 (22:16 +0000)]
Typo

21 years agoSize of address depends on pointersize from types.h
twisti [Thu, 23 Jan 2003 19:25:40 +0000 (19:25 +0000)]
Size of address depends on pointersize from types.h

21 years agoInitialization order
stefan [Tue, 21 Jan 2003 12:37:13 +0000 (12:37 +0000)]
Initialization order

21 years agoMerged alpha changes since cvs version 3.10
stefan [Tue, 21 Jan 2003 12:32:18 +0000 (12:32 +0000)]
Merged alpha changes since cvs version 3.10
Fixed M_ macro side effects
Fixed lookup switch
PV restoration possible for offsets > 32767

21 years agoAdded ngen_init (workaround for MIPS assembler)
stefan [Tue, 21 Jan 2003 12:28:54 +0000 (12:28 +0000)]
Added ngen_init (workaround for MIPS assembler)

21 years agoFixed exception handling
stefan [Tue, 21 Jan 2003 12:26:37 +0000 (12:26 +0000)]
Fixed exception handling
Fixed monitors
Fixed thread switch
Added asm_builtin_checkcast

21 years agoLarger heap
stefan [Tue, 21 Jan 2003 12:03:06 +0000 (12:03 +0000)]
Larger heap

21 years agoEnable compilation without threads
stefan [Tue, 21 Jan 2003 12:02:02 +0000 (12:02 +0000)]
Enable compilation without threads

21 years agoAdded GCBench
stefan [Sat, 21 Dec 2002 12:13:57 +0000 (12:13 +0000)]
Added GCBench

21 years agoAdded jctest to dist
stefan [Sat, 21 Dec 2002 12:09:15 +0000 (12:09 +0000)]
Added jctest to dist

21 years agoAutomated JVM testing
stefan [Sat, 21 Dec 2002 12:06:01 +0000 (12:06 +0000)]
Automated JVM testing

21 years agobetter make check
stefan [Sat, 21 Dec 2002 11:55:13 +0000 (11:55 +0000)]
better make check

21 years agoFile version support for major 46
stefan [Sat, 21 Dec 2002 11:22:33 +0000 (11:22 +0000)]
File version support for major 46

21 years agoCosmetic
stefan [Mon, 16 Dec 2002 21:03:50 +0000 (21:03 +0000)]
Cosmetic

21 years agoEnglish translation
stefan [Mon, 16 Dec 2002 21:03:29 +0000 (21:03 +0000)]
English translation

21 years agoEnglish translation
stefan [Mon, 16 Dec 2002 20:57:07 +0000 (20:57 +0000)]
English translation

21 years ago*** empty log message ***
stefan [Sun, 15 Dec 2002 22:38:59 +0000 (22:38 +0000)]
*** empty log message ***

21 years agoAdded JVM subdir
stefan [Sun, 15 Dec 2002 22:33:49 +0000 (22:33 +0000)]
Added JVM subdir

21 years ago*** empty log message ***
stefan [Sun, 15 Dec 2002 22:31:55 +0000 (22:31 +0000)]
*** empty log message ***

21 years agoEnglish translation
stefan [Sun, 15 Dec 2002 21:13:21 +0000 (21:13 +0000)]
English translation

21 years agoEnglish translation
stefan [Sat, 14 Dec 2002 23:00:40 +0000 (23:00 +0000)]
English translation

21 years agoMake global.h global
stefan [Sat, 14 Dec 2002 22:14:39 +0000 (22:14 +0000)]
Make global.h global

21 years agoWorking towards better make dist
stefan [Sat, 14 Dec 2002 21:53:55 +0000 (21:53 +0000)]
Working towards better make dist

21 years agoWorking towards better make dist
stefan [Sat, 14 Dec 2002 21:48:40 +0000 (21:48 +0000)]
Working towards better make dist

21 years agoTabs expanded
stefan [Tue, 10 Dec 2002 14:09:54 +0000 (14:09 +0000)]
Tabs expanded

21 years agoEnglish translation
stefan [Tue, 10 Dec 2002 12:05:51 +0000 (12:05 +0000)]
English translation

21 years agoTranslation
stefan [Wed, 4 Dec 2002 13:49:45 +0000 (13:49 +0000)]
Translation

21 years agoTranslation
stefan [Wed, 4 Dec 2002 13:33:31 +0000 (13:33 +0000)]
Translation

21 years agoTranslation
stefan [Tue, 3 Dec 2002 22:06:48 +0000 (22:06 +0000)]
Translation

21 years agoTranslation
stefan [Tue, 3 Dec 2002 21:21:11 +0000 (21:21 +0000)]
Translation

21 years agoTranslation
stefan [Tue, 3 Dec 2002 21:11:29 +0000 (21:11 +0000)]
Translation

21 years agoTypo
stefan [Tue, 3 Dec 2002 20:52:57 +0000 (20:52 +0000)]
Typo

21 years agoEnglish translation
stefan [Tue, 3 Dec 2002 15:40:40 +0000 (15:40 +0000)]
English translation

21 years agoRemove debug message for correct output
stefan [Sat, 30 Nov 2002 15:26:39 +0000 (15:26 +0000)]
Remove debug message for correct output

21 years agoasmpart.S rename
stefan [Sat, 30 Nov 2002 15:25:24 +0000 (15:25 +0000)]
asmpart.S rename

21 years agoTranslated to english
stefan [Thu, 24 Oct 2002 18:43:22 +0000 (18:43 +0000)]
Translated to english

21 years agoAdded some assembler directives for enhanced debugging
stefan [Sat, 19 Oct 2002 14:21:47 +0000 (14:21 +0000)]
Added some assembler directives for enhanced debugging

21 years agoasmpart.c is now asmpart.S
stefan [Thu, 17 Oct 2002 13:01:13 +0000 (13:01 +0000)]
asmpart.c is now asmpart.S

21 years agoMakefile changed to reflect file rename (asmpart.S)
stefan [Thu, 17 Oct 2002 13:00:48 +0000 (13:00 +0000)]
Makefile changed to reflect file rename (asmpart.S)

21 years agoAdded Makefile.in (as generated by automake) to narray and doc to allow flawless...
stefan [Wed, 16 Oct 2002 17:25:08 +0000 (17:25 +0000)]
Added Makefile.in (as generated by automake) to narray and doc to allow flawless build

23 years agoAdded documentation for java.net.
schani [Mon, 27 Nov 2000 16:01:22 +0000 (16:01 +0000)]
Added documentation for java.net.

24 years ago*** empty log message ***
chris [Tue, 30 Nov 1999 15:20:10 +0000 (15:20 +0000)]
*** empty log message ***

24 years agoChanged some blockInts assertions to > 0.
schani [Thu, 18 Nov 1999 18:30:32 +0000 (18:30 +0000)]
Changed some blockInts assertions to > 0.

24 years agoClean bugfix for gc-bug.
schani [Thu, 18 Nov 1999 18:30:16 +0000 (18:30 +0000)]
Clean bugfix for gc-bug.

24 years agoExceptions in class loading are catched.
schani [Thu, 18 Nov 1999 18:29:54 +0000 (18:29 +0000)]
Exceptions in class loading are catched.
Cacao exits if topclass is not loaded.

24 years agoinclude files and headers fixed for portability
andi [Tue, 16 Nov 1999 16:13:18 +0000 (16:13 +0000)]
include files and headers fixed for portability

24 years agoioctls.h
andi [Mon, 15 Nov 1999 18:53:38 +0000 (18:53 +0000)]
ioctls.h

24 years ago*** empty log message ***
chris [Mon, 15 Nov 1999 15:19:37 +0000 (15:19 +0000)]
*** empty log message ***

24 years agogc Bug prov. fixed, final fix waiting
andi [Mon, 15 Nov 1999 10:57:39 +0000 (10:57 +0000)]
gc Bug prov. fixed, final fix waiting

24 years agocomments changed
andi [Fri, 12 Nov 1999 20:13:36 +0000 (20:13 +0000)]
comments changed

24 years agoexception handling and parser bug fixed
andi [Thu, 11 Nov 1999 19:21:30 +0000 (19:21 +0000)]
exception handling and parser bug fixed

24 years agocomments and cleanup
andi [Tue, 9 Nov 1999 12:42:41 +0000 (12:42 +0000)]
comments and cleanup

24 years agoheap_addreference(&SystemClassLoader)
andi [Tue, 9 Nov 1999 12:32:31 +0000 (12:32 +0000)]
heap_addreference(&SystemClassLoader)

24 years agojava.net implemented.
schani [Tue, 9 Nov 1999 11:33:46 +0000 (11:33 +0000)]
java.net implemented.
Dynamic classloader implemented (buggy).
Thread.sleep implemented.

24 years agojdk1.2 and loader optimisation
roman [Mon, 4 Oct 1999 10:35:09 +0000 (10:35 +0000)]
jdk1.2 and loader optimisation

24 years agoThis commit was manufactured by cvs2svn to create tag 'rev-0-3a'.
unknown [Mon, 27 Sep 1999 15:54:42 +0000 (15:54 +0000)]
This commit was manufactured by cvs2svn to create tag 'rev-0-3a'.

24 years agonarray first check in
chris [Mon, 27 Sep 1999 15:54:42 +0000 (15:54 +0000)]
narray first check in

24 years ago*** empty log message ***
chris [Mon, 27 Sep 1999 15:33:16 +0000 (15:33 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
phil [Wed, 15 Sep 1999 11:37:38 +0000 (11:37 +0000)]
*** empty log message ***

24 years agooptimized heap_addreference
phil [Wed, 15 Sep 1999 11:25:21 +0000 (11:25 +0000)]
optimized heap_addreference

25 years ago*** empty log message ***
phil [Wed, 3 Mar 1999 15:54:06 +0000 (15:54 +0000)]
*** empty log message ***

25 years agoregression testing... sort of
phil [Fri, 29 Jan 1999 09:54:10 +0000 (09:54 +0000)]
regression testing... sort of

25 years agofixing my fix to teh fix
phil [Thu, 28 Jan 1999 19:50:01 +0000 (19:50 +0000)]
fixing my fix to teh fix

25 years agofixing my fix
phil [Thu, 28 Jan 1999 19:49:32 +0000 (19:49 +0000)]
fixing my fix

25 years agoa couple more prerelease fixes
phil [Thu, 28 Jan 1999 19:48:49 +0000 (19:48 +0000)]
a couple more prerelease fixes

25 years agoadded a simple test target
phil [Thu, 28 Jan 1999 11:55:57 +0000 (11:55 +0000)]
added a simple test target

25 years agodocumentation changes
phil [Tue, 26 Jan 1999 00:38:58 +0000 (00:38 +0000)]
documentation changes