summaryrefslogtreecommitdiff
path: root/gdb/dwarf2loc.c
Commit message (Expand)AuthorAgeFilesLines
* PR python/20190 - compute TLS symbol without a frameTom Tromey2016-07-261-55/+66
* Support structure offsets that are 512K or larger.David Taylor2016-06-241-3/+4
* [PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan2016-05-311-35/+93
* PR symtab/19999 gdb unable to resolve vars with fission+PIEDoug Evans2016-05-121-3/+9
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY.Kevin Buettner2015-12-091-0/+21
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-100/+129
* Add some more casts (1/2)Simon Marchi2015-09-251-35/+52
* Add casts to memory allocation related callsSimon Marchi2015-09-251-5/+6
* crash printing non-local variable from nested subprogramJoel Brobecker2015-09-201-4/+40
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* DWARF: handle non-local references in nested functionsPierre-Marie de Rodat2015-08-251-8/+49
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-061-2/+2
* PR symtab/18392Jan Kratochvil2015-06-011-3/+2
* Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans2015-05-261-3/+3
* Add valaddr support in dynamic property resolution.Joel Brobecker2015-05-051-2/+7
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-6/+7
* Fix redefinition errors in C++ modeTom Tromey2015-02-111-2/+2
* Add missing i18n marker in dwarf2_evaluate_property warning message.Joel Brobecker2015-02-021-1/+1
* gdb/DWARF: Support for arrays whose bound is a discriminant.Joel Brobecker2015-01-291-2/+21
* always read synthetic pointers as signed integersYao Qi2015-01-081-5/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* the "compile" commandTom Tromey2014-12-121-2/+84
* export dwarf2_reg_to_regnum_or_errorJan Kratochvil2014-12-121-11/+7
* make dwarf_expr_frame_base_1 publicTom Tromey2014-12-121-12/+11
* split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_axTom Tromey2014-12-121-2/+28
* MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki2014-12-121-0/+3
* read_pieced_value do big endian processing only in case of valid gdb_regnumVictor Kamensky2014-11-021-17/+20
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-201-65/+16
* Add support for DW_OP_push_object_address.Joel Brobecker2014-08-181-4/+41
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Remove setting value address for reference entry value target data value.Jan Kratochvil2014-07-221-9/+0
* constify struct block in some placesTom Tromey2014-06-181-4/+4
* Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c.Siva Chandra2014-04-301-4/+3
* Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand2014-04-171-6/+2
* type: add c99 variable length array supportSanimir Agovic2014-04-141-0/+119
* Revert the entire VLA series.Joel Brobecker2014-04-111-119/+0
* type: add c99 variable length array supportSanimir Agovic2014-04-111-0/+119
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-5/+6
* change minsym representationTom Tromey2014-02-261-13/+13
* replace XCALLOC with XCNEWVEC or XCNEWTom Tromey2014-01-131-1/+1
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Convert the unavailable vector to be bit, not byte, based.Andrew Burgess2013-12-171-1/+1
* New OPTIMIZED_OUT_ERROR error code.Pedro Alves2013-12-061-3/+4
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker2013-11-171-4/+4