cacao.git
18 years ago* SUPPORT_FMOD: Removed.
twisti [Tue, 10 Jan 2006 22:38:02 +0000 (22:38 +0000)]
* SUPPORT_FMOD: Removed.
* SUPPORT_IFCVT: Replaced with SUPPORT_I2F, SUPPORT_I2D or SUPPORT_L2F,
  SUPPORT_L2D.
* SUPPORT_LONG_ICVT: Replaced with SUPPORT_F2L or SUPPORT_D2L.
* SUPPORT_LONG_FCVT: Replaced with SUPPORT_L2F or SUPPORT_L2D.

18 years ago* EXTRA_DIST: Added ChangeLog-2005.
twisti [Tue, 10 Jan 2006 22:22:09 +0000 (22:22 +0000)]
* EXTRA_DIST: Added ChangeLog-2005.

18 years ago* SUPPORT_FMOD: Removed.
twisti [Tue, 10 Jan 2006 22:18:29 +0000 (22:18 +0000)]
* SUPPORT_FMOD: Removed.
* SUPPORT_IFCVT: Replaced with SUPPORT_I2F, SUPPORT_I2D or SUPPORT_L2F,
  SUPPORT_L2D.
* SUPPORT_LONG_ICVT: Replaced with SUPPORT_F2L or SUPPORT_D2L.
* SUPPORT_LONG_FCVT: Replaced with SUPPORT_L2F or SUPPORT_L2D.

18 years ago* asm_getclassvalues_atomic: Replaced with ASM_GETCLASSVALUES_ATOMIC.
twisti [Tue, 10 Jan 2006 22:11:36 +0000 (22:11 +0000)]
* asm_getclassvalues_atomic: Replaced with ASM_GETCLASSVALUES_ATOMIC.
* SUPPORT_IFCVT: Replaced with SUPPORT_I2F or SUPPORT_I2D.
* SUPPORT_FICVT: Replaced with SUPPORT_F2I.
* SUPPORT_LONG_FCVT: Replaced with SUPPORT_L2F.
* SUPPORT_LONG_ICVT: Replaced with SUPPORT_F2L or SUPPORT_D2L.

18 years ago* ASM_CALLJAVAFUNCTION, ASM_CALLJAVAFUNCTION_ADR, ASM_CALLJAVAFUNCTION_INT,
twisti [Tue, 10 Jan 2006 22:09:07 +0000 (22:09 +0000)]
* ASM_CALLJAVAFUNCTION, ASM_CALLJAVAFUNCTION_ADR, ASM_CALLJAVAFUNCTION_INT,
  ASM_CALLJAVAFUNCTION2, ASM_CALLJAVAFUNCTION2_ADR,
  ASM_CALLJAVAFUNCTION2_INT, ASM_CALLJAVAFUNCTION2_LONG,
  ASM_CALLJAVAFUNCTION2_FLOAT, ASM_CALLJAVAFUNCTION2_DOUBLE: Macros added,
  these macros hide the selection between jit and intrp functions.
* ASM_GETCLASSVALUES_ATOMIC: Likewise.
* intrp_asm_calljavafunction, intrp_asm_calljavafunction_int: Added.
* intrp_asm_calljavafunction2, intrp_asm_calljavafunction2int,
  intrp_asm_calljavafunction2long, intrp_asm_calljavafunction2float,
  intrp_asm_calljavafunction2double: Likewise.
* intrp_asm_getclassvalues_atomic: Likewise.

18 years ago* SUPPORT_IFCVT: Replaced with SUPPORT_I2F or SUPPORT_I2D.
twisti [Tue, 10 Jan 2006 21:58:12 +0000 (21:58 +0000)]
* SUPPORT_IFCVT: Replaced with SUPPORT_I2F or SUPPORT_I2D.
* SUPPORT_LONG_FCVT: Replaced with SUPPORT_L2F or SUPPORT_L2D.
* SUPPORT_LONG_ICVT: Replaced with SUPPORT_F2I, SUPPORT_F2L or SUPPORT_D2I,
  SUPPORT_D2L.

18 years ago* exceptions_throw_negativearraysizeexception: Use
twisti [Tue, 10 Jan 2006 21:11:04 +0000 (21:11 +0000)]
* exceptions_throw_negativearraysizeexception: Use
* builtin_throw_exception: #ifndef NDEBUG.
* builtin_trace_exception: Likewise.
* builtin_trace_args: Likewise.
* builtin_displaymethodstop: Likewise.
* builtin_*: #if the function regarding the defines in arch.h.

18 years ago* exceptions_throw_classformaterror,
twisti [Tue, 10 Jan 2006 20:57:18 +0000 (20:57 +0000)]
* exceptions_throw_classformaterror,
  exceptions_throw_arrayindexoutofboundsexception,
  exceptions_throw_illegalargumentexception,
  exceptions_throw_negativearraysizeexception,
  exceptions_throw_nullpointerexception: Added.
* exceptions_print_exception: #ifndef NDEBUG.

18 years ago* exceptions_throw_classformaterror: Use this function.
twisti [Tue, 10 Jan 2006 20:56:16 +0000 (20:56 +0000)]
* exceptions_throw_classformaterror: Use this function.

18 years ago* exceptions_throw_nullpointerexception: Use this function.
twisti [Tue, 10 Jan 2006 20:55:41 +0000 (20:55 +0000)]
* exceptions_throw_nullpointerexception: Use this function.

18 years ago* exceptions_throw_nullpointerexception,
twisti [Tue, 10 Jan 2006 20:50:53 +0000 (20:50 +0000)]
* exceptions_throw_nullpointerexception,
  exceptions_throw_arrayindexoutofboundsexception: Use these functions.

18 years ago* exceptions_throw_nullpointerexception,
twisti [Tue, 10 Jan 2006 20:48:03 +0000 (20:48 +0000)]
* exceptions_throw_nullpointerexception,
  exceptions_throw_illegalargumentexception: Use these functions.

18 years ago* exceptions_throw_illegalargumentexception,
twisti [Tue, 10 Jan 2006 20:46:50 +0000 (20:46 +0000)]
* exceptions_throw_illegalargumentexception,
  exceptions_throw_negativearraysizeexception,
  exceptions_throw_arrayindexoutofboundsexception,
  exceptions_throw_nullpointerexception: Use these functions.

18 years ago* exceptions_throw_classformaterror,
twisti [Tue, 10 Jan 2006 20:44:14 +0000 (20:44 +0000)]
* exceptions_throw_classformaterror,
  exceptions_throw_negativearraysizeexception,
  exceptions_throw_nullpointerexception: Added.

18 years ago* Not required anymore.
twisti [Tue, 10 Jan 2006 15:52:41 +0000 (15:52 +0000)]
* Not required anymore.

18 years ago* use_class_as_object, create_property, copy_vftbl, create_methodsig:
twisti [Tue, 10 Jan 2006 15:50:13 +0000 (15:50 +0000)]
* use_class_as_object, create_property, copy_vftbl, create_methodsig:
  Removed.
* classMeth, nativeCall, methodCall, nativeMethod, nativeCompCall,
  methodCompCall, nativeCompMethod: Likewise.
* natcall2utf, printNativeCall, markNativeMethodsRT: Likewise.

18 years ago* nativeCalls, nativeCompCalls: Removed.
twisti [Tue, 10 Jan 2006 15:48:40 +0000 (15:48 +0000)]
* nativeCalls, nativeCompCalls: Removed.
* copy_vftbl, create_methodsig: Likewise.
* printNativeCall, printCompNativeCall, findNativeMethodCalls,
  findNativeClassCalls, utfNativeCall, natcall2utf: Likewise.

18 years ago* codegen_ncode_increase: Typo.
twisti [Tue, 10 Jan 2006 10:59:20 +0000 (10:59 +0000)]
* codegen_ncode_increase: Typo.

18 years ago* disass_buf: Fixed typo.
twisti [Mon, 9 Jan 2006 20:52:21 +0000 (20:52 +0000)]
* disass_buf: Fixed typo.

18 years ago* disass_printf: Ooops, #ifdef was wrong.
twisti [Mon, 9 Jan 2006 20:28:03 +0000 (20:28 +0000)]
* disass_printf: Ooops, #ifdef was wrong.

18 years ago* Removed, we now link against libbfd and libopcodes.
twisti [Mon, 9 Jan 2006 20:19:51 +0000 (20:19 +0000)]
* Removed, we now link against libbfd and libopcodes.

18 years ago* stdarg.h, string.h, assert.h, vm/jit/powerpc/dis-asm.h: Removed.
twisti [Mon, 9 Jan 2006 20:19:02 +0000 (20:19 +0000)]
* stdarg.h, string.h, assert.h, vm/jit/powerpc/dis-asm.h: Removed.
* dis-asm.h, stdio.h, vm/jit/disass.h: Added.
* myprintf, buffer_read_memory, perror_memory, generic_print_address,
  generic_symbol_at_address, bfd_getb32, bfd_getl32, sprintf_vma: Removed.
* Use disass-common.c stuff.

18 years ago* libarch_la_SOURCES: Removed dis-asm.h, ppc-dis.c, ppc-opc.c and ppc.h.
twisti [Mon, 9 Jan 2006 20:15:06 +0000 (20:15 +0000)]
* libarch_la_SOURCES: Removed dis-asm.h, ppc-dis.c, ppc-opc.c and ppc.h.

18 years ago* assert.h, stdarg.h, vm/jit/x86_64/dis-asm.h: Removed.
twisti [Mon, 9 Jan 2006 19:21:25 +0000 (19:21 +0000)]
* assert.h, stdarg.h, vm/jit/x86_64/dis-asm.h: Removed.
* stdio.h, vm/jit/disass.h: Added.
* myprintf, buffer_read_memory, generic_symbol_at_address,
  generic_print_address, perror_memory: Likewise.
* Use disass-common.c stuff.

18 years ago* string.h, vm/jit/i386/dis-asm.h: Removed.
twisti [Mon, 9 Jan 2006 16:37:54 +0000 (16:37 +0000)]
* string.h, vm/jit/i386/dis-asm.h: Removed.
* mylinebuf, mylen: Likewise.
* myprintf, buffer_read_memory, generic_symbol_at_address,
  generic_print_address, perror_memory: Likewise.
* Use disass-common.c stuff.

18 years ago* WITH_BINUTILS_DISASSEMBLER: Added, define DISASS_OBJ.
twisti [Mon, 9 Jan 2006 16:36:26 +0000 (16:36 +0000)]
* WITH_BINUTILS_DISASSEMBLER: Added, define DISASS_OBJ.
* noinst_LTLIBRARIES: Added DISASS_OBJ.

18 years ago* This file contains the common functions required when we use the binutils
twisti [Mon, 9 Jan 2006 16:30:12 +0000 (16:30 +0000)]
* This file contains the common functions required when we use the binutils
  disassembler.

18 years ago* WITH_BINUTILS_DISASSEMBLER: Added.
twisti [Mon, 9 Jan 2006 16:29:30 +0000 (16:29 +0000)]
* WITH_BINUTILS_DISASSEMBLER: Added.
* disass_printf: Added.

18 years ago* WITH_BINUTILS_DISASSEMBLER: Added.
twisti [Mon, 9 Jan 2006 16:26:33 +0000 (16:26 +0000)]
* WITH_BINUTILS_DISASSEMBLER: Added.

18 years ago* Removed, we now link against libbfd and libopcodes.
twisti [Mon, 9 Jan 2006 12:12:42 +0000 (12:12 +0000)]
* Removed, we now link against libbfd and libopcodes.

18 years ago* libarch_la_SOURCES: Removed dis-asm.h and i386-dis.c.
twisti [Mon, 9 Jan 2006 12:10:06 +0000 (12:10 +0000)]
* libarch_la_SOURCES: Removed dis-asm.h and i386-dis.c.

18 years ago* AC_CHECK_HEADER checks for ansidecl.h, bfd.h and symcat.h removed.
twisti [Mon, 9 Jan 2006 10:37:35 +0000 (10:37 +0000)]
* AC_CHECK_HEADER checks for ansidecl.h, bfd.h and symcat.h removed.
* AC_CHECK_HEADER check for dis-asm.h added.
* AC_CHECK_LIB checks for libbfd and libopcodes added.

18 years ago* Removed, we now link against libbfd and libopcodes.
twisti [Mon, 9 Jan 2006 10:35:54 +0000 (10:35 +0000)]
* Removed, we now link against libbfd and libopcodes.

18 years ago* libarch_la_SOURCES: Removed dis-asm.h and i386-dis.c, we now link against
twisti [Mon, 9 Jan 2006 10:35:28 +0000 (10:35 +0000)]
* libarch_la_SOURCES: Removed dis-asm.h and i386-dis.c, we now link against
  libbfd and libopcodes.

18 years ago* Updated from GNU Classpath:
twisti [Sun, 8 Jan 2006 23:37:24 +0000 (23:37 +0000)]
* Updated from GNU Classpath:

2005-12-17  Guilhem Lavaux  <guilhem@kaffe.org>

         * native/fdlibm/fdlibm.h
         (isnan): Define explicitly isnan if it is not a macro.

18 years ago* loader_load_all_classes: Print exception when loading failed.
twisti [Sun, 8 Jan 2006 23:00:27 +0000 (23:00 +0000)]
* loader_load_all_classes: Print exception when loading failed.

18 years ago* SUCK_xx_xx: We can only optimize little endian loads on i386 and x86_64
twisti [Sun, 8 Jan 2006 22:38:03 +0000 (22:38 +0000)]
* SUCK_xx_xx: We can only optimize little endian loads on i386 and x86_64
  machines.  All others have problems with alignment.

18 years ago* Ignore *.class files.
twisti [Sun, 8 Jan 2006 22:12:22 +0000 (22:12 +0000)]
* Ignore *.class files.

18 years ago* java-assert.h: Unused, removed.
twisti [Sun, 8 Jan 2006 22:11:14 +0000 (22:11 +0000)]
* java-assert.h: Unused, removed.

18 years ago* Added VM interface change to be consistent:
twisti [Sun, 8 Jan 2006 22:01:29 +0000 (22:01 +0000)]
* Added VM interface change to be consistent:

2005-11-13  Archie Cobbs  <archie@dellroad.org>

* vm/reference/gnu/classpath/VMStackWalker.java (getClassLoader()):
added to fix an infinite loop bug.
* NEWS: note VM interface change.

18 years ago* suck_add: Check for lce != NULL before adding it to the list, since
twisti [Sun, 8 Jan 2006 21:32:25 +0000 (21:32 +0000)]
* suck_add: Check for lce != NULL before adding it to the list, since
  zip_open can return NULL.

18 years ago* JAVAC: Removed.
twisti [Sun, 8 Jan 2006 19:14:17 +0000 (19:14 +0000)]
* JAVAC: Removed.

18 years ago* SOURCE_FILES: Added.
twisti [Sun, 8 Jan 2006 19:13:33 +0000 (19:13 +0000)]
* SOURCE_FILES: Added.
* JAVAC: Removed.
* checkall: Renamed to check.

18 years ago* Use $(mkdir_p), $(JAVAC) and $(ZIP) variables.
twisti [Sun, 8 Jan 2006 19:12:50 +0000 (19:12 +0000)]
* Use $(mkdir_p), $(JAVAC) and $(ZIP) variables.

18 years ago* AM_PROG_MKDIR_P: Added.
twisti [Sun, 8 Jan 2006 19:11:16 +0000 (19:11 +0000)]
* AM_PROG_MKDIR_P: Added.
* Added headers checks for ansidecl.h, bfd.h, and symcat.h if we have
  debugging enabled.
* AC_PROG_JAVAC: Added.
* AC_PATH_PROG: Added check for zip.

18 years ago* Macros to check for a Java compiler, taken from
twisti [Sun, 8 Jan 2006 19:09:08 +0000 (19:09 +0000)]
* Macros to check for a Java compiler, taken from
  http://ac-archive.sourceforge.net/.

18 years ago* Removed src/toolbox/avl.[ch] copyright.
twisti [Wed, 4 Jan 2006 09:35:30 +0000 (09:35 +0000)]
* Removed src/toolbox/avl.[ch] copyright.

18 years ago* avl_dump: Only print node->data.
twisti [Wed, 4 Jan 2006 09:34:07 +0000 (09:34 +0000)]
* avl_dump: Only print node->data.

18 years ago* Use new avl tree code.
twisti [Tue, 3 Jan 2006 23:46:48 +0000 (23:46 +0000)]
* Use new avl tree code.

18 years ago* Rewritten.
twisti [Tue, 3 Jan 2006 23:46:30 +0000 (23:46 +0000)]
* Rewritten.

18 years ago* exit_handler: Removed print_dynamic_super_statistics.
twisti [Tue, 3 Jan 2006 23:44:38 +0000 (23:44 +0000)]
* exit_handler: Removed print_dynamic_super_statistics.

18 years ago* print_stats: Added print_dynamic_super_statistics.
twisti [Tue, 3 Jan 2006 23:44:19 +0000 (23:44 +0000)]
* print_stats: Added print_dynamic_super_statistics.

18 years ago* threads.h: Added.
twisti [Tue, 3 Jan 2006 23:43:48 +0000 (23:43 +0000)]
* threads.h: Added.
* builtin.h: Likewise.

18 years ago* CallNonvirtualBooleanMethodA: Added missing ;.
twisti [Tue, 3 Jan 2006 23:08:58 +0000 (23:08 +0000)]
* CallNonvirtualBooleanMethodA: Added missing ;.

18 years ago* ENABLE_STATISTICS: Fixed typo.
twisti [Tue, 3 Jan 2006 23:05:50 +0000 (23:05 +0000)]
* ENABLE_STATISTICS: Fixed typo.

18 years agotypeing error
christian [Mon, 2 Jan 2006 21:01:58 +0000 (21:01 +0000)]
typeing error

18 years ago* nregdescint, nregdescfloat: Moved to md-abi.c.
twisti [Mon, 2 Jan 2006 17:13:02 +0000 (17:13 +0000)]
* nregdescint, nregdescfloat: Moved to md-abi.c.

18 years ago* nregdescint, nregdescfloat: Added.
twisti [Mon, 2 Jan 2006 17:12:47 +0000 (17:12 +0000)]
* nregdescint, nregdescfloat: Added.

18 years ago* noinst_HEADERS: Removed md-abi.inc.
twisti [Mon, 2 Jan 2006 17:11:59 +0000 (17:11 +0000)]
* noinst_HEADERS: Removed md-abi.inc.

18 years ago* signal_handler_sigsegv: Replaced functionptr with u1*.
twisti [Mon, 2 Jan 2006 16:40:40 +0000 (16:40 +0000)]
* signal_handler_sigsegv: Replaced functionptr with u1*.

18 years ago* nregdescint, nregdescfloat: Moved to md-abi.c.
twisti [Mon, 2 Jan 2006 16:18:09 +0000 (16:18 +0000)]
* nregdescint, nregdescfloat: Moved to md-abi.c.

18 years ago* nregdescint, nregdescfloat: Added.
twisti [Mon, 2 Jan 2006 16:17:30 +0000 (16:17 +0000)]
* nregdescint, nregdescfloat: Added.

18 years ago* noinst_HEADERS: Removed md-abi.inc.
twisti [Mon, 2 Jan 2006 16:17:01 +0000 (16:17 +0000)]
* noinst_HEADERS: Removed md-abi.inc.

18 years ago* INCLUDES: Added OS_DIR, some archs have their md-abi.* files in the os
twisti [Mon, 2 Jan 2006 16:12:22 +0000 (16:12 +0000)]
* INCLUDES: Added OS_DIR, some archs have their md-abi.* files in the os
  directory.

18 years ago*** empty log message ***
christian [Mon, 2 Jan 2006 16:08:19 +0000 (16:08 +0000)]
*** empty log message ***

18 years ago* nregdescint, nregdescfloat: Moved to md-abi.c.
twisti [Mon, 2 Jan 2006 16:04:16 +0000 (16:04 +0000)]
* nregdescint, nregdescfloat: Moved to md-abi.c.

18 years ago* nregdescint, nregdescfloat: Added.
twisti [Mon, 2 Jan 2006 16:03:57 +0000 (16:03 +0000)]
* nregdescint, nregdescfloat: Added.

18 years ago* noinst_HEADERS: Removed md-abi.inc.
twisti [Mon, 2 Jan 2006 16:03:29 +0000 (16:03 +0000)]
* noinst_HEADERS: Removed md-abi.inc.

18 years agoRemoved old debug message
christian [Mon, 2 Jan 2006 14:32:50 +0000 (14:32 +0000)]
Removed old debug message

18 years ago* md-abi.inc: Removed.
twisti [Mon, 2 Jan 2006 14:26:06 +0000 (14:26 +0000)]
* md-abi.inc: Removed.

18 years ago* nregdescint, nregdescfloat: Moved to md-abi.c.
twisti [Mon, 2 Jan 2006 14:25:15 +0000 (14:25 +0000)]
* nregdescint, nregdescfloat: Moved to md-abi.c.

18 years ago* nregdescint, nregdescfloat: Added.
twisti [Mon, 2 Jan 2006 14:24:50 +0000 (14:24 +0000)]
* nregdescint, nregdescfloat: Added.

18 years ago* noinst_HEADERS: Removed md-abi.inc.
twisti [Mon, 2 Jan 2006 14:24:25 +0000 (14:24 +0000)]
* noinst_HEADERS: Removed md-abi.inc.

18 years agoCorrected \"\" to \<\> for system header include
christian [Mon, 2 Jan 2006 14:11:32 +0000 (14:11 +0000)]
Corrected \"\" to \<\> for system header include

18 years ago* nregdescint, nregdescfloat: Moved to md-abi.c.
twisti [Mon, 2 Jan 2006 14:07:28 +0000 (14:07 +0000)]
* nregdescint, nregdescfloat: Moved to md-abi.c.

18 years ago* noinst_HEADERS: Removed md-abi.inc.
twisti [Mon, 2 Jan 2006 14:07:00 +0000 (14:07 +0000)]
* noinst_HEADERS: Removed md-abi.inc.

18 years ago* nregdescint, nregdescfloat: Added.
twisti [Mon, 2 Jan 2006 14:06:38 +0000 (14:06 +0000)]
* nregdescint, nregdescfloat: Added.

18 years ago* disassinstr: Some code improvement.
twisti [Mon, 2 Jan 2006 14:06:13 +0000 (14:06 +0000)]
* disassinstr: Some code improvement.

18 years ago* md-abi.inc: Removed.
twisti [Mon, 2 Jan 2006 14:05:00 +0000 (14:05 +0000)]
* md-abi.inc: Removed.

18 years agoChanged register allocator .inc to .c files and moved them to src/vm/jit/allocator
christian [Mon, 2 Jan 2006 13:05:56 +0000 (13:05 +0000)]
Changed register allocator .inc to .c files and moved them to src/vm/jit/allocator

18 years agoChanged register allocator .inc to .c files and moved them to src/vm/jit/allocator
christian [Mon, 2 Jan 2006 12:59:54 +0000 (12:59 +0000)]
Changed register allocator .inc to .c files and moved them to src/vm/jit/allocator

18 years ago* Fixed result message for debug.
twisti [Mon, 2 Jan 2006 12:22:00 +0000 (12:22 +0000)]
* Fixed result message for debug.

18 years ago* Typo.
twisti [Mon, 2 Jan 2006 12:10:39 +0000 (12:10 +0000)]
* Typo.

18 years ago* Added ltdl.h check.
twisti [Mon, 2 Jan 2006 12:04:13 +0000 (12:04 +0000)]
* Added ltdl.h check.

18 years ago* Fixed ltdl.h include path.
twisti [Mon, 2 Jan 2006 11:34:33 +0000 (11:34 +0000)]
* Fixed ltdl.h include path.

18 years ago* Fixed ltdl.h include path.
twisti [Mon, 2 Jan 2006 01:34:53 +0000 (01:34 +0000)]
* Fixed ltdl.h include path.

18 years ago* I don't think we really need them, but they are still in Attic.
twisti [Mon, 2 Jan 2006 01:15:11 +0000 (01:15 +0000)]
* I don't think we really need them, but they are still in Attic.

18 years ago* Generated changelog for 2005.
twisti [Mon, 2 Jan 2006 01:10:14 +0000 (01:10 +0000)]
* Generated changelog for 2005.

18 years ago* unzip.[ch], libffi, libltdl: Removed.
twisti [Mon, 2 Jan 2006 01:05:27 +0000 (01:05 +0000)]
* unzip.[ch], libffi, libltdl: Removed.

18 years ago* Removed libltdl.
twisti [Sun, 1 Jan 2006 21:53:26 +0000 (21:53 +0000)]
* Removed libltdl.

18 years ago* We now use the system libltdl.
twisti [Sun, 1 Jan 2006 21:38:36 +0000 (21:38 +0000)]
* We now use the system libltdl.

18 years ago* Changed text of kaffe's stuff, dalibor pointed this out.
twisti [Sun, 1 Jan 2006 21:32:28 +0000 (21:32 +0000)]
* Changed text of kaffe's stuff, dalibor pointed this out.

18 years ago* AC_LIBLTDL_CONVENIENCE, AC_SUBST(LIBLTDL): Removed.
twisti [Sun, 1 Jan 2006 21:29:59 +0000 (21:29 +0000)]
* AC_LIBLTDL_CONVENIENCE, AC_SUBST(LIBLTDL): Removed.
* AC_COMPILE_CHECK_SIZEOF: Replaced with AC_CHECK_SIZEOF.

18 years ago* m4 macros have a different copyright header.
twisti [Sun, 1 Jan 2006 21:22:35 +0000 (21:22 +0000)]
* m4 macros have a different copyright header.

18 years ago* Lists all third party software we use. This list contains all stuff we
twisti [Sun, 1 Jan 2006 21:13:34 +0000 (21:13 +0000)]
* Lists all third party software we use.  This list contains all stuff we
  used in 0.93.  Stuff that has been ripped will be deleted after that
  commit, this is for the records.

18 years ago* Not required.
twisti [Sun, 1 Jan 2006 20:55:14 +0000 (20:55 +0000)]
* Not required.

18 years ago* Removed libltdlc.la.
twisti [Sun, 1 Jan 2006 19:39:30 +0000 (19:39 +0000)]
* Removed libltdlc.la.

18 years ago* DIST_SUBDIRS: Removed libltdl.
twisti [Sun, 1 Jan 2006 19:39:06 +0000 (19:39 +0000)]
* DIST_SUBDIRS: Removed libltdl.
* SUBDIRS: Likewise.

18 years ago* Added libltdl check.
twisti [Sun, 1 Jan 2006 19:38:43 +0000 (19:38 +0000)]
* Added libltdl check.
* AC_CONFIG_SUBDIRS: Removed src/libltdl.

18 years ago* libarch_la_SOURCES: Removed symcat.h.
twisti [Sun, 1 Jan 2006 18:39:30 +0000 (18:39 +0000)]
* libarch_la_SOURCES: Removed symcat.h.