Commit Graph

17 Commits

Author SHA1 Message Date
dsandersoremutah
3495c81a77 Reduce needs to quit when it sees a block that has a logical file number, but there is no logical file - it may be a logical file that is being deleted by a background thread.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@95 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 23:36:45 +00:00
jcalcote
f4da35e577 Added configure.ac and Makefile.am files to directory structure, added local variable initialization to several source files for -O3 optimization for GCC
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@91 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 17:43:22 +00:00
dsandersoremutah
ddf754f143 Needed to allow for a NULL status function callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@88 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-09 16:23:39 +00:00
ahodgkinson
90e13a9e18 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@83 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:41:37 +00:00
ahodgkinson
cf0e6d25c2 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@82 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:39:31 +00:00
ahodgkinson
7c0660b4ce Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@81 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:37:09 +00:00
ahodgkinson
715e949e02 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@80 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:36:12 +00:00
ahodgkinson
105c31a279 Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@79 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:32:38 +00:00
ahodgkinson
23590829cc Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@78 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:30:44 +00:00
ahodgkinson
f5638490e5 Removed extra whitespace.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@77 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-08 19:30:12 +00:00
dsandersoremutah
c7cf3c1c44 No change.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@50 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 00:37:34 +00:00
ahodgkinson
1217426756 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@46 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-03 00:18:08 +00:00
dsandersoremutah
b5c62a7de1 Added support for s390, s390x, and ia64.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@30 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-02-01 18:15:03 +00:00
dsandersoremutah
d39c9bdab0 Silenced compiler warning - uninitialized variable.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@23 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-31 20:58:24 +00:00
dsandersoremutah
c6ba303419 Needed to revert to the last stable way of doing the stratify work.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@17 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-30 19:01:03 +00:00
dsandersoremutah
205e860532 Fixed a problem in copying a sub-tree that was causing us to traverse too far back up the tree and accessing a NULL pointer.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@12 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-30 16:13:27 +00:00
dsandersoremutah
c55dab446f Renamed version4 to flaim and version5 to xflaim
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@7 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-01-27 21:06:39 +00:00