fixed typo, removed the memset in xmalloc, xmalloc DOES NOT CLEAR the memory yet,
[libfirm] / ir /
2004-12-23 Michael Beckfixed typo, removed the memset in xmalloc, xmalloc...
2004-12-23 Michael Beckused xcalloc instead of calloc
2004-12-23 Michael Beckadded xcalloc
2004-12-23 Michael Beckused xmalloc instead of malloc
2004-12-23 Michael Beckfixed indentation
2004-12-23 Michael Becktypos fixed
2004-12-23 Michael Beckadded doxygen comment
2004-12-23 Michael Beckfixed the type of the visited counter
2004-12-23 Michael Beckremoved c_name field
2004-12-23 Michael Beckc_name debug field removed
2004-12-23 Michael Becktypos fixed,
2004-12-23 Michael Becktypos fixed, removed static data
2004-12-23 Michael Becktypos fixed
2004-12-23 Michael Becktypo fixed
2004-12-23 Michael Beckimproved doxygen documentation
2004-12-23 Michael Becktypos fixed
2004-12-23 Michael Becktypos fixed
2004-12-23 Michael Beckupdated doxygen docu, fixed typos
2004-12-23 Michael Beckdoxygen comment added
2004-12-23 Michael Becktypo fixed
2004-12-23 Michael Becktypos fixed
2004-12-22 Michael Beckmade allocations C-like
2004-12-22 Michael Beckmade llocations C-like
2004-12-22 Michael Beckclean up code
2004-12-22 Michael Beckmake allocation C-like
2004-12-22 Michael Becktypo fixed
2004-12-22 Michael Beckreduced size for isbe arrays
2004-12-22 Michael Beckmore doxygen docu
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckchanged type
2004-12-21 Michael Beckadded include
2004-12-21 Michael Becktypos fixed
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckfixed different types
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckfixed prototype
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved GNUC constructs
2004-12-21 Michael Beckmoved struct timing_env to .c file, added config.h
2004-12-21 Michael Becksimplifyed
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckadded config.h include
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 contructs
2004-12-21 Michael Beckremoved C)) and GNUC constructs, add default returns
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael Beckremoved C99 constructs
2004-12-21 Michael BeckC99 contructs removed
2004-12-21 Michael BeckFixed heap analyse to copy with NoMem node
2004-12-21 Michael Beckdags implemented, ProjM, COUNT_DELETED
2004-12-20 Florian Liekweg__unused -> _unused
2004-12-20 Florian Liekwegget/set proj(arg) from/to ir_graph
2004-12-20 Florian Liekwegfix recursion handling
2004-12-17 Sebastian HackFixed a bug.
2004-12-16 Sebastian HackFixed a tiny bug.
2004-12-16 Sebastian HackAdded obstack dumping and vprintf... functions.
2004-12-16 Sebastian HackAdded debug facility.
2004-12-16 Sebastian HackAdded proper string hash function.
2004-12-15 Sebastian HackAdded new firm debug functions.
2004-12-15 Florian Liekwegremove debugging stuff
2004-12-15 Florian Liekwegstore ctx idx in names
2004-12-15 Florian Liekwegprint yet nicer names
2004-12-15 Florian Liekweguse DBGEXE correctly; print yet nicer names
2004-12-15 Florian Liekwegpto_name.c
2004-12-14 Sebastian HackAdded init function to appender. This fixes ir_snprintf...
2004-12-14 Sebastian HackAdded firm_config.h include
2004-12-13 Michael BeckAdded new Mux(b, numP, numP) -> numP node
2004-12-13 Sebastian HackSome bugfixes
2004-12-13 Hannes Jakschitschfixed buggy commit
2004-12-13 Sebastian HackSome bugfixes. Added bitset dumping support.
2004-12-13 Sebastian Hackadded registration facility for own data in an ir graph...
2004-12-13 Sebastian Hackconstified is_Phi
2004-12-10 Michael Becknormalize the interface, all fucntions that change...
2004-12-10 Michael Beckmade copy_attrs an ir_op operation
2004-12-10 Michael Beckused xmalloc instead of malloc
2004-12-10 Michael BeckRemoved unused header files
2004-12-09 Sebastian HackAdded stdlib.h include for strtol()
2004-12-09 Sebastian HackPut braces around function names.
2004-12-09 Sebastian HackRemoved parameter names from macros
2004-12-09 Sebastian HackSome macros for easy facade function implementation.
2004-12-09 Michael Beckchanged the hook function
2004-12-09 Götz Lindenmaierbugfix
2004-12-09 Michael BeckRemoved, fourcc.h is now used to create magic numbers
2004-12-08 Götz Lindenmaierfourcc needed in installation, but without firm_config.h
2004-12-08 Götz Lindenmaierchanged info of nodes.
2004-12-08 Michael BeckFixed the last fix :-(
2004-12-08 Sebastian HackAdded default pointer comparison function.
2004-12-08 Sebastian HackAdded convenience macros for pset creation and introduc...
2004-12-08 Sebastian HackRemoved variable names which are equal to C++ keywords.
2004-12-08 Sebastian HackMake it use fourcc.h and unified naming a little.
2004-12-08 Sebastian HackMinor corrections.
2004-12-07 Boris Boesler*** empty log message ***
next