bedwarf: query backend for pointer size
[libfirm] / ir / be / bedwarf.c
2012-11-15 Matthias Braunbedwarf: query backend for pointer size
2012-08-15 Matthias Braunfix dwarf abbrev registration
2012-07-19 Christoph MallonLet panic() print file, line and function.
2012-07-16 Matthias Braunuse bool as return value in XXX_insert and ID_HASH
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2012-07-10 Matthias Braunbedwarf: always use custom abbrev numbers
2012-05-13 Christoph MallonRemove redundant null-pointer test before free().
2012-05-13 Christoph MallonResolve constness warning.
2012-05-10 Matthias Brauncopy comp_dir_value
2012-05-06 Christoph MallonResolve shadowing warning.
2012-05-06 Christoph MallonRemove unnecessary void cast.
2012-05-05 Christoph MallonChange tests for ir_visibility_external, which should...
2012-05-04 Matthias Braunir_visibility cleanup
2012-04-25 Matthias Braundwarf: initial support for callframe and params
2012-04-25 Matthias Braunbedbgout, stabs: remove obsolete debug modules
2012-04-25 Matthias Braunrename dbg_set_dbg_info to dbg_location
2012-04-25 Matthias Braunmove custom_abbrevs enum back into bedwarf.c
2012-04-25 Matthias Braunfix typo in comments
2012-04-24 Christoph MallonDWARF: Actually emit the list of files, not just the...
2012-04-24 Christoph MallonDWARF: Actually set the selected language, not always...
2012-04-24 Christoph MallonDWARF: Move the DWARF constants into a separate header.
2012-04-24 Christoph MallonDWARF: Also emit the column in the debug information.
2012-04-24 Christoph MallonDWARF: Factorise debug information format registration.
2012-04-24 Christoph MallonAdd the column to the debug information.
2012-04-24 Matthias Braundwarf: setter for language and compilation dir
2012-04-24 Matthias Braundwarf: preliminary support for class-types
2012-04-24 Matthias Braundwarf: use ld_names instead of names
2011-10-27 Matthias BraunInitial support for dwarf debug info