Good day and welcome to the FIRM XMALLOC*() macros. These macros are provided for...
[libfirm] / ir / adt / gaussjordan.c
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2007-05-17 Matthias Braunfixed the 'reformatting' of the last committ which...
2007-04-26 Michael BeckFixed memory leak
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-03-29 Matthias Braunmove backend into libfirm
2006-09-12 Matthias Braunwarning fixes
2006-06-19 Michael Beckchange array containing indeces from double to int
2006-06-06 Michael Beckuse xmalloc instead of malloc
2006-05-31 Adam Szalkowskiadded a routine to solve a system of linear equations...