cacao.git
20 years agocast_lock removed (using asm_getclassvalues_atomic now)
stefan [Wed, 19 May 2004 16:32:18 +0000 (16:32 +0000)]
cast_lock removed (using asm_getclassvalues_atomic now)

20 years agoMore exceptions, other output.
twisti [Wed, 19 May 2004 15:42:54 +0000 (15:42 +0000)]
More exceptions, other output.

20 years agoRenamed loging to logging
stefan [Tue, 18 May 2004 10:25:51 +0000 (10:25 +0000)]
Renamed loging to logging

20 years agocompileverbose merge from i386
stefan [Sun, 16 May 2004 17:08:11 +0000 (17:08 +0000)]
compileverbose merge from i386

20 years ago- ExceptionInInitializerError stuff
twisti [Sun, 16 May 2004 15:36:57 +0000 (15:36 +0000)]
- ExceptionInInitializerError stuff
- removed unused functions

20 years ago- OutOfMemoryError stuff
twisti [Sun, 16 May 2004 15:36:36 +0000 (15:36 +0000)]
- OutOfMemoryError stuff
- ExceptionInInitializerError stuff
- removed LOOP_DEBUG stuff
- install signal handler in posix style

20 years agoRemoved unused function declaration.
twisti [Sun, 16 May 2004 13:48:43 +0000 (13:48 +0000)]
Removed unused function declaration.

20 years ago- fixed branch addresses
twisti [Sun, 16 May 2004 13:47:03 +0000 (13:47 +0000)]
- fixed branch addresses

20 years ago- ExceptionInInitializerError stuff
twisti [Sun, 16 May 2004 13:45:15 +0000 (13:45 +0000)]
- ExceptionInInitializerError stuff
- OutOfMemory stuff
- native stub: check_clinit, calculate stubsize

20 years ago- ExceptionInInitializerError stuff
twisti [Sun, 16 May 2004 13:44:31 +0000 (13:44 +0000)]
- ExceptionInInitializerError stuff
- removed unused functions

20 years ago- OutOfMemory stuff
twisti [Sun, 16 May 2004 13:16:15 +0000 (13:16 +0000)]
- OutOfMemory stuff
- ExceptionInInitializerError stuff

20 years agoOnly show initialized message if it's really called.
twisti [Sun, 16 May 2004 13:14:41 +0000 (13:14 +0000)]
Only show initialized message if it's really called.

20 years agobugfix
stefan [Thu, 6 May 2004 17:25:57 +0000 (17:25 +0000)]
bugfix

20 years agoCleaner thread startup
stefan [Thu, 6 May 2004 15:52:21 +0000 (15:52 +0000)]
Cleaner thread startup

20 years agoChanged return type of compare_and_exchange
stefan [Wed, 5 May 2004 21:09:36 +0000 (21:09 +0000)]
Changed return type of compare_and_exchange

20 years agoThreads on Alpha Linux
stefan [Wed, 5 May 2004 21:08:55 +0000 (21:08 +0000)]
Threads on Alpha Linux

20 years agonative threads
stefan [Wed, 5 May 2004 12:27:04 +0000 (12:27 +0000)]
native threads

20 years agocompile fix
stefan [Wed, 5 May 2004 12:26:36 +0000 (12:26 +0000)]
compile fix

20 years agonative threads - there was something missing
stefan [Wed, 5 May 2004 12:24:34 +0000 (12:24 +0000)]
native threads - there was something missing

20 years agonative threads - checkcast fixes
stefan [Wed, 5 May 2004 12:14:58 +0000 (12:14 +0000)]
native threads - checkcast fixes

20 years agonative threads - checkcast fixes
stefan [Wed, 5 May 2004 11:43:11 +0000 (11:43 +0000)]
native threads - checkcast fixes

20 years agonative threads - critical section (cast) change
stefan [Mon, 3 May 2004 18:53:19 +0000 (18:53 +0000)]
native threads - critical section (cast) change

20 years agouse siginfo
stefan [Fri, 30 Apr 2004 11:53:22 +0000 (11:53 +0000)]
use siginfo

20 years agocompile fix
stefan [Tue, 27 Apr 2004 11:57:03 +0000 (11:57 +0000)]
compile fix

20 years agogcc-2.x fix, sorry...
twisti [Mon, 26 Apr 2004 19:17:27 +0000 (19:17 +0000)]
gcc-2.x fix, sorry...

20 years agoSOME lazy loading/linking fixes!!! This is NOT finished yet!
twisti [Mon, 26 Apr 2004 17:30:38 +0000 (17:30 +0000)]
SOME lazy loading/linking fixes!!! This is NOT finished yet!

20 years agolazy loading/linking
twisti [Mon, 26 Apr 2004 17:20:06 +0000 (17:20 +0000)]
lazy loading/linking

20 years ago- exception stuff
twisti [Mon, 26 Apr 2004 17:12:47 +0000 (17:12 +0000)]
- exception stuff
- lazy loading/linking (may some stuff is still left!!!)

20 years agoRemoved unused fpu stuff (this should be implemented completely new).
twisti [Mon, 26 Apr 2004 17:11:08 +0000 (17:11 +0000)]
Removed unused fpu stuff (this should be implemented completely new).

20 years ago- dynamic nullpointer exception
twisti [Mon, 26 Apr 2004 17:09:52 +0000 (17:09 +0000)]
- dynamic nullpointer exception
- compileverbose message
- some bugfixes
- implemented oom

20 years ago- removed unused stuff
twisti [Mon, 26 Apr 2004 16:50:00 +0000 (16:50 +0000)]
- removed unused stuff
- lazy loading/linking
- handle ExceptionInInitializerError in asm_check_clinit
- code indent, sorry...

20 years ago- implemented ICMD_CHECKOOM
twisti [Mon, 26 Apr 2004 16:41:30 +0000 (16:41 +0000)]
- implemented ICMD_CHECKOOM
- lazy loading/linking
- compileverbose messages for compiler passes

20 years agoAdded oom stuff.
twisti [Mon, 26 Apr 2004 16:36:48 +0000 (16:36 +0000)]
Added oom stuff.

20 years ago- moved structs into header file (we need them somewhere else)
twisti [Mon, 26 Apr 2004 16:32:49 +0000 (16:32 +0000)]
- moved structs into header file (we need them somewhere else)
- removed warnings

20 years agolazy loading/linking
twisti [Mon, 26 Apr 2004 16:26:35 +0000 (16:26 +0000)]
lazy loading/linking

20 years agolazy loading/linking stuff
twisti [Mon, 26 Apr 2004 16:20:33 +0000 (16:20 +0000)]
lazy loading/linking stuff

20 years ago- lazy loading/linking stuff
twisti [Mon, 26 Apr 2004 16:18:56 +0000 (16:18 +0000)]
- lazy loading/linking stuff
- removed: systemclassloader_addclass
           systemclassloader_addlibrary
           systemclassloader_addlibname

20 years ago- init stuff
twisti [Mon, 26 Apr 2004 16:09:10 +0000 (16:09 +0000)]
- init stuff
- exception handling
- -all and -m rewrite (not finished yet)

20 years ago- major loading rewrite to support lazy laoding/linking
twisti [Mon, 26 Apr 2004 16:06:03 +0000 (16:06 +0000)]
- major loading rewrite to support lazy laoding/linking
- suck_* stuff can be used recursive

20 years ago- removed OutOfMemoryError exceptions
twisti [Mon, 26 Apr 2004 16:03:01 +0000 (16:03 +0000)]
- removed OutOfMemoryError exceptions
- replaced native_new_and_init w/ new_exception
- lazy loading/linking DefineClass changes

20 years ago- lazy loading/linking stuff
twisti [Mon, 26 Apr 2004 15:56:34 +0000 (15:56 +0000)]
- lazy loading/linking stuff
- gc_init stuff

20 years ago- removed some unused extern's
twisti [Mon, 26 Apr 2004 15:55:41 +0000 (15:55 +0000)]
- removed some unused extern's
- moved some to better places

20 years ago- lazy loading/linking stuff
twisti [Mon, 26 Apr 2004 15:53:01 +0000 (15:53 +0000)]
- lazy loading/linking stuff
- builtin_asm_get_exceptionptrptr
- print classnames with utf_sprint_classname

20 years ago- handle oom correctly
twisti [Sun, 25 Apr 2004 21:45:48 +0000 (21:45 +0000)]
- handle oom correctly
- removed heap_init and heap_close, gc_init now sets the heapsize

20 years agoDon't print boehm warnings.
twisti [Sun, 25 Apr 2004 21:42:02 +0000 (21:42 +0000)]
Don't print boehm warnings.

20 years agoverifiertst havoc von uci (Andreas Gal) added
cacao [Fri, 23 Apr 2004 16:22:59 +0000 (16:22 +0000)]
verifiertst havoc von uci (Andreas Gal) added

20 years agothread detach fix
stefan [Thu, 22 Apr 2004 19:15:48 +0000 (19:15 +0000)]
thread detach fix

20 years agoremoved builtin_reset_exceptionptr
stefan [Wed, 21 Apr 2004 18:30:53 +0000 (18:30 +0000)]
removed builtin_reset_exceptionptr

20 years agogcc 3.4 fix
stefan [Wed, 21 Apr 2004 13:09:20 +0000 (13:09 +0000)]
gcc 3.4 fix

20 years agonot using builtin_reset_exceptionptr any more
stefan [Tue, 20 Apr 2004 21:12:57 +0000 (21:12 +0000)]
not using builtin_reset_exceptionptr any more

20 years agoAdded utf_sprint_classname
twisti [Sat, 10 Apr 2004 13:33:21 +0000 (13:33 +0000)]
Added utf_sprint_classname

20 years agoTry to use %ecx (REG_ITMP2) as scratch register.
twisti [Sat, 10 Apr 2004 13:26:20 +0000 (13:26 +0000)]
Try to use %ecx (REG_ITMP2) as scratch register.

20 years agostupid
stefan [Thu, 8 Apr 2004 15:15:28 +0000 (15:15 +0000)]
stupid

20 years agowarnings
stefan [Thu, 8 Apr 2004 15:09:05 +0000 (15:09 +0000)]
warnings

20 years agosane comments
stefan [Thu, 8 Apr 2004 15:08:11 +0000 (15:08 +0000)]
sane comments

20 years agowarning
stefan [Thu, 8 Apr 2004 15:07:25 +0000 (15:07 +0000)]
warning

20 years agostop world
stefan [Wed, 7 Apr 2004 11:05:04 +0000 (11:05 +0000)]
stop world

20 years agoforgot to #ifdef
stefan [Tue, 6 Apr 2004 20:30:19 +0000 (20:30 +0000)]
forgot to #ifdef

20 years agohash lock
stefan [Tue, 6 Apr 2004 20:27:41 +0000 (20:27 +0000)]
hash lock

20 years agosome words for intro and overview by andi
cacao [Thu, 1 Apr 2004 16:35:39 +0000 (16:35 +0000)]
some words for intro and overview by andi

20 years agoadded field and method resolution
edwin [Wed, 31 Mar 2004 22:44:07 +0000 (22:44 +0000)]
added field and method resolution

20 years agoadded exceptions to field/method resolution
edwin [Wed, 31 Mar 2004 20:13:14 +0000 (20:13 +0000)]
added exceptions to field/method resolution

20 years ago- removoed unused functions
twisti [Wed, 31 Mar 2004 19:16:23 +0000 (19:16 +0000)]
- removoed unused functions
- removed remaining proto_ comments
- disass prints addresses instead of method offsets, it's easier to find
  something (jumps need to be fixed, i think)

20 years ago500k is not enough, we go with 1M.
twisti [Wed, 31 Mar 2004 13:34:45 +0000 (13:34 +0000)]
500k is not enough, we go with 1M.

20 years ago- usage of new_exception
twisti [Tue, 30 Mar 2004 23:01:45 +0000 (23:01 +0000)]
- usage of new_exception

20 years agoHuh, heap size was too small.
twisti [Tue, 30 Mar 2004 23:00:14 +0000 (23:00 +0000)]
Huh, heap size was too small.

20 years ago- usage of new_exception
twisti [Tue, 30 Mar 2004 22:56:04 +0000 (22:56 +0000)]
- usage of new_exception
- some cosmetic changes

20 years agoReplaced native_new_and_init with new_exception.
twisti [Tue, 30 Mar 2004 22:49:03 +0000 (22:49 +0000)]
Replaced native_new_and_init with new_exception.

20 years ago- removed unused exception class_ declarations
twisti [Tue, 30 Mar 2004 22:44:28 +0000 (22:44 +0000)]
- removed unused exception class_ declarations
- added exception string_'s for code generation
- new_exception* functions to instantiate runtime exceptions

20 years ago- removed references to proto_ exceptions
twisti [Tue, 30 Mar 2004 22:42:57 +0000 (22:42 +0000)]
- removed references to proto_ exceptions
- use new_exception instead of native_new_and_init

20 years ago- removed unused exception class_ declarations
twisti [Tue, 30 Mar 2004 22:34:40 +0000 (22:34 +0000)]
- removed unused exception class_ declarations
- removed unused exception proto_'s, except NullPointer
- removed create_system_exception_classes(),
  create_system_exception_proto_classes()

20 years ago- removed unused exception class_ declarations
twisti [Tue, 30 Mar 2004 21:59:27 +0000 (21:59 +0000)]
- removed unused exception class_ declarations
- added exception string_'s for code generation
- new_exception* functions to instantiate runtime exceptions

20 years ago- heap_init works again and we can set initial and maximun heap size
twisti [Tue, 30 Mar 2004 21:49:28 +0000 (21:49 +0000)]
- heap_init works again and we can set initial and maximun heap size
- implemented Java_java_lang_Runtime_maxMemory, also in boehm itself
  (GC_get_max_heap_size)

20 years ago- removed warnings with newest autoconf version (except 1)
twisti [Tue, 30 Mar 2004 21:41:36 +0000 (21:41 +0000)]
- removed warnings with newest autoconf version (except 1)
- removed default THREADS=no, for native thread support

20 years agoRemoved warnings for newest autconf versions. We AC_PREREQ version 2.59,
twisti [Tue, 30 Mar 2004 21:39:17 +0000 (21:39 +0000)]
Removed warnings for newest autconf versions. We AC_PREREQ version 2.59,
because boehmm wants 2.53 and classpath 2.59.

20 years agoRemove stamp-nat in cleanfiles.
twisti [Tue, 30 Mar 2004 21:36:03 +0000 (21:36 +0000)]
Remove stamp-nat in cleanfiles.

20 years agoNot needed anymore or it should not reside in cvs.
twisti [Tue, 30 Mar 2004 21:26:36 +0000 (21:26 +0000)]
Not needed anymore or it should not reside in cvs.

20 years agoNative threads almost working
stefan [Mon, 29 Mar 2004 11:22:34 +0000 (11:22 +0000)]
Native threads almost working

20 years agoNative threads almost working
stefan [Mon, 29 Mar 2004 11:03:56 +0000 (11:03 +0000)]
Native threads almost working

20 years ago*** empty log message ***
stefan [Mon, 29 Mar 2004 11:03:06 +0000 (11:03 +0000)]
*** empty log message ***

20 years agoRemoved cast_lock
stefan [Mon, 29 Mar 2004 07:13:42 +0000 (07:13 +0000)]
Removed cast_lock

20 years ago*** empty log message ***
stefan [Mon, 29 Mar 2004 07:12:38 +0000 (07:12 +0000)]
*** empty log message ***

20 years agocrash fix
stefan [Mon, 29 Mar 2004 07:02:38 +0000 (07:02 +0000)]
crash fix

20 years agoThis will come, but not yet!
twisti [Sun, 28 Mar 2004 23:32:53 +0000 (23:32 +0000)]
This will come, but not yet!

20 years agoImplemented some functions: gc_get_free_bytes, gc_get_heap_size,
twisti [Sun, 28 Mar 2004 23:08:07 +0000 (23:08 +0000)]
Implemented some functions: gc_get_free_bytes, gc_get_heap_size,
gc_finalize_all

20 years agoOoops, small type. But gcc does not complain about #elsif.
twisti [Sun, 28 Mar 2004 23:06:43 +0000 (23:06 +0000)]
Ooops, small type. But gcc does not complain about #elsif.

20 years agoImplemented some functions: totalMemory, freeMemory, availableProcessors
twisti [Sun, 28 Mar 2004 22:37:16 +0000 (22:37 +0000)]
Implemented some functions: totalMemory, freeMemory, availableProcessors
runFinalization

20 years agoRemoved gcc3 compiler warnings and some other warnings.
twisti [Fri, 26 Mar 2004 00:34:51 +0000 (00:34 +0000)]
Removed gcc3 compiler warnings and some other warnings.

20 years agoPass code pointer to disassinstr instead of one instruction, so we can
twisti [Thu, 25 Mar 2004 23:47:49 +0000 (23:47 +0000)]
Pass code pointer to disassinstr instead of one instruction, so we can
print the instruction address.

20 years agoReplaced proto_ exceptions with dynamic ones.
twisti [Thu, 25 Mar 2004 23:46:22 +0000 (23:46 +0000)]
Replaced proto_ exceptions with dynamic ones.

20 years agoPrint real addresses instead of method byte offset. So we can find
twisti [Thu, 25 Mar 2004 23:45:51 +0000 (23:45 +0000)]
Print real addresses instead of method byte offset. So we can find
exception pc's better.

20 years agoReplaced #ifdef __ALPHA__ with #ifndef __I386__. I thought this was already in cvs.
twisti [Thu, 25 Mar 2004 18:37:52 +0000 (18:37 +0000)]
Replaced #ifdef __ALPHA__ with #ifndef __I386__. I thought this was already in cvs.

20 years agoThese should not reside in cvs.
twisti [Thu, 25 Mar 2004 18:18:52 +0000 (18:18 +0000)]
These should not reside in cvs.

20 years agoRemoved unused asm_switchstackandcall
twisti [Thu, 25 Mar 2004 18:09:45 +0000 (18:09 +0000)]
Removed unused asm_switchstackandcall

20 years agoinlining starts working again for the first time after typecheck modifications. ...
jowenn [Thu, 25 Mar 2004 17:31:13 +0000 (17:31 +0000)]
inlining starts working again for the first time after typecheck modifications. -inv doesn't work yet, and the rest isn't tested excaustive yet,but a hello world works. I had to introduce a class member on instruction level, first I had thought basic block level would be enough, but inlined functions do not start at a basic block boundary. I'm not sure if that is intended or a bug

20 years ago- added gnu header, emacs tailer
twisti [Thu, 25 Mar 2004 15:19:16 +0000 (15:19 +0000)]
- added gnu header, emacs tailer
- removed log_text

20 years agoadded functions for resolving fields and methods
edwin [Wed, 24 Mar 2004 22:48:01 +0000 (22:48 +0000)]
added functions for resolving fields and methods

20 years agomore debug output
edwin [Wed, 24 Mar 2004 22:44:29 +0000 (22:44 +0000)]
more debug output

20 years agoRemoved unused functions and .globl's.
twisti [Wed, 24 Mar 2004 00:16:07 +0000 (00:16 +0000)]
Removed unused functions and .globl's.

20 years agoGenerate all autmake and autoconf files.
twisti [Mon, 22 Mar 2004 20:51:52 +0000 (20:51 +0000)]
Generate all autmake and autoconf files.