2005-11-28  Andrew Cagney  <cagney@redhat.com>

	* autogen.sh: Add -f to autoconf.

	* Makefile.am (ANTLR): Define.  Do not include
	frysk/expr/Makefile.inc
	(EXTRA_DIST): Delete frysk/expr/cpp.g and frysk/expr/*.sed.

	* Makefile.am (EXTRA_DIST): Do not add .fig files, handled by
	Makefile.gen.sh.

2005-11-22  Andrew Cagney  <cagney@redhat.com>

	* configure.ac: Include common/version.ac.  Update AC_INIT to
	frysk-core FRYSK_VERSION.

2005-11-21  Stan Cox  <scox@redhat.com>

	* frysk/Config.javain: Moved to frysk-imports/frysk.

2005-11-15  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (GEN_GCJ_LDADD): Add libfrysk-jargs.a.

2005-11-14  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (GEN_CLASSPATH): Delete GEN_CLASSDIR references.
	(GEN_SOURCEPATH): Add path to frysk-imports.
	
	* Makefile.am (GEN_GCJ_LDADD): Add frysk- prefix to libraries.

2005-11-03  Igor Foox  <ifoox@redhat.com>

	* autogen.sh: Added -I common/m4 to aclocal invokation.

2005-10-28  Tarun Khanna  <tkhanna@redhat.com>

	* Makefile.am: Added DejaGNU --tool option to the RUNTESTDEFAULTFLAGS

2005-10-18  Igor Foox  <ifoox@redhat.com>

	* Makefile.am: Appended all .fig/png files as well as frysk/expr/cpp.g and
	frysk/expr/*.sed to the EXTRA_DIST variable so that they are added to the
	distribution.
	
2005-10-09  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am: Re-order GEN_CLASSPATH and GEN_GCJ_LDADD so that
	frysk-imports comes after frysk-sys.

2005-09-11  Andrew Cagney  <cagney@redhat.com>

	* configure.ac: Set package name to "frysk".

	* Makefile.am: Instead of LDADD, append to GEN_GCJ_LDADD.

2005-09-10  Andrew Cagney  <cagney@redhat.com>

	* COPYING, EXCEPTION: New files; copyright of all files updated.

2005-09-10  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (frysk/expr/CppParser.java): Run antlr output
	through sed to fix warnings.  Include frysk/expr/Makefile.inc.
	
2005-09-09  Andrew Cagney  <cagney@redhat.com>

	* configure.ac: Simplify, sinclude common/acinclude.m4.
	
	* configure.ac (JAVAC): Set using AC_CHECK_PROGS.

	* autogen.sh, Makefile.am: Update to reflect move of
	com.redhat.fedora.frysk to frysk.

2005-09-08  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (GEN_CLASSPATH, LDADD): Add frysk-imports.

2005-09-06  Tarun Khanna  <tkhanna@redhat.com>

	* Makefile.am:	Added support for tunning dejagnu tests.

2005-09-01  Andrew Cagney  <cagney@redhat.com>
	
	* .project: Add frysk-imports directory.

2005-08-31  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (frysk-core.jar, frysk-core.db, libfrysk-core.a):
	Delete rules, handled by common/Makefile.gen.sh.

2005-08-30  Jeff Johnston  <jjohnstn@redhat.com>

	* Makefile.am: Add x86modify test.

2005-08-25  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (frysk-core.db): Add rules.  Fix name of
	frysk-core.jar, was frysk.core.jar.

2005-08-24  Tarun Khanna  <tkhanna@redhat.com>

	* testsuite:  New directory for DejaGNU tests

2005-08-18  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (GEN_CLASSPATH, LDADD): Update, jline moved to
	../frysk-imports/jline.

2005-08-18  Tarun Khanna  <tkhanna@.redhat.com>

	* Makefile.am: Added rules for generation of ANTLR related files
	vis. CppLexer.java, CppParser.java, CppParserTokenTypes.java.
	Added these files to "GEN_SOURCES" and "BIN_SOURCES".

2005-08-13  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am: Delete rules for building main, handled by
	common/Makefile.gen.sh.
	* autogen.sh: Add "prog" directory.

2005-08-13  Ivan Pantuyev <ipantuye@redhat.com>
	
	* Makefile.am: Added support for cli compilation.

2005-08-11  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (GEN_CLASSPATH): Instead of the frysk-sys.jar file,
	specify the frysk-sys build directory.

2005-08-08  Andrew Cagney  <cagney@redhat.com>

	* .cvsignore: Add TestJUnits.java.

2005-08-07  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (GEN_CLASSPATH): Add frysk-sys.jar.

2005-08-05  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (SUFFIXES, BUILT_SOURCES, CLEANFILES)
	(noinst_PROGRAMS, bin_PROGRAMS, noinst_LIBRARIES, LDADD)
	(check_SCRIPTS, TESTS, AM_LDFLAGS, AM_GCJFLAGS, AM_CXXFLAGS):
	Delete defaults, moved to common/Makefile.rules.

	* .classpath: Replace frysk-sys.jar with ../frysk-sys.
	
	Fix problems building under eclipse.
	* .classpath, .project: New.

2005-08-04  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (noinst_PROGRAMS): Add prog/kill/suspend and
	prog/kill/loop.
	
2005-07-28  Andrew Cagney  <cagney@redhat.com>
	    Jeff Johnston  <jjohnstn@redhat.com>
	    Sami Wagiaalla  <swagiaal@redhat.com>
	
	* Makefile.am (prog_perf_clone_SOURCES, prog_perf_clone_LDADD) 
	(prog_perf_fork_SOURCES, prog_perf_fork_LDADD) 
	(prog_fib_clone_SOURCES, prog_fib_clone_LDADD) 
	(prog_fib_fork_SOURCES, prog_print_argv_SOURCES) 
	(prog_print_auxv_SOURCES, prog_print_argc_SOURCES) 
	(prog_syscall_syscalls_SOURCES, prog_print_envp_SOURCES) 
	(prog_step_infThreadLoop_SOURCES, prog_step_infThreadLoop_LDADD) 
	(prog_syscall_exec_SOURCES, prog_syscall_threadexec_SOURCES) 
	(prog_syscall_threadexec_SOURCES, prog_syscall_threadexec_LDADD) 
	(prog_syscall_syscallloop_SOURCES, noinst_PROGRAMS) 
	(prog_terminated_infloop_SOURCES, prog_x86isa_x86regs_SOURCES) 
	(prog_util_auxv_SOURCES, prog_util_run_SOURCES): Define.
	(AM_GCJFLAGS): Include from frysk-sys's build directory.

2005-07-26  Andrew Cagney  <cagney@redhat.com>

	* Makefile.am (LDADD): Refer to frysk-sys, not Sys.

2005-07-22  Andrew Cagney  <cagney@redhat.com>

	* configure.ac: New file.
	* Makefile.am: New file.
	* autogen.sh: New file.
	* .cvsignore: New file.

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:
