Just ignore some files.
[cacao.git] / alpha /
2003-11-02 twistiMajor file restructuring.
2003-11-01 twistiConvert -ieee to -noieee so we are caculate correctly...
2003-10-20 twistiheaders.c
2003-10-14 twistiRemoved old alpha compiler stuff.
2003-10-04 stefanLast commit was an accident (undo)
2003-10-04 stefanMore tests
2003-09-16 stefanLong shift fix
2003-09-15 stefanFix build
2003-09-09 stefanGive native function tracing its own flag variable
2003-05-26 stefanFixed an exception handling bug
2003-05-20 stefanPedantic
2003-05-15 stefanTook out diagnostic code.
2003-05-15 stefanAllow native function tracing
2003-05-09 stefanFixed null pointer exception
2003-03-07 stefancosmetic
2003-03-07 stefanDocument use of PV
2003-02-12 stefanReversed vftbl movement because of performance consider...
2003-02-12 stefanMoved baseval and diffval to classinfo. Can now run...
2003-02-03 stefanAllow one argument for asm_switchstackandcall
2003-02-03 stefanAllow one argument for asm_switchstackandcall
2002-12-15 stefan*** empty log message ***
2002-12-14 stefanWorking towards better make dist
2002-12-10 stefanTabs expanded
2002-12-10 stefanEnglish translation
2002-10-19 stefanAdded some assembler directives for enhanced debugging
2002-10-17 stefanasmpart.c is now asmpart.S
1999-11-11 andiexception handling and parser bug fixed
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation
1999-09-27 chrisnarray first check in
1999-01-28 philadded a simple test target
1999-01-20 andifixed old_copiler/new_compiler issue and other merged...
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-11-30 cacaoICONST a bug fixed
1998-11-24 cacaoarray commands without check added
1998-11-19 cacaorenaming of thread functions
1998-11-19 schaniFixed a threads/gc bug.
1998-11-18 cacaodisassembler improved
1998-11-13 cacaosignal exception handling done in C
1998-11-11 cacaocleaned up macros
1998-11-10 cacaosmall corrections for verbosecall
1998-11-09 cacaonewcomp moved to jit
1998-11-08 cacaoFault address computing added
1998-11-08 cacaodocumentation improved
1998-11-06 cacaodocumentation added
1998-11-03 cacaobasic block struct changed
1998-11-02 cacaobidirectional layout of vftbl/interfaces added
1998-10-30 cacaoRun time type check with relative numbering added....
1998-10-12 cacaorem/div constant and conditional load constant added
1998-10-07 cacaobug in rem0x10001 fixed
1998-10-06 cacaonew disassembler options added
1998-10-06 cacaojBYTEmark optimizations added
1998-10-04 cacaogc stack moved to unlimited main stack
1998-10-03 cacaoInitial revision