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
/
loc2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin to parameterize loc2c for proper DWARF target address size.
Roland McGrath
2009-12-09
1
-4
/
+15
*
Fix uninitialized fields in loc2c.
Roland McGrath
2009-11-24
1
-0
/
+6
*
PR6979: fix loc2c handling of second and later pieces
Roland McGrath
2009-11-11
1
-29
/
+39
*
Report experssion stack slot use back from loc2c.
Roland McGrath
2009-10-14
1
-5
/
+14
*
Make sure loc2c declare_noncontig_union for different locs don't overlap.
Mark Wielaard
2009-10-05
1
-10
/
+25
*
loc2c discontiguify loops for not small enough loc_constant.
Mark Wielaard
2009-10-02
1
-0
/
+2
*
Support DW_AT_const_value cases in loc2c and loc2c-test.
Roland McGrath
2009-09-24
1
-2
/
+101
*
PR10417 Fix declare_noncontig_union struct emitting.
Mark Wielaard
2009-09-18
1
-2
/
+2
*
Fix build error with elfutils < 0.142.
Roland McGrath
2009-09-17
1
-2
/
+4
*
Support DW_OP_implicit_value.
Roland McGrath
2009-09-17
1
-31
/
+127
*
Merge DW_OP_stack_value support.
Roland McGrath
2009-09-17
1
-19
/
+65
|
\
|
*
Unfinished nits in loc_value code.
Roland McGrath
2009-09-17
1
-2
/
+11
|
*
* loc2c.c: Handle DW_OP_stack_value. Untested and probably unfinished.
Roland McGrath
2009-09-16
1
-3
/
+45
*
|
dwarf_getlocation_implicit_value() was/will be introduced in elfutils 0.143.
Mark Wielaard
2009-09-17
1
-2
/
+2
*
|
PR10417 Pass around attributes for supporting DW_OP_{implicit,stack}_value.
Mark Wielaard
2009-09-17
1
-11
/
+36
|
/
*
Clean up dwflpp::translate_location workaround for DW_AT_data_member_location.
Mark Wielaard
2009-09-16
1
-34
/
+0
*
build fix: make buildable with elfutils < 0.142
Frank Ch. Eigler
2009-08-23
1
-0
/
+16
*
PR10461: Add support for C++ classes and references
Josh Stone
2009-08-21
1
-1
/
+3
*
PR10475: ensure that loc2c can find its array size
Josh Stone
2009-08-03
1
-0
/
+13
*
PR10388 Support DW_OP_call_frame_cfa.
Mark Wielaard
2009-07-15
1
-8
/
+33
*
PR4166: Allow array-like indexing on pointers
Josh Stone
2009-07-14
1
-1
/
+2
*
Add support for constant struct member field offsets.
Mark Wielaard
2009-07-08
1
-0
/
+31
*
PR10348 Compilation failure with gcc 4.5 snapshot: switch jumps over vars.
Mark Wielaard
2009-07-07
1
-4
/
+6
*
Enable dwarf expansion of @casts
Josh Stone
2009-02-18
1
-0
/
+37
*
Update a few more files with Vim modelines
Josh Stone
2009-02-03
1
-0
/
+2
*
PR5516: assignment to $pointers
fche
2008-03-03
1
-0
/
+31
*
2007-10-15 Roland McGrath <roland@redhat.com>
roland
2007-10-15
1
-13
/
+34
*
2007-06-15 Frank Ch. Eigler <fche@elastic.org>
fche
2007-06-15
1
-9
/
+7
*
2007-06-14 Frank Ch. Eigler <fche@elastic.org>
fche
2007-06-14
1
-11
/
+40
*
2007-06-05 Frank Ch. Eigler <fche@redhat.com>
fche
2007-06-06
1
-15
/
+38
*
2007-03-30 Frank Ch. Eigler <fche@redhat.com>
fche
2007-03-30
1
-1
/
+1
*
2007-02-19 Frank Ch. Eigler <fche@elastic.org>
fche
2007-02-19
1
-6
/
+12
*
2006-04-04 Roland McGrath <roland@redhat.com>
roland
2006-04-05
1
-2
/
+2
*
2005-11-27 Roland McGrath <roland@redhat.com>
roland
2005-11-28
1
-0
/
+3
*
2005-11-27 Roland McGrath <roland@redhat.com>
roland
2005-11-28
1
-1
/
+1
*
(location_from_address): w/s tweak
roland
2005-11-28
1
-1
/
+1
*
2005-11-27 Frank Ch. Eigler <fche@elastic.org>
fche
2005-11-28
1
-3
/
+3
*
2005-11-26 Roland McGrath <roland@redhat.com>
roland
2005-11-27
1
-17
/
+32
*
2005-11-26 Roland McGrath <roland@redhat.com>
roland
2005-11-27
1
-0
/
+1
*
2005-11-21 Roland McGrath <roland@redhat.com>
roland
2005-11-22
1
-27
/
+5
*
2005-10-31 Roland McGrath <roland@redhat.com>
roland
2005-10-31
1
-11
/
+10
*
2005-10-26 Roland McGrath <roland@redhat.com>
roland
2005-10-26
1
-1
/
+1
*
2005-10-25 Roland McGrath <roland@redhat.com>
roland
2005-10-26
1
-1
/
+1
*
2005-10-14 Roland McGrath <roland@redhat.com>
roland
2005-10-14
1
-133
/
+395
*
2005-09-14 Frank Ch. Eigler <fche@elastic.org>
fche
2005-09-14
1
-3
/
+3
*
2005-08-31 Graydon Hoare <graydon@redhat.com>
graydon
2005-09-01
1
-1
/
+2
*
2005-08-18 Roland McGrath <roland@redhat.com>
roland
2005-08-18
1
-1
/
+1
*
2005-08-18 Roland McGrath <roland@redhat.com>
roland
2005-08-18
1
-6
/
+25
*
2005-08-17 Roland McGrath <roland@redhat.com>
roland
2005-08-18
1
-60
/
+86
*
2005-08-17 Roland McGrath <roland@redhat.com>
roland
2005-08-18
1
-14
/
+11
[next]