summaryrefslogtreecommitdiffstats
path: root/loc2c.c
Commit message (Expand)AuthorAgeFilesLines
* Swap DW_OP_shr and DW_OP_shra.Roland McGrath2010-01-191-2/+2
* Use signed division for DW_OP_div.Roland McGrath2010-01-191-1/+10
* Fix multi-piece constant failure in vta-test.exp on 32bit systems.Mark Wielaard2010-01-071-38/+38
* PR10601: comment on loc2c's use of [u]intptr_t for temp valuesFrank Ch. Eigler2009-12-201-0/+7
* Begin to parameterize loc2c for proper DWARF target address size.Roland McGrath2009-12-091-4/+15
* Fix uninitialized fields in loc2c.Roland McGrath2009-11-241-0/+6
* PR6979: fix loc2c handling of second and later piecesRoland McGrath2009-11-111-29/+39
* Report experssion stack slot use back from loc2c.Roland McGrath2009-10-141-5/+14
* Make sure loc2c declare_noncontig_union for different locs don't overlap.Mark Wielaard2009-10-051-10/+25
* loc2c discontiguify loops for not small enough loc_constant.Mark Wielaard2009-10-021-0/+2
* Support DW_AT_const_value cases in loc2c and loc2c-test.Roland McGrath2009-09-241-2/+101
* PR10417 Fix declare_noncontig_union struct emitting.Mark Wielaard2009-09-181-2/+2
* Fix build error with elfutils < 0.142.Roland McGrath2009-09-171-2/+4
* Support DW_OP_implicit_value.Roland McGrath2009-09-171-31/+127
* Merge DW_OP_stack_value support.Roland McGrath2009-09-171-19/+65
|\
| * Unfinished nits in loc_value code.Roland McGrath2009-09-171-2/+11
| * * loc2c.c: Handle DW_OP_stack_value. Untested and probably unfinished.Roland McGrath2009-09-161-3/+45
* | dwarf_getlocation_implicit_value() was/will be introduced in elfutils 0.143.Mark Wielaard2009-09-171-2/+2
* | PR10417 Pass around attributes for supporting DW_OP_{implicit,stack}_value.Mark Wielaard2009-09-171-11/+36
|/
* Clean up dwflpp::translate_location workaround for DW_AT_data_member_location.Mark Wielaard2009-09-161-34/+0
* build fix: make buildable with elfutils < 0.142Frank Ch. Eigler2009-08-231-0/+16
* PR10461: Add support for C++ classes and referencesJosh Stone2009-08-211-1/+3
* PR10475: ensure that loc2c can find its array sizeJosh Stone2009-08-031-0/+13
* PR10388 Support DW_OP_call_frame_cfa.Mark Wielaard2009-07-151-8/+33
* PR4166: Allow array-like indexing on pointersJosh Stone2009-07-141-1/+2
* Add support for constant struct member field offsets.Mark Wielaard2009-07-081-0/+31
* PR10348 Compilation failure with gcc 4.5 snapshot: switch jumps over vars.Mark Wielaard2009-07-071-4/+6
* Enable dwarf expansion of @castsJosh Stone2009-02-181-0/+37
* Update a few more files with Vim modelinesJosh Stone2009-02-031-0/+2
* PR5516: assignment to $pointersfche2008-03-031-0/+31
* 2007-10-15 Roland McGrath <roland@redhat.com>roland2007-10-151-13/+34
* 2007-06-15 Frank Ch. Eigler <fche@elastic.org>fche2007-06-151-9/+7
* 2007-06-14 Frank Ch. Eigler <fche@elastic.org>fche2007-06-141-11/+40
* 2007-06-05 Frank Ch. Eigler <fche@redhat.com>fche2007-06-061-15/+38
* 2007-03-30 Frank Ch. Eigler <fche@redhat.com>fche2007-03-301-1/+1
* 2007-02-19 Frank Ch. Eigler <fche@elastic.org>fche2007-02-191-6/+12
* 2006-04-04 Roland McGrath <roland@redhat.com>roland2006-04-051-2/+2
* 2005-11-27 Roland McGrath <roland@redhat.com>roland2005-11-281-0/+3
* 2005-11-27 Roland McGrath <roland@redhat.com>roland2005-11-281-1/+1
* (location_from_address): w/s tweakroland2005-11-281-1/+1
* 2005-11-27 Frank Ch. Eigler <fche@elastic.org>fche2005-11-281-3/+3
* 2005-11-26 Roland McGrath <roland@redhat.com>roland2005-11-271-17/+32
* 2005-11-26 Roland McGrath <roland@redhat.com>roland2005-11-271-0/+1
* 2005-11-21 Roland McGrath <roland@redhat.com>roland2005-11-221-27/+5
* 2005-10-31 Roland McGrath <roland@redhat.com>roland2005-10-311-11/+10
* 2005-10-26 Roland McGrath <roland@redhat.com>roland2005-10-261-1/+1
* 2005-10-25 Roland McGrath <roland@redhat.com>roland2005-10-261-1/+1
* 2005-10-14 Roland McGrath <roland@redhat.com>roland2005-10-141-133/+395
* 2005-09-14 Frank Ch. Eigler <fche@elastic.org>fche2005-09-141-3/+3
* 2005-08-31 Graydon Hoare <graydon@redhat.com>graydon2005-09-011-1/+2