Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | closest yetupstream/roland/dwarf_output-tracker | Roland McGrath | 2009-08-19 | 8 | -62/+156 |
| | |||||
* | passing dwarfcmp -T on self except the C++ ones and libelf | Roland McGrath | 2009-08-17 | 1 | -71/+38 |
| | |||||
* | Merge branch 'dwarf' into roland/dwarf_output-tracker | Roland McGrath | 2009-08-16 | 3 | -0/+11 |
|\ | |||||
| * | Plug leaks. | Roland McGrath | 2009-08-16 | 4 | -0/+17 |
| | | |||||
* | | foo | Roland McGrath | 2009-08-16 | 2 | -15/+26 |
| | | |||||
* | | Merge branch 'dwarf' into roland/dwarf_output-tracker | Roland McGrath | 2009-08-16 | 5 | -7/+11 |
|\| | | | | | | | | | Conflicts: libdw/c++/dwarf_tracker | ||||
| * | Add dwarf::debug_info_entry::identity_type typedef, make it uintptr_t ↵ | Roland McGrath | 2009-08-16 | 5 | -8/+13 |
| | | | | | | | | instead of Dwarf_Off. | ||||
* | | more there | Roland McGrath | 2009-08-16 | 4 | -155/+187 |
| | | |||||
* | | Fix copying vs destruction regression. | Roland McGrath | 2009-08-16 | 2 | -27/+42 |
| | | |||||
* | | construction works, anyway | Roland McGrath | 2009-08-16 | 1 | -76/+236 |
| | | |||||
* | | closer yet | Roland McGrath | 2009-08-12 | 2 | -298/+269 |
| | | |||||
* | | circular ref creation maybe done, compiles | Roland McGrath | 2009-08-11 | 3 | -139/+193 |
| | | |||||
* | | On the verge of doing circular refs | Roland McGrath | 2009-08-10 | 2 | -51/+191 |
| | | |||||
* | | random checkpoint; it compiles mostly | Roland McGrath | 2009-08-09 | 3 | -510/+558 |
| | | |||||
* | | getting closer | Roland McGrath | 2009-08-01 | 1 | -393/+424 |
| | | |||||
* | | more crap, compiles again | Roland McGrath | 2009-08-01 | 4 | -96/+688 |
| | | |||||
* | | crap | Roland McGrath | 2009-08-01 | 4 | -45/+336 |
|/ | |||||
* | Fix merge frotz. | Roland McGrath | 2009-08-01 | 1 | -6/+4 |
| | |||||
* | Merge commit 'elfutils-0.142' into dwarf | Roland McGrath | 2009-08-01 | 62 | -110/+3960 |
|\ | | | | | | | | | | | | | | | | | Conflicts: libdw/ChangeLog libdw/Makefile.am src/ChangeLog tests/ChangeLog tests/Makefile.am | ||||
| * | Handle text output for NT_GNU_GOLD_VERSION.elfutils-0.142 | Mark Wielaard | 2009-07-26 | 2 | -1/+10 |
| | | |||||
| * | Handle NT_GNU_GOLD_VERSION. | Mark Wielaard | 2009-07-26 | 4 | -1/+12 |
| | | |||||
| * | Update elf.h from glibc. | Ulrich Drepper | 2009-07-26 | 2 | -0/+7 |
| | | |||||
| * | Explicitly link addr2line with libelf. | Mark Wielaard | 2009-07-25 | 2 | -1/+5 |
| | | |||||
| * | Make readelf dump all block forms in hex. | Roland McGrath | 2009-07-24 | 2 | -8/+29 |
| | | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils | Ulrich Drepper | 2009-07-24 | 9 | -66/+106 |
| |\ | |||||
| | * | libdw NEWS items | Roland McGrath | 2009-07-23 | 1 | -0/+4 |
| | | | |||||
| | * | Rejigger calling conventions for dwarf_frame_{cfa,register}. | Roland McGrath | 2009-07-22 | 8 | -66/+102 |
| | | | |||||
| * | | Handle DW_OP_implicit_value in readelf. | Mark Wielaard | 2009-07-24 | 2 | -0/+20 |
| |/ | |||||
| * | Fix handling of gaps between sections when writing files in libelf. | Lubomir Rintel | 2009-07-21 | 2 | -2/+10 |
| | | |||||
| * | Fix dwarf_getsrc_file handling empty CUs. | Roland McGrath | 2009-07-21 | 3 | -9/+22 |
| | | |||||
| * | Fix last commit, was made too early in the morning. | Roland McGrath | 2009-07-20 | 1 | -0/+1 |
| | | |||||
| * | Handle DW_OP_stack_value | Roland McGrath | 2009-07-20 | 2 | -1/+6 |
| | | |||||
| * | Support the easiest of the new v4 form flavors. | Roland McGrath | 2009-07-16 | 3 | -2/+23 |
| | | |||||
| * | Add constants from DWARF 4 working draft 3. | Roland McGrath | 2009-07-16 | 2 | -1/+22 |
| | | |||||
| * | dwarf_getlocation.c: Grok DW_OP_form_tls_address, ↵ | Roland McGrath | 2009-07-15 | 2 | -0/+13 |
| | | | | | | | | DW_OP_GNU_push_tls_address, and DW_OP_bit_piece. | ||||
| * | Add STB_GNU_UNIQUE support to elflint. | Ulrich Drepper | 2009-07-14 | 3 | -3/+18 |
| | | |||||
| * | dwarf_getlocation.c: Grok DW_OP_call_frame_cfa. | Roland McGrath | 2009-07-13 | 2 | -0/+5 |
| | | |||||
| * | CFI support: lookup by PC and translate into DWARF location per register | Roland McGrath | 2009-07-08 | 46 | -50/+3678 |
| | | |||||
| * | Reorder some libdwflP.h struct members for optimal packing. | Roland McGrath | 2009-07-08 | 2 | -8/+14 |
| | | |||||
| * | Reorder some libdwP.h struct members for optimal packing. | Roland McGrath | 2009-07-08 | 2 | -2/+4 |
| | | |||||
| * | Reorder Elf struct members for optimal packing. | Roland McGrath | 2009-07-08 | 2 | -26/+25 |
| | | |||||
* | | Merge commit 'd966424' into dwarf | Roland McGrath | 2009-07-20 | 12 | -321/+480 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: libdw/c++/dwarf_output libdw/c++/subr.hh | ||||
| * | | Support to_string on debug_info_entry. | Roland McGrath | 2009-07-10 | 8 | -0/+97 |
| | | | |||||
| * | | All pieces of dwarf_output in the collector, but refs still not right. | Roland McGrath | 2009-07-10 | 8 | -296/+291 |
| | | | |||||
| * | | Some tracker refactoring. | Roland McGrath | 2009-07-08 | 5 | -25/+94 |
| | | | |||||
* | | | Merge branch 'dwarf' of ssh://git.fedorahosted.org/git/elfutils into dwarf | Roland McGrath | 2009-07-20 | 12 | -718/+1134 |
|\ \ \ | |/ / |/| | | |||||
| * | | Cosmetic | Petr Machata | 2009-07-19 | 3 | -5/+5 |
| | | | |||||
| * | | dwarflint: Forgot to commit the other_byte_order bit | Petr Machata | 2009-07-19 | 1 | -0/+7 |
| | | | |||||
| * | | dwarflint: Lowlevel doesn't depend on libdw | Petr Machata | 2009-07-19 | 6 | -633/+732 |
| | | | | | | | | | | | | | | | | | | | | | | | | * When we don't depend on libdw to provide us with Dwarf descriptor, we can validate even fragmental files. Since on low level dwarflint does all the data processing itself, libdw is not really used anyway. * High level obviously still does use libdw | ||||
| * | | dwarflint: Add a copyright notice in dwarflint-coverage.c | Petr Machata | 2009-07-19 | 1 | -0/+26 |
| | | |