aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Support for DW_OP_addrx and DW_FORM_addrx tagsAli Tamur2019-04-221-0/+1
* Revert the header-sorting patchTom Tromey2019-04-061-7/+5
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-5/+7
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Simple -Wshadow=local fixesTom Tromey2018-10-041-5/+5
* Add support for DW_OP_GNU_variable_valueKevin Buettner2018-08-181-0/+11
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* dwarf2expr: Remove unused abort_expression label in execute_stack_opSimon Marchi2017-09-181-1/+0
* Make dwarf_expr_context::stack an std::vectorSimon Marchi2017-09-141-70/+40
* Make dwarf_expr_context::stack_empty_p return a boolSimon Marchi2017-09-141-1/+1
* Make dwarf_stack_value::in_stack_memory a boolSimon Marchi2017-09-141-8/+8
* Make dwarf_expr_piece::pieces an std::vectorSimon Marchi2017-09-141-27/+19
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves2017-04-041-25/+20
* DWARF-5: call sitesJan Kratochvil2017-02-201-8/+15
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix dwarf_expr_context method regressionsTom Tromey2016-11-021-16/+0
* Convert dwarf_expr_context_funcs to methodsTom Tromey2016-10-211-110/+26
* Convert DWARF expr functions to methodsTom Tromey2016-10-211-205/+194
* Initial conversion of dwarf_expr_ctxTom Tromey2016-10-211-34/+21
* Allow DW_OP_GNU_uninit in dwarf_expr_require_compositionAndreas Arnez2016-10-051-12/+5
* Handle DW_OP_form_tls_addressTom Tromey2016-09-021-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-1/+2
* Add some more casts (1/2)Simon Marchi2015-09-251-3/+4
* Add casts to memory allocation related callsSimon Marchi2015-09-251-8/+6
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-3/+2
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-061-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Add support for DW_OP_push_object_address.Joel Brobecker2014-08-181-0/+6
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker2013-11-171-4/+6
* Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker2013-11-141-4/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function.Tom Tromey2012-12-101-2/+2
* * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.Doug Evans2012-06-191-0/+6
* gdb/Jan Kratochvil2012-06-171-0/+14
* gdb/Jan Kratochvil2012-06-171-12/+15
* * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->Doug Evans2012-05-241-15/+15
* * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, endDoug Evans2012-05-221-88/+80
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans2012-04-281-0/+14
* gdb/Jan Kratochvil2012-03-191-20/+32
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/Jan Kratochvil2011-10-171-8/+0
* gdb/Jan Kratochvil2011-10-091-3/+76