- renamed access offset functions\n- renamed entity -> ir_entity
[libfirm] / ir / adt / plist.c
2006-09-13 Christian Würdigadded find_value and has_value functions
2006-09-06 Christian Würdigfixed plist_new when no obstack is given
2006-09-06 Christian Würdigadded plist constructor with foreign obstack
2006-08-30 Christian Würdigmade code more firm style
2005-07-15 Kimon HoffmannIncluded structure definition in header file
2005-07-15 Michael Beckremoved C99 features
2005-07-14 Kimon HoffmannAdded plist data type. Has yet to be tested.