- Implement all the state switching stuff needed for efficient fpu mode
[libfirm] / ir / adt / bitset_std.h
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias Braun- Added raw_bitset.h it contains routines for handling...
2007-02-14 Christian WürdigBugFix: bitset_flip was broken
2006-01-27 Sebastian HackAdded flip_all function
2005-04-28 Sebastian HackSome cosmetics
2005-04-21 Sebastian HackUnused bits in the last unit are now cleared
2004-12-13 Sebastian HackSome bugfixes
2004-11-30 Sebastian HackSome bug fixes
2004-10-27 Sebastian Hackia32 bitsets make now use of sse.
2004-10-15 Sebastian HackAdded bitfiddling routines and a bitset implementation