OpenGrok
Cross Reference: dwarf_attrval.c
xref
: /
src
/
external
/
bsd
/
elftoolchain
/
dist
/
libdwarf
/
dwarf_attrval.c
Home
|
History
|
Annotate
|
Download
|
only in
libdwarf
History log of
/src/external/bsd/elftoolchain/dist/libdwarf/dwarf_attrval.c
Revision
Date
Author
Comments
1.12
03-Mar-2024
christos
Merge subversion r4037
1.11
01-May-2022
jkoshy
Remove trailing whitespace from upstream revision strings to reduce
diffs against upstream.
No functional change.
1.10
10-Feb-2018
christos
remove more unreachable code.
1.9
10-Feb-2018
christos
Convert to full recursive attr/die lookup instead of one level since gcc 6
creates indirect attributes that point to indirect attributes. The code is
smaller this way too :-)
1.8
31-Mar-2016
christos
Delay freeing the die where the indirect attribute is found. Found by jemalloc
J, see: https://mail-index.netbsd.org/current-users/2016/03/28/msg029130.html
1.7
18-Mar-2016
christos
tidy up: parse DW_AT_specification like DW_AT_abstract_origin
1.6
17-Mar-2016
christos
remove unused label.
1.5
17-Mar-2016
christos
Handle DW_AT_specification better; also don't core-dump if at == NULL.
XXX: Is that right?
1.4
20-Feb-2016
christos
merge conflicts
1.3
14-Jan-2015
martin
Add missing break, following upstream.
Reported by Henning Petersen in PR bin/49567.
1.2
09-Mar-2014
christos
branches: 1.2.4; 1.2.6; 1.2.8;
put back our changes, RCSIDs, and build glue
1.1
09-Mar-2014
christos
branches: 1.1.1;
Initial revision
1.1.1.3
03-Mar-2024
christos
Import new elftoolchain at SVN-r4037
1.1.1.2
20-Feb-2016
christos
Import latest elftoolchain components needed for CTF from FreeBSD
1.1.1.1
09-Mar-2014
christos
import elftoolchain from FreeBSD head.
1.2.8.2
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.2.8.1
09-Mar-2014
tls
file dwarf_attrval.c was added on branch tls-maxphys on 2014-08-19 23:46:44 +0000
1.2.6.1
20-Jan-2015
snj
Pull up following revision(s) (requested by martin in ticket #417):
external/bsd/elftoolchain/dist/libdwarf/dwarf_attrval.c: revision 1.3
Add missing break, following upstream.
Reported by Henning Petersen in PR bin/49567.
1.2.4.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.2.4.1
09-Mar-2014
yamt
file dwarf_attrval.c was added on branch yamt-pagecache on 2014-05-22 15:44:46 +0000
Indexes created Mon Mar 02 05:31:46 UTC 2026