irverify: remove load/store from entity verification
[libfirm] / include / libfirm / adt /
2008-06-30 Michael Beck- can build without iterator
2008-04-30 Matthias Braunforgot to commit rbitset_requal
2008-04-02 Michael Beckadd list_head typedef
2008-03-30 Matthias Braunremove duplicated obstack.h declare obstack_printf
2008-03-16 Sebastian HackAdded functions to set a range of bits to 1 or 0
2008-03-05 Matthias BraunDEL_ARR_F should not use a const pointer
2008-02-18 Matthias Braunno declaration of free needed
2008-02-14 Matthias Braun- copy libcore into libfirm
2008-01-21 Matthias Braunadd missing #include
2008-01-15 Michael Beckrenamed pmap_foreach to foreach_pmap, like other foreac...
2008-01-02 Michael Beckupdate copyright message
2007-12-31 Michael Beckadded rbitset_clear_all()
2007-12-17 Michael Beckuse xmalloc instead of malloc
2007-11-18 Michael Beckadded rbitset_malloc()
2007-11-18 Michael Beckadd rbitset_w_size_obstack_alloc(), rbitset_is_empty()
2007-11-04 Matthias Braunfixed a bunch of warnings (in OPTIMIZE mode)
2007-09-15 Sebastian HackAdded the fabulous Gauss-Seidel linear equation solver...
2007-08-17 Sebastian Hackmore on array sets
2007-08-02 Sebastian HackRemoved the "specializable" arrayset
2007-07-20 Matthias Braunadd missing includes, makefile updates
2007-07-11 Sebastian HackAdded sorted array sets.
2007-07-05 Matthias Braundeclare an NULL_OBST
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-22 Matthias Braunattribute is pointless here and should have been __attr...
2007-06-21 Sebastian HackAdded string hashing function
2007-06-21 Sebastian HackAdded GCC memset inline hint
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfix warnings
2007-06-15 Sebastian Hackbitset_min and _max where either buggy or slow. I remov...
2007-06-13 Sebastian HackFiddled around some more
2007-06-10 Sebastian HackFixed a typo
2007-06-05 Sebastian HackSlimified the bitset implementation a little bit
2007-06-04 Sebastian HackAdded compiler.h for compiler hints, etc.
2007-06-04 Sebastian HackChanged the implementation of nlz in bitfiddle.
2007-06-01 Matthias Braunmove adt headers