Fjalar: A Dynamic Analysis Framework for C and C++ Programs

Copyright (C) 2004-2006 Philip Guo (pgbovine@alum.mit.edu),
MIT CSAIL Program Analysis Group

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.

Please refer to the Fjalar web site for the most updated
documentation: http://pag.csail.mit.edu/fjalar/

A local copy of the Fjalar webpage appears here:
  fjalar-source/documentation/fjalar-www/index.html


-----------

Version 1.2 - Released May 26, 2006

Re-factored the code to export a cleaner set of data structures in the
public API, as evident in fjalar_include.h, and made various minor bug
fixes.

-----------

Version 1.1 - Released Mar. 21, 2006

Ported over to an SVN head development version of Valgrind 3.2.0 in
Feb. 2006 and made some significant bug fixes to greatly improve C++
support and overall robustness.

-----------

Version 1.0 - Released Dec. 16, 2005

This is the first stand-alone release, so feedback is greatly
appreciated.  Please send emails to Philip Guo (pgbovine@mit.edu).
