autoconf
I just moved papi to a new directory
2003-08-14 18:59:53 +00:00
docs
Updated to reflect current work:
2003-08-21 15:06:06 +00:00
include
Make assertion message more helpful in a case that might happen...
2003-08-19 21:57:00 +00:00
lib
Unless we CANNOT merge the arguments, do so
2003-08-20 23:50:38 +00:00
projects
Disable sample project until it works
2003-07-23 23:28:57 +00:00
runtime
Added dummy version of the `util' library.
2003-08-20 21:44:04 +00:00
support
Added #include <cassert>. In GCC 3.3, we don't get assert() through the other
2003-08-20 22:07:45 +00:00
test
Point to the RIGHT GCC library directory
2003-08-20 22:42:17 +00:00
tools
Make the bytecode file executable as well for LLEE purposes.
2003-08-20 20:38:15 +00:00
utils
Added #include <cassert>. In GCC 3.3, we don't get assert() through the other
2003-08-20 22:07:45 +00:00
.cvsignore
Ok, try #2 , this time I'll not be stupid
2003-08-03 18:33:24 +00:00
configure
Changed the default location of OBJ_ROOT to follow these rules:
2003-07-31 16:45:37 +00:00
LICENSE.TXT
Add prerelease license to cvs
2003-06-04 19:46:36 +00:00
Makefile
build the new runtime directory
2003-08-15 04:53:45 +00:00
Makefile.common
Point to the correct cc1/cc1plus binaries
2003-08-20 22:11:45 +00:00
Makefile.config.in
Updated to use files within the autoconf subdirectory.
2003-07-22 19:17:35 +00:00
Makefile.rules
Point to the correct cc1/cc1plus binaries
2003-08-20 22:11:45 +00:00