# # ChangeLog for sources/src/Makefile.am # # Generated by Trac 1.2.3 # Jun 26, 2024, 4:03:10 AM Tue, 22 Jan 2013 15:23:22 GMT meunier [52] * sources/src/COPYING-2.0.txt (moved) * sources/src/COPYING.LIB-2.0.txt (moved) * sources/src/Makefile.am (modified) * sources/src/alias.cc (modified) * sources/src/alias.h (modified) * sources/src/bit2string.cc (modified) * sources/src/bit2string.h (modified) * sources/src/casc.h (modified) * sources/src/data_field.h (modified) * sources/src/dump_dot.cc (modified) * sources/src/dump_dot.h (modified) * sources/src/dump_used_env.cc (modified) * sources/src/dump_used_env.h (modified) * sources/src/dump_used_options.cc (modified) * sources/src/dump_used_options.h (modified) * sources/src/entity.cc (modified) * sources/src/entity.h (modified) * sources/src/gen_code.cc (modified) * sources/src/gen_code.h (modified) * sources/src/global_functions.cc (modified) * sources/src/global_functions.h (modified) * sources/src/graph.cc (modified) * sources/src/graph.h (modified) * sources/src/graph_cass.cc (modified) * sources/src/graph_cass.h (modified) * sources/src/graph_signals.cc (modified) * sources/src/graph_signals.h (modified) * sources/src/hex2string.cc (modified) * sources/src/hex2string.h (modified) * sources/src/internal.h (modified) * sources/src/internal_ext.h (modified) * sources/src/methodprocess_dependency.cc (modified) * sources/src/methodprocess_dependency.h (modified) * sources/src/module_hierarchy.cc (modified) * sources/src/module_hierarchy_ext.h (modified) * sources/src/mouchard_scheduling.cc (modified) * sources/src/mouchard_scheduling.h (modified) * sources/src/port_dependency.cc (modified) * sources/src/port_dependency.h (modified) * sources/src/port_dependency_ext.h (modified) * sources/src/process_dependency.cc (modified) * sources/src/process_dependency.h (modified) * sources/src/sc_bigint.h (modified) * sources/src/sc_biguint.h (modified) * sources/src/sc_bit.h (modified) * sources/src/sc_bv.h (modified) * sources/src/sc_clock.cc (modified) * sources/src/sc_clock.h (modified) * sources/src/sc_clock_ext.h (modified) * sources/src/sc_event.cc (modified) * sources/src/sc_event.h (modified) * sources/src/sc_event_finder.cc (modified) * sources/src/sc_event_finder.h (modified) * sources/src/sc_fwd.h (modified) * sources/src/sc_int.h (modified) * sources/src/sc_interface.cc (modified) * sources/src/sc_interface.h (modified) * sources/src/sc_localvar.h (modified) * sources/src/sc_logic.cc (modified) * sources/src/sc_logic.h (modified) * sources/src/sc_lv.h (modified) * sources/src/sc_main.cc (modified) * sources/src/sc_module.cc (modified) * sources/src/sc_module.h (modified) * sources/src/sc_module_ext.h (modified) * sources/src/sc_module_name.h (modified) * sources/src/sc_nbdefs.h (modified) * sources/src/sc_numrep.cc (modified) * sources/src/sc_numrep.h (modified) * sources/src/sc_object.cc (modified) * sources/src/sc_object.h (modified) * sources/src/sc_pat_trace.cc (modified) * sources/src/sc_pat_trace.h (modified) * sources/src/sc_port.cc (modified) * sources/src/sc_port.h (modified) * sources/src/sc_port_ext.h (modified) * sources/src/sc_sensitive.cc (modified) * sources/src/sc_sensitive.h (modified) * sources/src/sc_signal.h (modified) * sources/src/sc_signed.h (modified) * sources/src/sc_string.h (modified) * sources/src/sc_time.cc (modified) * sources/src/sc_time.h (modified) * sources/src/sc_trace.cc (modified) * sources/src/sc_trace.h (modified) * sources/src/sc_trace_ext.h (modified) * sources/src/sc_uint.h (modified) * sources/src/sc_uint_subref_r.cc (modified) * sources/src/sc_unit.h (modified) * sources/src/sc_unsigned.h (modified) * sources/src/sc_vcd_trace.cc (modified) * sources/src/sc_vcd_trace.h (modified) * sources/src/sc_ver.cc (modified) * sources/src/sc_ver.h (modified) * sources/src/sc_ver_ext.h (modified) * sources/src/schedulers.cc (modified) * sources/src/schedulers.h (modified) * sources/src/serialization.cc (modified) * sources/src/serialization.h (modified) * sources/src/serialization_ext.h (modified) * sources/src/signal_dependency.cc (modified) * sources/src/signal_dependency.h (modified) * sources/src/simplify_string.cc (modified) * sources/src/simplify_string.h (modified) * sources/src/systemc (modified) * sources/src/systemc.h (modified) * sources/src/systemcass_version_ext.h (modified) * sources/src/usage.h (modified) * sources/src/utils.h (modified) Code formatting in all source files. Thu, 19 Nov 2009 13:10:59 GMT buchmann [48] * sources/src/Makefile.am (modified) Fix: remove fsm_rules.h dependancy from the list Mon, 24 Aug 2009 11:11:00 GMT buchmann [41] * sources/INSTALL (modified) * sources/configure.ac (modified) * sources/src/Makefile.am (modified) * sources/src/gen_code.cc (modified) * sources/test_regression/24082009 (added) * sources/test_regression/24082009/Makefile (added) * sources/test_regression/24082009/system.cpp (added) * sources/test_regression/env.mk (modified) Add: - openmp support: * add flags to test_regression makefile ... Mon, 29 Jun 2009 15:43:54 GMT buchmann [34] * sources/README (modified) * sources/configure.ac (modified) * sources/src/Makefile.am (modified) * sources/test_regression/05042006/Makefile (modified) * sources/test_regression/07122006/Makefile (modified) * sources/test_regression/07122006/system2.cpp (modified) * sources/test_regression/15042009/system3.cpp (modified) * sources/test_regression/19072006/Makefile (modified) * sources/test_regression/28082006 (deleted) * sources/test_regression/31072006/Makefile (modified) * sources/test_regression/31072006/system_bug.cpp (modified) * sources/test_regression/31072006/system_ok.cpp (modified) Remove an unused regression test. Update some other tests. Add a ... Wed, 17 Jun 2009 14:19:37 GMT joel.porquet@… [33] * sources/src/Makefile.am (modified) * sources/src/global_functions.cc (modified) * sources/src/sc_numrep.h (modified) * sources/src/sc_vcd_trace.cc (modified) * sources/src/schedulers.cc (modified) Make systemcass compile with gcc 4.4.* and remove redundancies in ... Mon, 04 May 2009 18:51:56 GMT buchmann [27] * sources/INSTALL (modified) * sources/README (added) * sources/bootstrap (copied) * sources/configure.ac (copied) * sources/doc/Automate.fig (added) * sources/doc/Makefile.am (added) * sources/doc/SystemCASS.bib (added) * sources/doc/SystemCASS.tex (moved) * sources/doc/SystemeType.fig (added) * sources/examples/Makefile (deleted) * sources/examples/Makefile.am (copied) * sources/examples/soclib_date04/Makefile.am (copied) * sources/examples/soclib_date04/timer4_gmn_handmade/Makefile (deleted) * sources/examples/soclib_date04/timer4_gmn_handmade/Makefile.am (copied) * sources/examples/soclib_date04/timer4_gmn_handmade/Makefile.casc (deleted) * sources/include (deleted) * sources/lib-linux (deleted) * sources/src/Makefile (deleted) * sources/src/Makefile.am (copied) * sources/src/Options.def (deleted) * sources/src/SystemCASS.bib (deleted) * sources/src/alias.cc (modified) * sources/src/assert.h (deleted) * sources/src/bit2string.cc (modified) * sources/src/casc.h (modified) * sources/src/data_field.h (modified) * sources/src/dump_dot.cc (modified) * sources/src/dump_used_env.cc (modified) * sources/src/dump_used_options.cc (modified) * sources/src/entity.cc (modified) * sources/src/entity.h (modified) * sources/src/figures (deleted) * sources/src/fsm_rules.h (modified) * sources/src/gen_code.cc (modified) * sources/src/gen_code.h (modified) * sources/src/global_functions.cc (modified) * sources/src/global_functions.h (modified) * sources/src/graph.cc (modified) * sources/src/graph_cass.cc (modified) * sources/src/graph_signals.cc (modified) * sources/src/guess_endianness.cc (deleted) * sources/src/guess_os.sh (deleted) * sources/src/hex2string.cc (modified) * sources/src/methodprocess_dependency.cc (modified) * sources/src/module_hierarchy.cc (modified) * sources/src/module_hierarchy2dot.cc (modified) * sources/src/mouchard_scheduling.cc (modified) * sources/src/port_dependency.cc (modified) * sources/src/process_dependency.cc (modified) * sources/src/sc_bigint.h (modified) * sources/src/sc_biguint.h (modified) * sources/src/sc_bit.h (modified) * sources/src/sc_bv.h (modified) * sources/src/sc_clock.cc (modified) * sources/src/sc_clock.h (modified) * sources/src/sc_event.cc (modified) * sources/src/sc_event.h (modified) * sources/src/sc_event_finder.cc (modified) * sources/src/sc_event_finder.h (modified) * sources/src/sc_int.h (modified) * sources/src/sc_interface.cc (modified) * sources/src/sc_interface.h (modified) * sources/src/sc_logic.cc (modified) * sources/src/sc_logic.h (modified) * sources/src/sc_lv.h (modified) * sources/src/sc_main.cc (modified) * sources/src/sc_module.cc (modified) * sources/src/sc_module.h (modified) * sources/src/sc_module_ext.h (modified) * sources/src/sc_module_name.h (modified) * sources/src/sc_numrep.cc (modified) * sources/src/sc_object.cc (modified) * sources/src/sc_pat_trace.cc (modified) * sources/src/sc_port.cc (modified) * sources/src/sc_port.h (modified) * sources/src/sc_port_ext.h (modified) * sources/src/sc_sensitive.cc (modified) * sources/src/sc_sensitive.h (modified) * sources/src/sc_signal.h (modified) * sources/src/sc_time.cc (modified) * sources/src/sc_trace.cc (modified) * sources/src/sc_uint.h (modified) * sources/src/sc_uint_subref_r.cc (modified) * sources/src/sc_unsigned.h (modified) * sources/src/sc_vcd_trace.cc (modified) * sources/src/sc_ver.cc (modified) * sources/src/schedulers.cc (modified) * sources/src/schedulers.h (modified) * sources/src/serialization.cc (modified) * sources/src/serialization.h (modified) * sources/src/serialization_ext.h (modified) * sources/src/signal_dependency.cc (modified) * sources/src/simplify_string.cc (modified) * sources/src/systemc (modified) * sources/test_regression/env.mk (modified) SystemCASS now uses autoconf/automake to build the API. Regression ... Wed, 25 Jun 2008 11:08:04 GMT nipo [8] * branches/with_autoconf/INSTALL (modified) * branches/with_autoconf/Makefile.am (added) * branches/with_autoconf/bootstrap (added) * branches/with_autoconf/configure.ac (added) * branches/with_autoconf/doc/Automate.fig (copied) * branches/with_autoconf/doc/Makefile.am (added) * branches/with_autoconf/doc/SystemCASS.bib (moved) * branches/with_autoconf/doc/SystemCASS.tex (moved) * branches/with_autoconf/doc/SystemeType.fig (copied) * branches/with_autoconf/examples/Makefile (modified) * branches/with_autoconf/examples/Makefile.am (added) * branches/with_autoconf/examples/soclib_date04/Makefile.am (added) * branches/with_autoconf/examples/soclib_date04/timer4_gmn_handmade/Makefile (deleted) * branches/with_autoconf/examples/soclib_date04/timer4_gmn_handmade/Makefile.am (added) * branches/with_autoconf/examples/soclib_date04/timer4_gmn_handmade/Makefile.casc (deleted) * branches/with_autoconf/examples/soclib_date04/timer4_gmn_handmade/Makefile.deps (deleted) * branches/with_autoconf/include (deleted) * branches/with_autoconf/lib-linux (deleted) * branches/with_autoconf/src/Makefile (deleted) * branches/with_autoconf/src/Makefile.am (added) * branches/with_autoconf/src/Options.def (deleted) * branches/with_autoconf/src/alias.cc (modified) * branches/with_autoconf/src/assert.h (deleted) * branches/with_autoconf/src/bit2string.cc (modified) * branches/with_autoconf/src/casc.h (modified) * branches/with_autoconf/src/data_field.h (modified) * branches/with_autoconf/src/dump_dot.cc (modified) * branches/with_autoconf/src/dump_used_env.cc (modified) * branches/with_autoconf/src/dump_used_options.cc (modified) * branches/with_autoconf/src/entity.cc (modified) * branches/with_autoconf/src/entity.h (modified) * branches/with_autoconf/src/figures (deleted) * branches/with_autoconf/src/fsm_rules.h (modified) * branches/with_autoconf/src/gen_code.cc (modified) * branches/with_autoconf/src/gen_code.h (modified) * branches/with_autoconf/src/global_functions.cc (modified) * branches/with_autoconf/src/global_functions.h (modified) * branches/with_autoconf/src/graph.cc (modified) * branches/with_autoconf/src/graph_cass.cc (modified) * branches/with_autoconf/src/graph_signals.cc (modified) * branches/with_autoconf/src/guess_endianness.cc (deleted) * branches/with_autoconf/src/guess_os.sh (deleted) * branches/with_autoconf/src/hex2string.cc (modified) * branches/with_autoconf/src/methodprocess_dependency.cc (modified) * branches/with_autoconf/src/module_hierarchy.cc (modified) * branches/with_autoconf/src/module_hierarchy2dot.cc (modified) * branches/with_autoconf/src/mouchard_scheduling.cc (modified) * branches/with_autoconf/src/port_dependency.cc (modified) * branches/with_autoconf/src/process_dependency.cc (modified) * branches/with_autoconf/src/sc_bigint.h (modified) * branches/with_autoconf/src/sc_biguint.h (modified) * branches/with_autoconf/src/sc_bit.h (modified) * branches/with_autoconf/src/sc_bv.h (modified) * branches/with_autoconf/src/sc_clock.cc (modified) * branches/with_autoconf/src/sc_clock.h (modified) * branches/with_autoconf/src/sc_event.cc (modified) * branches/with_autoconf/src/sc_event.h (modified) * branches/with_autoconf/src/sc_event_finder.cc (modified) * branches/with_autoconf/src/sc_event_finder.h (modified) * branches/with_autoconf/src/sc_int.h (modified) * branches/with_autoconf/src/sc_interface.cc (modified) * branches/with_autoconf/src/sc_interface.h (modified) * branches/with_autoconf/src/sc_logic.cc (modified) * branches/with_autoconf/src/sc_logic.h (modified) * branches/with_autoconf/src/sc_lv.h (modified) * branches/with_autoconf/src/sc_main.cc (modified) * branches/with_autoconf/src/sc_module.cc (modified) * branches/with_autoconf/src/sc_module.h (modified) * branches/with_autoconf/src/sc_module_ext.h (modified) * branches/with_autoconf/src/sc_module_name.h (modified) * branches/with_autoconf/src/sc_numrep.cc (modified) * branches/with_autoconf/src/sc_object.cc (modified) * branches/with_autoconf/src/sc_pat_trace.cc (modified) * branches/with_autoconf/src/sc_port.cc (modified) * branches/with_autoconf/src/sc_port.h (modified) * branches/with_autoconf/src/sc_port_ext.h (modified) * branches/with_autoconf/src/sc_sensitive.cc (modified) * branches/with_autoconf/src/sc_sensitive.h (modified) * branches/with_autoconf/src/sc_signal.h (modified) * branches/with_autoconf/src/sc_time.cc (modified) * branches/with_autoconf/src/sc_trace.cc (modified) * branches/with_autoconf/src/sc_uint.h (modified) * branches/with_autoconf/src/sc_uint_subref_r.cc (modified) * branches/with_autoconf/src/sc_unsigned.h (modified) * branches/with_autoconf/src/sc_vcd_trace.cc (modified) * branches/with_autoconf/src/sc_ver.cc (modified) * branches/with_autoconf/src/schedulers.cc (modified) * branches/with_autoconf/src/schedulers.h (modified) * branches/with_autoconf/src/serialization.cc (modified) * branches/with_autoconf/src/serialization.h (modified) * branches/with_autoconf/src/serialization_ext.h (modified) * branches/with_autoconf/src/signal_dependency.cc (modified) * branches/with_autoconf/src/simplify_string.cc (modified) * branches/with_autoconf/src/systemc (modified) Checkin autotools magic