index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dwflpp.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support building against elfutils < 0.142 again.
Mark Wielaard
2010-02-02
1
-1
/
+3
*
Make sure cfa_ops are always retrieved through dwfl global address.
Mark Wielaard
2010-02-02
1
-10
/
+24
*
PR11173 Markers get a bad address in prelinked libraries.
Mark Wielaard
2010-01-18
1
-39
/
+0
*
PR10467 cont'd: be tolerant of bad line numbers
Josh Stone
2010-01-14
1
-5
/
+2
*
Fix get_cfa_ops failure on shared libraries.
Mark Wielaard
2010-01-06
1
-3
/
+3
*
PR11015 Support shared library reloading (in different processes)
Mark Wielaard
2009-12-22
1
-3
/
+3
*
dwarf probes: skip inlined instances with null (buggy) entrypc
Frank Ch. Eigler
2009-12-20
1
-0
/
+10
*
Search other CUs of the module when resolving declarations.
Mark Wielaard
2009-11-17
1
-10
/
+38
*
Use DW_AT_MIPS_linkage_name when available in vardie_from_symtable.
Mark Wielaard
2009-11-17
1
-1
/
+8
*
Remove caching of emit_address for kernel modules and shared libraries.
Mark Wielaard
2009-11-17
1
-4
/
+7
*
PR10010 Support $globals in shared libraries.
Mark Wielaard
2009-11-16
1
-6
/
+5
*
PR10622 Search for extern $variables in symbol table.
Mark Wielaard
2009-11-16
1
-14
/
+54
*
PR10923 Handle AT_frame_base given by DW_OP_call_frame_cfa in .debug_frame.
Mark Wielaard
2009-11-08
1
-2
/
+2
*
Ensure that DWARF keeps loc2c to a reasonable stack depth
Josh Stone
2009-10-21
1
-0
/
+7
*
Report experssion stack slot use back from loc2c.
Roland McGrath
2009-10-14
1
-1
/
+2
*
Handle DW_AT_const_value as alternative to location description.
Mark Wielaard
2009-10-05
1
-1
/
+10
*
Cache Dwfl's for reuse between pass 2 and pass 3.
Mark Wielaard
2009-09-29
1
-13
/
+12
*
Factor out duplicated code to setup user/module Dwfl from dwflpp/translate.
Mark Wielaard
2009-09-29
1
-46
/
+9
*
Use dwlpp::setup_kernel for tracepoint modules.
Mark Wielaard
2009-09-28
1
-4
/
+33
*
Factor out duplicated code to setup kernel/module Dwfl from dwflpp/translate.
Mark Wielaard
2009-09-28
1
-93
/
+4
*
PR10574: remove comdat/duplicate functions with entrypc=0
Frank Ch. Eigler
2009-09-22
1
-1
/
+12
*
Fix build error with elfutils < 0.142.
Roland McGrath
2009-09-17
1
-4
/
+4
*
PR10417 Pass around attributes for supporting DW_OP_{implicit,stack}_value.
Mark Wielaard
2009-09-17
1
-2
/
+2
*
Fix compilation error of dwflpp.cxx on gcc 4.1
Wenji Huang
2009-09-17
1
-2
/
+3
*
PR10461: Match C++ scopes for namespaces and classes
Josh Stone
2009-09-16
1
-0
/
+58
*
Remove the unused function_name_final_match
Josh Stone
2009-09-16
1
-7
/
+0
*
Clean up dwflpp::translate_location workaround for DW_AT_data_member_location.
Mark Wielaard
2009-09-16
1
-12
/
+11
*
Remove function comparison from label iteration
Josh Stone
2009-09-15
1
-26
/
+16
*
Add actual pc address to semantic error about inaccessible variables.
Mark Wielaard
2009-09-11
1
-1
/
+2
*
PR10594 cont'd: Use parent die cache for variable lookup
Josh Stone
2009-09-10
1
-63
/
+118
*
Simplify deleting all map values
Josh Stone
2009-09-10
1
-19
/
+5
*
PR10594: Provide a cached dwarf_getscopes_die
Josh Stone
2009-09-10
1
-5
/
+98
*
Escape literal '.'s in regular expressions
Josh Stone
2009-09-03
1
-7
/
+7
*
Use a regexp for matching blacklist sections
Josh Stone
2009-09-03
1
-8
/
+15
*
Fetch the blacklist section only when needed
Josh Stone
2009-09-03
1
-13
/
+3
*
PR10572: Allow duplicate function names in a CU
Josh Stone
2009-09-02
1
-13
/
+17
*
Delete stuff that dwflpp newed
Josh Stone
2009-09-02
1
-0
/
+17
*
Unify lex_cast* and avoid string copies
Josh Stone
2009-09-02
1
-15
/
+15
*
Cache inline instance lookups
Josh Stone
2009-08-28
1
-11
/
+50
*
Reorganize iterate_over_labels
Josh Stone
2009-08-26
1
-51
/
+42
*
Compute cu_name dynamically
Josh Stone
2009-08-25
1
-6
/
+11
*
Avoid needless Dwarf_Die copying
Josh Stone
2009-08-25
1
-14
/
+11
*
Index cu_inl_function_cache_t by function->addr
Josh Stone
2009-08-25
1
-3
/
+2
*
Index mod_cu_function_cache_t by cu->addr
Josh Stone
2009-08-25
1
-11
/
+12
*
PR2475: Filter filenames against the decl_file
Josh Stone
2009-08-24
1
-1
/
+1
*
PR10461: Add support for C++ classes and references
Josh Stone
2009-08-21
1
-13
/
+33
*
PR10537 process().function().label() should select multiple inlined instances.
Mark Wielaard
2009-08-20
1
-20
/
+9
*
Give a more exact error for dereferencing void*
Josh Stone
2009-08-19
1
-0
/
+6
*
PR10538: Give a file:line hint for anonymous types
Josh Stone
2009-08-19
1
-2
/
+13
*
Create a dwarf_attr_die idiom
Josh Stone
2009-08-19
1
-10
/
+3
[next]