fix various warnings reported by cparser
[libfirm] / ir / adt / raw_bitset.h
2010-03-12 Matthias Braunrework bitset to use raw_bitset
2010-03-12 Matthias Braunrename popcnt to popcount; avoid inline assembly in...
2010-03-01 Matthias Braunraw_bitset dependes on bitfiddle and other internals...
2007-06-01 Matthias Braunmove adt headers
2007-04-26 Michael BeckBugFix: rbitset_alloca() cannot be implemented as a...
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias Braun- Added raw_bitset.h it contains routines for handling...