summaryrefslogtreecommitdiff
path: root/gdb/dwarf2loc.c
Commit message (Expand)AuthorAgeFilesLines
* gdbTom Tromey2010-09-141-5/+2
* 2010-08-12 Daniel Jacobowitz <dan@codesourcery.com>Pedro Alves2010-08-121-1/+1
* * dwarf2loc.c (locexpr_describe_location_piece): Also recognizeTom Tromey2010-07-261-5/+9
* * dwarf2loc.h (dwarf2_per_cu_text_offset): Declare.Tom Tromey2010-07-131-12/+5
* * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create aTom Tromey2010-07-071-4/+19
* * dwarf2loc.c (locexpr_tracepoint_var_ref)Pedro Alves2010-07-011-6/+11
* ChangeLog:Ulrich Weigand2010-06-251-19/+17
* * dwarf2loc.c (find_location_expression): Add relocation offsetUlrich Weigand2010-06-211-25/+34
* gdbTom Tromey2010-06-111-12/+80
* * vec.h (VEC_cleanup): New macro.Tom Tromey2010-06-111-220/+704
* gdb/Jan Kratochvil2010-06-071-0/+39
* gdb/Jan Kratochvil2010-06-071-4/+7
* 2010-06-04 Hui Zhu <teawater@gmail.com>Hui Zhu2010-06-041-1/+1
* gdbTom Tromey2010-06-021-54/+370
* * dwarf2loc.c (struct piece_closure) <refc>: New field.Tom Tromey2010-05-271-3/+12
* * dwarf2loc.h (struct dwarf2_locexpr_baton) <data>: Now const.Tom Tromey2010-05-261-7/+7
* * dwarf2loc.c (dwarf_expr_frame_base): Constify.Tom Tromey2010-05-251-18/+20
* gdbTom Tromey2010-05-211-53/+310
* gdbTom Tromey2010-05-211-0/+13
* gdbTom Tromey2010-05-211-28/+110
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+14
* gdb/Jan Kratochvil2010-05-131-24/+18
* * gdb/dwarf2loc.c (read_pieced_value, write_pieced_value,mgretton2010-05-041-5/+30
* 2010-04-20 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-04-201-90/+463
* 2010-03-17 Stan Shebs <stan@codesourcery.com>Stan Shebs2010-03-171-7/+5
* * dwarf2loc.c (struct piece_closure): Remove ARCH member,Ulrich Weigand2010-02-261-12/+12
* * dwarf2loc.c (read_pieced_value) <DWARF_VALUE_STACK>: CorrectlyTom Tromey2010-02-231-10/+6
* * dwarf2loc.c (read_pieced_value): If a piece occupies part ofUlrich Weigand2010-01-041-4/+18
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+2
* 2009-12-23 Stan Shebs <stan@codesourcery.com>Stan Shebs2009-12-241-9/+51
* * dwarf2expr.h (dwarf_value_location): Add more comments describingDoug Evans2009-09-151-10/+11
* gdbTom Tromey2009-09-111-44/+123
* * dwarf2loc.c (struct piece_closure): New.Nathan Froyd2009-09-041-23/+127
* gdbTom Tromey2009-09-021-0/+23
* Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans2009-08-311-0/+1
* * dwarf2loc.c (dwarf2_evaluate_loc_desc): Make a cleanup.Tom Tromey2009-08-111-2/+8
* * dwarf2loc.c (find_location_expression): Retrieve beginning andUlrich Weigand2009-07-201-9/+15
* bfdTom Tromey2009-07-101-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+2
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-1/+1
* gdb/Daniel Jacobowitz2009-06-281-2/+8
* * ax-gdb.c (gen_bitfield_ref): Add EXP argument, use expressionUlrich Weigand2009-06-171-10/+11
* * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand2009-06-041-3/+3
* 2009-05-27 Tom Tromey <tromey@redhat.com>Tom Tromey2009-05-281-1/+1
* * dwarf2loc.c (dwarf2_evaluate_loc_desc): Do not call get_frame_archUlrich Weigand2009-01-131-5/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * dwarf2expr.h (dwarf2_read_address): Add gdbarch argument.Ulrich Weigand2008-09-051-3/+8
* * dwarf2loc.c (dwarf_expr_frame_base): Error out on missingJan Kratochvil2008-05-041-2/+7
* * objfiles.h (struct objfile): New GDBARCH member.Ulrich Weigand2008-03-261-5/+8
* 2008-03-18 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand2008-03-181-16/+22