]> sourceware.org Git - dwz.git/shortlog
dwz.git
2012-05-18 Jakub JelinekAdd a hashtable for abbrev offsets to decrease amount...
2012-05-18 Jakub JelinekDuring multifile_optimize, remove from off_htab all...
2012-05-17 Jakub JelinekHandle even dups (arguably producer bugs) even within...
2012-05-17 Jakub JelinekDon't make distinction between former PUs and former...
2012-05-17 Jakub JelinekFix up updating .debug_types in -m mode - put .debug_types
2012-05-15 Jakub JelinekRewrite .debug_types sections.
2012-05-15 Jakub JelinekClear alt_off_htab on read_multifile failures.
2012-05-14 Jakub JelinekAdd .gnu_debugaltlink sections during fi_multifile...
2012-05-14 Jakub JelinekDon't leak macro_htab hash tables.
2012-05-14 Jakub JelinekAdd support for rewriting .debug_macro sections.
2012-05-11 Jakub JelinekDuring partition_dups_1 second_phase only include non...
2012-05-11 Jakub JelinekIn note_strp_offset2 during optimize_multifile record...
2012-05-11 Jakub JelinekFix up get_AT and get_AT_string for fi_multifile.
2012-05-11 Jakub JelinekAlways perform parent check in die_eq_1 for toplevel...
2012-05-10 Jakub JelinekBackport rth's
2012-05-10 Jakub JelinekIn partition_find_dups during optimize_multifile ignore...
2012-05-10 Jakub JelinekFree new_data in op_multfile, add some debugging code...
2012-05-10 Jakub Jelinekfinalize_strp during fi_multifile before checking secti...
2012-05-10 Jakub JelinekFix test whether attributes extend beyond end of CU.
2012-05-10 Jakub JelinekAdd .note.gnu.build-id section to the common file.
2012-05-10 Jakub JelinekFurther multifile optimization work.
2012-05-04 Jakub JelinekDon't emit any DW_TAG_imported_unit DIEs into the tempo...
2012-05-03 Jakub Jelinek- cache read_debug_line results to decrease memory...
2012-05-03 Jakub JelinekUse ELF_C_WRITE instead of ELF_C_WRITE_MMAP for elf_beg...
2012-05-03 Jakub JelinekFurther work on multi-file support, build from the...
2012-05-03 Jakub JelinekFix up handling of DW_FORM_ref_addr in write_die.
2012-05-03 Jakub JelinekDuring partition_dups, force together with anything...
2012-04-30 Jakub JelinekFurther little steps towards multi-file optimization.
2012-04-30 Jakub JelinekFirst step towards multifile DWARF optimizations.
2012-04-30 Jakub JelinekSmall bugfixes and code cleanups.
2012-04-26 Jakub JelinekHandle DW_AT_start_scope with DW_FORM_sec_offset like...
2012-04-26 Jakub JelinekAdjust .debug_aranges section if present.
2012-04-26 Jakub JelinekPut new_data and new_size info about debug sections...
2012-04-25 Jakub JelinekOptimize DW_AT_high_pc DW_FORM_addr for DWARF4+ into...
2012-04-24 Jakub Jelinek.gdb_index support, for versions 4-6 try to update...
2012-04-20 Jakub JelinekIMPORTANT: usage change, no works similarly to strip.
2012-04-20 Jakub JelinekSecond part of memory management cleanups. For permanently
2012-04-20 Jakub JelinekDon't htab_delete cu->cu_new_abbrev if it is already...
2012-04-20 Jakub JelinekFirst pass at memory management cleanup. Ensure (so...
2012-04-19 Jakub JelinekUndo optimistic die_dup/die_nextdup linking on failures...
2012-04-19 Jakub JelinekIgnore .debug_gdb_scripts sections.
2012-04-19 Jakub JelinekUse just u.p1.die_ref_hash instead of u.p1.die_hash...
2012-04-19 Jakub JelinekImprove ref_hash computation in cycles - add the forgotten
2012-04-19 Jakub JelinekOptimize .debug_abbrev handling for .debug_types sectio...
2012-04-19 Jakub JelinekFix a thinko that causes
2012-04-19 Jakub JelinekRevamp die_dup/die_nextdup for easier debugging. Inste...
2012-04-19 Jakub Jelinekdwz-0.1 - first public release dwz-0.1
This page took 0.03569 seconds and 5 git commands to generate.