]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2009-10-01  Petr MachataDon't emit base address selection entry when it doesn... pmachata/dwarf-writer
2009-10-01  Petr MachataDon't skip directory #0 when considering where to put...
2009-10-01  Petr MachataSelect base address of 0 in .debug_loc lists
2009-09-30  Petr MachataDon't emit the DW_AT_comp_dir directory in .debug_line...
2009-09-30  Petr MachataDissect writer to several files
2009-09-29  Petr MachataIn .debug_line file table, also include files used...
2009-09-29  Petr Machata.debug_line: advance_pc and advance_line both take...
2009-09-29  Petr MachataSave non-list location values as blocks
2009-09-25  Petr MachataEmit .debug_lines before .debug_info
2009-09-25  Petr Machatastep_t ctor takes super-step as argument
2009-09-23  Petr Machatadwarflint: minor coding style nit
2009-09-23  Petr MachataEmit .debug_loc
2009-09-23  Petr MachataEmit .debug_ranges
2009-09-19  Petr MachataGaps now have form
2009-09-19  Petr MachataA couple fixes for dwarf_64
2009-09-18  Petr MachataBackpatch references to .debug_line tables
2009-09-15  Petr MachataEmit .debug_line
2009-09-15  Petr MachataExtract assert_fits_32 to writer
2009-09-09  Petr MachataMove some code around to hopefully make things simpler
2009-09-09  Petr MachataSupport standard opcodes, improve the whole setup for...
2009-09-09  Petr Machatadwarflint: Used wrong formatter for DW_LNS_ opcodes
2009-09-09  Petr MachataFix typos
2009-09-08  Petr MachataSome support for emitting .debug_line opcodes
2009-09-08  Petr MachataEmit .debug_line with empty program for each table
2009-09-08  Petr Machatadwarflint: Always emit error about missing DW_LNE_end_s...
2009-09-08  Petr Machatadwarflint: Check address_size against bit-ness of ELF
2009-09-08  Petr MachataFix whitespace in Makefile
2009-09-08  Petr Machataexpr_opcodes.h will hold more general information about...
2009-09-07  Petr MachataExtract length computation logic to length_field class
2009-09-07  Petr MachataFixes for dwarf_64
2009-09-07  Petr MachataGeneralize DIE tree traversal
2009-09-03  Petr MachataBits
2009-09-03  Petr MachataRework section creation in writer.cc, plug leaks
2009-09-03  Petr MachataMerge branch 'dwarf' into pmachata/dwarf-writer
2009-09-02  Roland McGrathFiddles in subr::sharing_stack.
2009-09-02  Petr MachataPrune duplicate abbrevs
2009-09-02  Petr MachataDon't use DIE backpatching mechanism to resolve siblings
2009-09-02  Petr Machatadwarflint: Fix wording of sibling mismatch error message
2009-09-02  Petr Machataforgot to return before the exception is thrown after...
2009-09-02  Petr Machatadwarflint: Support --dump-offsets
2009-09-02  Petr Machatadwarflint: Output sibling mismatch with offset of the...
2009-09-02  Petr MachataMerge commit 'origin/dwarf' into pmachata/dwarf-writer
2009-09-02  Petr MachataDon't emit empty .debug_str
2009-09-01  Roland McGrathReduce memory footprint of dwarf_tracker.
2009-09-01  Roland McGrathReduce memory footprint of dwarf iterators.
2009-09-01  Roland McGrathAdd specialized dynamic_equality_set class for attribut...
2009-08-31  Petr MachataPresence of siblings is emitted correctly
2009-08-31  Petr MachataMerge nit
2009-08-31  Petr MachataMerge branch 'dwarf' into pmachata/dwarf-writer
2009-08-28  Roland McGrathFiddle stats output.
2009-08-28  Petr MachataSimplify further
2009-08-28  Roland McGrathSplit out dwarfcmp -T tests into dwarfcmp-test binary.
2009-08-28  Roland McGrathFiddle dwarf_output constructors.
2009-08-28  Roland McGrathdwarf_output::copier fix for circular refs
2009-08-27  Roland McGrathAdd missing file.
2009-08-27  Petr MachataMore cleanups
2009-08-27  Petr MachataWriter cleanups
2009-08-26  Petr MachataExtract some stuff to `writer' class
2009-08-26  Petr MachataEmit short strings inline
2009-08-26  Roland McGrathShare print-die compilation among tests.
2009-08-26  Roland McGrathUse some explicit template instantiations.
2009-08-26  Roland McGrathFix tracker circular ref handling for sharing differenc...
2009-08-24  Roland McGrathCosmetic.
2009-08-22  Roland McGrathAdd --silent option to dwarf-print et al.
2009-08-22  Roland McGrathc++/subr.hh (hash<std::string>): Use elf_gnu_hash algor...
2009-08-21  Petr MachataWorks again
2009-08-21  Roland McGrathFiddle integer hashers.
2009-08-21  Petr MachataMerge commit 'origin/dwarf' into pmachata/dwarf-writer
2009-08-21  Roland McGrathOptimize dwarf_output copying of strings and source_fil...
2009-08-21  Roland McGrathFix to_string for constant-block case.
2009-08-21  Roland McGrathFix --enable-gprof for C++.
2009-08-20  Petr MachataIt compiles, but is broken: we never create shapes
2009-08-20  Petr MachataRevert "Hack around invalid iterator problems"
2009-08-20  Petr MachataFix emitting some VSs
2009-08-20  Petr MachataAdd `attr' parameter to form_constaint_t::satisfied
2009-08-20  Roland McGrathAdd dwarfcmp -l to show all differences.
2009-08-20  Roland McGrathDiagnose reference mismatches with more detail.
2009-08-20  Roland McGrathMerge branch 'dwarf' of ssh://git.fedorahosted.org...
2009-08-20  Roland McGrathdwarf_output construction revamp for ref handling.
2009-08-19  Petr MachataWork on abbrev generation
2009-08-19  Petr Machatadwarflint: Support DW_FORM_flag_present
2009-08-19  Petr Machatadwarflint: Reorganize data structures
2009-08-19  Petr Machatadwarflint: Allow DW_FORM_sec_offset as a form in rangep...
2009-08-18  Petr Machatadwarflint: Consolidate checking and relocation of attri...
2009-08-17  Roland McGrathPlug leaks.
2009-08-17  Roland McGrathAdd dwarf::debug_info_entry::identity_type typedef...
2009-08-13  Petr MachataCosmetic bit
2009-08-11  Petr MachataReindent one function
2009-08-11  Petr MachataSupport gaps that need to output patch value non-verbatim
2009-08-11  Petr MachataSupport DW_FORM_bock VS_constant data
2009-08-11  Petr MachataInitialize d_off, some nits
2009-08-10  Petr MachataSimplify creation of new sections in writer.cc
2009-08-10  Petr MachataHandle endians
2009-08-07  Petr MachataMerge branch 'dwarf' into pmachata/dwarf-writer
2009-08-07  Petr MachataEmit siblings
2009-08-06  Petr Machatadwarflint: For CU version 2, DW_FORM_ref_addr is addr_6...
2009-08-06  Petr Machatadwarflint: Re-fix check for missing DW_AT_sibling
2009-08-06  Petr Machatadwarflint: Use better wording for DW_FORM_strp vs....
2009-08-06  Petr MachataEmitting valid .debug_str, backpatching more general now
2009-08-06  Petr MachataEncapsulate the string table
next