added a callback function to check whether a given entity is a allocation call
[libfirm] / ir / adt / hashptr.h
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
2005-07-20 FIRM Projekt Accountfixed wrong #endif
2005-07-19 Michael Beckneed a pragma to supress MSC constant overflow warning
2005-07-15 Sebastian HackAdded a function to combine hashvalues and produce...
2005-01-18 Götz Lindenmaieradded and fixed comments
2004-12-16 Sebastian HackAdded proper string hash function.
2004-11-26 Sebastian HackJust fixed a typo (HASHPTR -> HASH_PTR)
2004-11-26 Michael Beckrevised all sets/maps hashing pointers to use the HASHP...