]> sourceware.org Git - dwz.git/shortlog
dwz.git
2021-03-17 Tom de VriesMake main more readable
2021-03-17 Tom de VriesAdd --devel-skip-producer
2021-03-16 Tom de VriesPrint cu_offset for --devel-dump-pus
2021-03-16 Tom de VriesHandle reordered dup chains in create_import_tree
2021-03-16 Tom de VriesFix another reference from PU to CU for odr
2021-03-15 Tom de VriesFix ubsan triggered in gdb-add-index.sh
2021-03-15 Martin LiskaFix UBSAN reported for Libreoffice so files
2021-03-15 Tom de VriesRemove USED and UNUSED annotations
2021-03-15 Tom de VriesMake some variables and functions static
2021-03-10 Tom de VriesBreak up main
2021-03-10 Tom de VriesRelease process improvements
2021-03-08 Tom de VriesAdd --devel-progress-mem
2021-03-08 Tom de VriesAdd --devel-no-checksum-cycle-opt
2021-03-08 Tom de VriesBump version to 0.14 dwz-0.14
2021-03-05 Tom de Vries[testsuite] Fix odr-loc.sh with -gdwarf-5
2021-03-05 Tom de VriesFix .debug_line reference above end of section
2021-03-04 Tom de VriesClean up temporary file in hardlink mode
2021-03-04 Tom de VriesRemove dead code in function dwz
2021-03-02 Tom de VriesFix assert after goto failure
2021-02-27 Tom de VriesDocument experimental status of odr
2021-02-27 Tom de VriesAdd assert checking that CU is not referenced from PU
2021-02-27 Tom de VriesFix reference of PU to CU for odr
2021-02-27 Tom de VriesCall reorder_dups ASAP
2021-02-27 Tom de VriesPrecompute partitions
2021-02-26 Mark WielaardPR27463 Accept DW_FORM_sdata for DW_AT_decl/call_file
2021-02-26 Tom de Vries[testsuite] Fix pr25109.sh on riscv64
2021-02-26 Tom de VriesUpdate SUSE Copyright years
2021-02-25 Tom de VriesFactor out same_ref_cus_p and cnt_ref_cus
2021-02-25 Tom de VriesFix DW_AT_decl_file for odr
2021-02-23 Tom de VriesClean up die_odr_state interface
2021-02-23 Tom de VriesDon't print die_hash2 for ODR_UNKNOWN in dump_die_with_...
2021-02-22 Tom de VriesDon't call die_odr_state with unnecessarily defined...
2021-02-22 Tom de VriesFix CK_BAD propagation for --odr
2021-02-21 Tom TromeyAdd .gitignore
2021-02-21 Tom TromeyPrint --version and --help to stdout
2021-02-20 Jakub Jelinekman page: Clarify DWARF 5 support after addition of...
2021-02-20 Jakub JelinekPR27440 - add --dwarf-5 support
2021-02-18 Mark WielaardDon't handle blocks as exprlocs for DWARF version 4...
2021-02-18 Mark WielaardPR27402 Document DWARF5 support
2021-02-18 Tom de VriesAdd assert in partition_found_dups
2021-02-18 Tom de VriesAdd --devel-dump-checksum
2021-02-18 Tom de VriesPrint die_hash2 for --odr --devel-dump-dies
2021-02-16 Tom de Vries[testsuite] Fix compile warnings for def-decl with...
2021-02-16 Tom de Vries[testsuite] Fix odr tests with clang
2021-02-15 Tom de VriesAdd attribute to checksum for DW_FORM_implicit_const
2021-02-15 Mark WielaardRemove left over "negate" adjustment in compute_abbrevs.
2021-02-14 Tom de VriesHandle DW_FORM_implicit_const for DW_AT_decl_line
2021-02-14 Tom de VriesSupport DW_LANG_C_plus_plus_{03,11,14}
2021-02-12 Mark WielaardUpdate FSF Copyright years to include 2021.
2021-02-09 Tom de Vries[testsuite] Fix tcl error in dwz-tests.exp
2021-02-09 Tom de VriesBail out for unhandled dwarf-5 CU type
2021-02-09 Tom de VriesAllow .debug_macro section with version 5
2021-02-06 Mark WielaardSync dwarf2.{def,h} and dwarfnames.c from gcc/libiberty.
2021-02-06 Alok Kumar... DWZ aborted "write_types: Assertion `ref && ref->die_du...
2021-02-03 Tom de Vries[testsuite] Fix make check CC="gcc -m32"
2021-01-26 Mark WielaardAdd DIE offsets in error messages to make it easier...
2021-01-22 Mark WielaardDon't crash on DWARF5 .debug_line table with zero files.
2021-01-21 Jakub JelinekAssorted DW_FORM_implicit_const fixes
2021-01-18 Mark WielaardUpdate Copyright years.
2021-01-18 Mark WielaardBreak out of while loop correctly to make sure loclists...
2021-01-18 Mark WielaardHandle DW_FORM_implicit_const
2021-01-04 Tom de Vries[testsuite] Detect when devel-ignore-size.sh is unsupported
2020-12-20 Mark WielaardUpdate dwarf.exp assembler from gdb.
2020-12-20 Tom de Vries[testsuite] Fix partial unit grepping in pr24468.sh
2020-10-14 Mark WielaardFix buffer overflow in write_multifile_line.
2020-10-13 Mark WielaardWrite DWARF5 multifile .debug_line if possible.
2020-10-13 Mark WielaardRead DWARF5 .debug_line.
2020-10-08 Mark WielaardAdjust pr24468.sh test-case for readelf with =follow...
2020-10-02 Tom de VriesFix error: Unknown DWARF DW_FORM_ref_sig8
2020-09-29 Mark WielaardSupport updating DWARF5 .debug_loclists.
2020-09-25 Mark WielaardHandle DW_FORM_line_strp by not moving DIE.
2020-09-25 Mark WielaardHandle DW_FORM_data16.
2020-09-25 Mark WielaardCalculate size and write correct DWARF5 compile and...
2020-09-15 Mark WielaardHandle new DWARF5 operations as their GNU extension...
2020-09-15 Mark WielaardHandle new DWARF5 attributes.
2020-09-15 Mark WielaardHandle DWARF5 headers for compile and partial units.
2020-09-15 Mark WielaardRecognize some new DWARF5 .debug sections.
2020-02-19 Tom de VriesAdd --devel-gen-cu
2020-02-18 Tom de VriesAdd --devel-uni-lang
2020-02-17 Tom de VriesAdd skip_leb128
2020-02-17 Tom de VriesHandle DW_AT_language not encoded using DW_FORM_data...
2020-02-14 Tom de Vries[odr] Disable --odr by default
2020-02-14 Tom de VriesAdd --devel-deduplication-mode={none,intra-cu,inter-cu}
2020-02-14 Tom de VriesSpecify pu_size initialization constant in more detail
2020-02-13 Tom de Vries[odr] Guard odr code with odr_active_p
2020-02-13 Tom de VriesFix --import-optimize/--no-import-optimize
2020-02-13 Tom de VriesAdd --devel-force
2020-02-13 Tom de VriesRestructure new_size calculation
2020-02-13 Tom de VriesRewrite write_unit_die using loop
2020-02-13 Tom de VriesFactor out write_unit_die
2020-01-25 Tom de VriesAdd --import-optimize/--no-import-optimize
2020-01-24 Tom de VriesFix segfault in die_cu
2020-01-24 Tom de VriesAdd missing --devel-dump-dups in usage
2020-01-24 Tom de VriesSimplify --odr/--no-odr parsing
2020-01-21 Tom de VriesAlso call mark_singletons for merged singleton die
2020-01-20 Tom de VriesSimplify code now that split_dups no longer returns...
2020-01-20 Tom de VriesFix reference from PU to CU (--odr-mode=basic)
2020-01-20 Tom de VriesVerify that head of dup-chain is not removed
2020-01-16 Tom de VriesFix reference from PU to CU
2020-01-09 Tom de VriesAdd --devel-dump-pus
next
This page took 0.057412 seconds and 5 git commands to generate.