aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2loc.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-29gdbTom Tromey1-34/+257
2010-09-14gdbTom Tromey1-5/+2
2010-08-122010-08-12 Daniel Jacobowitz <dan@codesourcery.com>Pedro Alves1-1/+1
2010-07-26 * dwarf2loc.c (locexpr_describe_location_piece): Also recognizeTom Tromey1-5/+9
2010-07-13 * dwarf2loc.h (dwarf2_per_cu_text_offset): Declare.Tom Tromey1-12/+5
2010-07-07 * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create aTom Tromey1-4/+19
2010-07-01 * dwarf2loc.c (locexpr_tracepoint_var_ref)Pedro Alves1-6/+11
2010-06-25ChangeLog:Ulrich Weigand1-19/+17
2010-06-21 * dwarf2loc.c (find_location_expression): Add relocation offsetUlrich Weigand1-25/+34
2010-06-11gdbTom Tromey1-12/+80
2010-06-11 * vec.h (VEC_cleanup): New macro.Tom Tromey1-220/+704
2010-06-07gdb/Jan Kratochvil1-0/+39
2010-06-07gdb/Jan Kratochvil1-4/+7
2010-06-042010-06-04 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2010-06-02gdbTom Tromey1-54/+370
2010-05-27 * dwarf2loc.c (struct piece_closure) <refc>: New field.Tom Tromey1-3/+12
2010-05-26 * dwarf2loc.h (struct dwarf2_locexpr_baton) <data>: Now const.Tom Tromey1-7/+7
2010-05-25 * dwarf2loc.c (dwarf_expr_frame_base): Constify.Tom Tromey1-18/+20
2010-05-21gdbTom Tromey1-53/+310
2010-05-21gdbTom Tromey1-0/+13
2010-05-21gdbTom Tromey1-28/+110
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+14
2010-05-13gdb/Jan Kratochvil1-24/+18
2010-05-04 * gdb/dwarf2loc.c (read_pieced_value, write_pieced_value,Matthew Gretton-Dann1-5/+30
2010-04-202010-04-20 Stan Shebs <stan@codesourcery.com>Stan Shebs1-90/+463
2010-03-172010-03-17 Stan Shebs <stan@codesourcery.com>Stan Shebs1-7/+5
2010-02-26 * dwarf2loc.c (struct piece_closure): Remove ARCH member,Ulrich Weigand1-12/+12
2010-02-23 * dwarf2loc.c (read_pieced_value) <DWARF_VALUE_STACK>: CorrectlyTom Tromey1-10/+6
2010-01-04 * dwarf2loc.c (read_pieced_value): If a piece occupies part ofUlrich Weigand1-4/+18
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-12-242009-12-23 Stan Shebs <stan@codesourcery.com>Stan Shebs1-9/+51
2009-09-15 * dwarf2expr.h (dwarf_value_location): Add more comments describingDoug Evans1-10/+11
2009-09-11gdbTom Tromey1-44/+123
2009-09-04 * dwarf2loc.c (struct piece_closure): New.Nathan Froyd1-23/+127
2009-09-02gdbTom Tromey1-0/+23
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans1-0/+1
2009-08-11 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Make a cleanup.Tom Tromey1-2/+8
2009-07-20 * dwarf2loc.c (find_location_expression): Retrieve beginning andUlrich Weigand1-9/+15
2009-07-10bfdTom Tromey1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+2
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+1
2009-06-28 gdb/Daniel Jacobowitz1-2/+8
2009-06-17 * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use expressionUlrich Weigand1-10/+11
2009-06-04 * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand1-3/+3
2009-05-282009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey1-1/+1
2009-01-13 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Do not call get_frame_archUlrich Weigand1-5/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-05 * dwarf2expr.h (dwarf2_read_address): Add gdbarch argument.Ulrich Weigand1-3/+8
2008-05-04 * dwarf2loc.c (dwarf_expr_frame_base): Error out on missingJan Kratochvil1-2/+7
2008-03-26 * objfiles.h (struct objfile): New GDBARCH member.Ulrich Weigand1-5/+8