2012-06-15 |
Jakub Jelinek | Fix up FSF addresses, add COPYING3 and COPYING.RUNTIME. |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Resync dwarf2.{def,h} from gcc's include/, remove local... dwz-0.2 |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Merge commit 'ee1776899ce81b4b1cee995bfbfa60f2bcc79bd8' |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "During partition_dups, force together with... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Fix up handling of DW_FORM_ref_addr in write_die." |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Use ELF_C_WRITE instead of ELF_C_WRITE_MMAP... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "During partition_dups process all dups at once... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Fix test whether attributes extend beyond end... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Backport rth's" |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Always perform parent check in die_eq_1 for... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Also compare arr[k]->die_cu now that all dups... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "During partition_dups_1 second_phase only inclu... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Handle even dups (arguably producer bugs) even... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Fix size computation for DW_FORM_string DW_AT_c... |
commit | commitdiff | tree |
2012-06-11 |
Jakub Jelinek | Revert "Compile with -D_FILE_OFFSET_BITS=64." |
commit | commitdiff | tree |
2012-06-08 |
Jakub Jelinek | Further small man page changes. multifile |
commit | commitdiff | tree |
2012-06-08 |
Jakub Jelinek | Add license file. |
commit | commitdiff | tree |
2012-06-08 |
Jakub Jelinek | Small tweaks. |
commit | commitdiff | tree |
2012-06-08 |
Jakub Jelinek | Add man page, add make install rules. |
commit | commitdiff | tree |
2012-06-08 |
Jakub Jelinek | Accept -? as alternative to --help. |
commit | commitdiff | tree |
2012-06-08 |
Jakub Jelinek | In checksum_die and checksum_ref_die handle DW_FORM_ref... |
commit | commitdiff | tree |
2012-06-07 |
Jakub Jelinek | Fix up adjusting .gdb_index CU vectors if they have... |
commit | commitdiff | tree |
2012-06-06 |
Jakub Jelinek | Support updating of .gdb_index even for -m, create... |
commit | commitdiff | tree |
2012-06-06 |
Jakub Jelinek | Use enums instead of defines in a few places. |
commit | commitdiff | tree |
2012-06-06 |
Jakub Jelinek | Remove .debug_pubnames and/or .debug_pubtypes section... |
commit | commitdiff | tree |
2012-06-05 |
Jakub Jelinek | Add lots of comments. |
commit | commitdiff | tree |
2012-06-05 |
Jakub Jelinek | Switch to gcc's dwarf{2.def,2.h,names.c} triplet from... |
commit | commitdiff | tree |
2012-06-04 |
Jakub Jelinek | Add -M and -r options. |
commit | commitdiff | tree |
2012-06-01 |
Jakub Jelinek | Handle properly with -m the case when all of .debug_str... |
commit | commitdiff | tree |
2012-05-31 |
Jakub Jelinek | Fix up .gdb_index rewriting if .debug_types section... |
commit | commitdiff | tree |
2012-05-30 |
Jakub Jelinek | Fix up TU signature store for big-endian. |
commit | commitdiff | tree |
2012-05-30 |
Jakub Jelinek | Fix up .gdb_index adjusting if .debug_types section... |
commit | commitdiff | tree |
2012-05-29 |
Jakub Jelinek | Implement special low_mem mode, which roughly halves... |
commit | commitdiff | tree |
2012-05-24 |
Jakub Jelinek | Handle ref->die_collapsed_child in mark_refs. |
commit | commitdiff | tree |
2012-05-24 |
Jakub Jelinek | Handle the case where multi_line_off and/or multi_str_o... |
commit | commitdiff | tree |
2012-05-23 |
Jakub Jelinek | Free resa array. |
commit | commitdiff | tree |
2012-05-23 |
Jakub Jelinek | Add -h option to handle hardlinks properly. Don't... |
commit | commitdiff | tree |
2012-05-23 |
Jakub Jelinek | Wire -q also in getopt_long argument. |
commit | commitdiff | tree |
2012-05-23 |
Jakub Jelinek | Compile with -D_FILE_OFFSET_BITS=64. |
commit | commitdiff | tree |
2012-05-23 |
Jakub Jelinek | Compile with -D_FILE_OFFSET_BITS=64. |
commit | commitdiff | tree |
2012-05-23 |
Jakub Jelinek | Add -q option to make it more quiet. |
commit | commitdiff | tree |
2012-05-23 |
Jakub Jelinek | Save some more memory by removing die_cu fields from... |
commit | commitdiff | tree |
2012-05-23 |
Jakub Jelinek | Use origin instead of die->die_nextdup in DW_TAG_import... |
commit | commitdiff | tree |
2012-05-22 |
Jakub Jelinek | Don't segfault if fi_multifile create_import_tree doesn... |
commit | commitdiff | tree |
2012-05-22 |
Jakub Jelinek | Fix size computation for DW_FORM_string DW_AT_comp_dir... |
commit | commitdiff | tree |
2012-05-22 |
Jakub Jelinek | Fix size computation for DW_FORM_string DW_AT_comp_dir... |
commit | commitdiff | tree |
2012-05-22 |
Jakub Jelinek | Fix error handling during {rd,fi}_multifile. |
commit | commitdiff | tree |
2012-05-22 |
Jakub Jelinek | Replace referenced children during collapsing with... |
commit | commitdiff | tree |
2012-05-18 |
Jakub Jelinek | Save memory during optimize_multifile by collapsing... |
commit | commitdiff | tree |
2012-05-18 |
Jakub Jelinek | Assume that in GCC created .debug_types abbrev offsets... |
commit | commitdiff | tree |
2012-05-18 |
Jakub Jelinek | Add a hashtable for abbrev offsets to decrease amount... |
commit | commitdiff | tree |
2012-05-18 |
Jakub Jelinek | During multifile_optimize, remove from off_htab all... |
commit | commitdiff | tree |
2012-05-17 |
Jakub Jelinek | Handle even dups (arguably producer bugs) even within... |
commit | commitdiff | tree |
2012-05-17 |
Jakub Jelinek | Don't make distinction between former PUs and former... |
commit | commitdiff | tree |
2012-05-17 |
Jakub Jelinek | Fix up updating .debug_types in -m mode - put .debug_types |
commit | commitdiff | tree |
2012-05-17 |
Jakub Jelinek | Handle even dups (arguably producer bugs) even within... |
commit | commitdiff | tree |
2012-05-15 |
Jakub Jelinek | Rewrite .debug_types sections. |
commit | commitdiff | tree |
2012-05-15 |
Jakub Jelinek | Clear alt_off_htab on read_multifile failures. |
commit | commitdiff | tree |
2012-05-14 |
Jakub Jelinek | Add .gnu_debugaltlink sections during fi_multifile... |
commit | commitdiff | tree |
2012-05-14 |
Jakub Jelinek | Don't leak macro_htab hash tables. |
commit | commitdiff | tree |
2012-05-14 |
Jakub Jelinek | Add support for rewriting .debug_macro sections. |
commit | commitdiff | tree |
2012-05-11 |
Jakub Jelinek | During partition_dups_1 second_phase only include non... |
commit | commitdiff | tree |
2012-05-11 |
Jakub Jelinek | During partition_dups_1 second_phase only include non... |
commit | commitdiff | tree |
2012-05-11 |
Jakub Jelinek | Also compare arr[k]->die_cu now that all dups are proce... |
commit | commitdiff | tree |
2012-05-11 |
Jakub Jelinek | In note_strp_offset2 during optimize_multifile record... |
commit | commitdiff | tree |
2012-05-11 |
Jakub Jelinek | Fix up get_AT and get_AT_string for fi_multifile. |
commit | commitdiff | tree |
2012-05-11 |
Jakub Jelinek | Always perform parent check in die_eq_1 for toplevel... |
commit | commitdiff | tree |
2012-05-11 |
Jakub Jelinek | Always perform parent check in die_eq_1 for toplevel... |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | Backport rth's |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | Backport rth's |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | In partition_find_dups during optimize_multifile ignore... |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | Free new_data in op_multfile, add some debugging code... |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | finalize_strp during fi_multifile before checking secti... |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | Fix test whether attributes extend beyond end of CU. |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | Fix test whether attributes extend beyond end of CU. |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | Add .note.gnu.build-id section to the common file. |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | Further multifile optimization work. |
commit | commitdiff | tree |
2012-05-10 |
Jakub Jelinek | During partition_dups process all dups at once, looking... |
commit | commitdiff | tree |
2012-05-04 |
Jakub Jelinek | Don't emit any DW_TAG_imported_unit DIEs into the tempo... |
commit | commitdiff | tree |
2012-05-03 |
Jakub Jelinek | - cache read_debug_line results to decrease memory... |
commit | commitdiff | tree |
2012-05-03 |
Jakub Jelinek | Use ELF_C_WRITE instead of ELF_C_WRITE_MMAP for elf_beg... |
commit | commitdiff | tree |
2012-05-03 |
Jakub Jelinek | Use ELF_C_WRITE instead of ELF_C_WRITE_MMAP for elf_beg... |
commit | commitdiff | tree |
2012-05-03 |
Jakub Jelinek | Further work on multi-file support, build from the... |
commit | commitdiff | tree |
2012-05-03 |
Jakub Jelinek | Fix up handling of DW_FORM_ref_addr in write_die. |
commit | commitdiff | tree |
2012-05-03 |
Jakub Jelinek | During partition_dups, force together with anything... |
commit | commitdiff | tree |
2012-05-03 |
Jakub Jelinek | Fix up handling of DW_FORM_ref_addr in write_die. |
commit | commitdiff | tree |
2012-05-03 |
Jakub Jelinek | During partition_dups, force together with anything... |
commit | commitdiff | tree |
2012-04-30 |
Jakub Jelinek | Further little steps towards multi-file optimization. |
commit | commitdiff | tree |
2012-04-30 |
Jakub Jelinek | First step towards multifile DWARF optimizations. |
commit | commitdiff | tree |
2012-04-30 |
Jakub Jelinek | Small bugfixes and code cleanups. |
commit | commitdiff | tree |
2012-04-26 |
Jakub Jelinek | Handle DW_AT_start_scope with DW_FORM_sec_offset like... |
commit | commitdiff | tree |
2012-04-26 |
Jakub Jelinek | Adjust .debug_aranges section if present. |
commit | commitdiff | tree |
2012-04-26 |
Jakub Jelinek | Put new_data and new_size info about debug sections... |
commit | commitdiff | tree |
2012-04-25 |
Jakub Jelinek | Optimize DW_AT_high_pc DW_FORM_addr for DWARF4+ into... |
commit | commitdiff | tree |
2012-04-24 |
Jakub Jelinek | .gdb_index support, for versions 4-6 try to update... |
commit | commitdiff | tree |
2012-04-20 |
Jakub Jelinek | IMPORTANT: usage change, no works similarly to strip. |
commit | commitdiff | tree |
2012-04-20 |
Jakub Jelinek | Second part of memory management cleanups. For permanently |
commit | commitdiff | tree |
2012-04-20 |
Jakub Jelinek | Don't htab_delete cu->cu_new_abbrev if it is already... |
commit | commitdiff | tree |
2012-04-20 |
Jakub Jelinek | First pass at memory management cleanup. Ensure (so... |
commit | commitdiff | tree |
2012-04-19 |
Jakub Jelinek | Undo optimistic die_dup/die_nextdup linking on failures... |
commit | commitdiff | tree |
next |