aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2loc.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c.Siva Chandra1-4/+3
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand1-6/+2
2014-04-14type: add c99 variable length array supportSanimir Agovic1-0/+119
2014-04-11Revert the entire VLA series.Joel Brobecker1-119/+0
2014-04-11type: add c99 variable length array supportSanimir Agovic1-0/+119
2014-02-26start change to progspace independenceTom Tromey1-1/+1
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-5/+6
2014-02-26change minsym representationTom Tromey1-13/+13
2014-01-13replace XCALLOC with XCNEWVEC or XCNEWTom Tromey1-1/+1
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-17Convert the unavailable vector to be bit, not byte, based.Andrew Burgess1-1/+1
2013-12-06New OPTIMIZED_OUT_ERROR error code.Pedro Alves1-3/+4
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-17Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker1-4/+4
2013-11-15Fix GDB crash with upstream GCC due to memcpy(NULL, ...)Andreas Arnez1-2/+3
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker1-0/+26
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves1-3/+13
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-2/+2
2013-09-05dwarf2loc.c: minor cleanup. don't print integer with paddress.Pedro Alves1-3/+4
2013-08-29cleanup: use value_lazy_at instead of allocate_value_lazy/attribute setterSanimir Agovic1-3/+1
2013-06-26gdb/Yao Qi1-2/+0
2013-06-18Fix PR symtab/15391Tom Tromey1-4/+11
2013-05-06 * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.Tom Tromey1-13/+41
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-2/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-21/+30
2013-03-21 * tracepoint.h (decode_agent_options): Add 'trace_string'Tom Tromey1-1/+1
2013-03-202013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey1-18/+47
2013-03-122013-03-12 Hui Zhu <hui@codesourcery.com>Hui Zhu1-2/+2
2013-03-122013-03-12 Yao Qi <yao@codesourcery.com>Hui Zhu1-21/+5
2013-03-10gdb/Jan Kratochvil1-1/+3
2013-03-01gdb/Jan Kratochvil1-1/+2
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-2/+0
2013-01-28 * dwarf2loc.c (dwarf2_find_location_expression): Don't add base addressDoug Evans1-3/+8
2013-01-22 * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: OnlyTom Tromey1-1/+2
2013-01-18 PR c++/14999:Tom Tromey1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-10 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function.Tom Tromey1-7/+7
2012-12-06* dwarf2loc.c (dwarf_expr_frame_base): Add check for the return value of get_...Hui Zhu1-1/+5
2012-10-16gdb/Jan Kratochvil1-3/+0
2012-10-15gdb/Jan Kratochvil1-4/+15
2012-08-02gdb/Yao Qi1-13/+13
2012-07-262012-07-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2012-07-26 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand parameterSiddhesh Poyarekar1-6/+6
2012-07-13gdb/Jan Kratochvil1-0/+6
2012-06-19 * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.Doug Evans1-1/+37
2012-06-17gdb/Jan Kratochvil1-0/+5
2012-06-17gdb/Jan Kratochvil1-31/+46
2012-06-14 * dwarf2loc.c (debug_loc_kind): Add DEBUG_LOC_START_LENGTH.Doug Evans1-9/+29
2012-05-24 * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->Doug Evans1-15/+15