Module Name:src
Committed By: jkoshy
Date: Thu Nov 26 22:51:35 UTC 2020
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf.3
dwarf_add_AT_comp_dir.3 dwarf_add_AT_const_value_string.3
dwarf_add_AT_dataref.3 dwarf_add_AT_flag.3
Module Name:src
Committed By: christos
Date: Sat Feb 10 23:46:44 UTC 2018
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
remove more unreachable code.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/extern
Module Name:src
Committed By: christos
Date: Sat Feb 10 23:39:29 UTC 2018
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
Convert to full recursive attr/die lookup instead of one level since gcc 6
creates indirect attributes that p
Module Name:src
Committed By: christos
Date: Thu Nov 30 19:45:53 UTC 2017
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf.h
Log Message:
add more DW_ATE_ constants
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/elftoolchai
Module Name:src
Committed By: christos
Date: Thu Mar 31 15:53:33 UTC 2016
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
Delay freeing the die where the indirect attribute is found. Found by jemalloc
J, see: https://mail-index.net
Module Name:src
Committed By: christos
Date: Thu Mar 17 19:02:38 UTC 2016
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
remove unused label.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/bsd/elf
Module Name:src
Committed By: christos
Date: Thu Mar 17 18:52:26 UTC 2016
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
Handle DW_AT_specification better; also don't core-dump if at == NULL.
XXX: Is that right?
To generate a di
Module Name:src
Committed By: christos
Date: Fri Mar 18 14:58:18 UTC 2016
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
tidy up: parse DW_AT_specification like DW_AT_abstract_origin
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: hannken
Date: Mon Mar 7 14:32:02 UTC 2016
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: libdwarf_elf_init.c
Log Message:
Relocation of type SHT_REL must use the current value as addend.
Fixes ctfconvert for i386 where section
Module Name:src
Committed By: martin
Date: Wed Jan 14 09:29:28 UTC 2015
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf: dwarf_attrval.c
Log Message:
Add missing break, following upstream.
Reported by Henning Petersen in PR bin/49567.
To generate a diff of th
10 matches
Mail list logo