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
*
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
*
Use dwarf_diename instead of a DW_AT_name lookup
Josh Stone
2009-08-19
1
-3
/
+1
*
Use dwarf_type_name in more places
Josh Stone
2009-08-19
1
-49
/
+26
*
PR10538: Improve location lookup for unions
Josh Stone
2009-08-19
1
-7
/
+8
*
PR10533 inlined vars are not always found (dwflpp).
Mark Wielaard
2009-08-18
1
-14
/
+26
*
PR10461: Probe identical functions only once
Josh Stone
2009-08-11
1
-10
/
+0
*
Don't call dwarf_lowpc after dwarf_entrypc fails
Josh Stone
2009-08-11
1
-7
/
+0
*
Avoid assertion error for no matched function in statement probe
Wenji Huang
2009-08-10
1
-0
/
+2
*
PR10499: Integrate attributes in dwarf_decl_file/line
Josh Stone
2009-08-10
1
-6
/
+6
*
Simplify _ELFUTILS_PREREQ checking
Josh Stone
2009-08-10
1
-6
/
+1
*
Zap dwarf_diename_integrate
Josh Stone
2009-08-07
1
-11
/
+11
*
PR10294: support wider range for statement probe
Wenji Huang
2009-08-05
1
-2
/
+6
*
PR2049: support arbitrary $target-array indexing
Josh Stone
2009-08-03
1
-2
/
+11
*
Make a real type for target_symbol->components
Josh Stone
2009-07-31
1
-28
/
+36
[next]