aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi2018-02-211-2/+2
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-221-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Use std::vector in h8300-tdep.cTom Tromey2017-11-041-10/+7
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-4/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Use disassemble.c:disassembler select h8300 disassemblerYao Qi2017-05-241-4/+0
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+4
* -Wwrite-strings: The RestPedro Alves2017-04-051-3/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+6
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-10/+4
* Remove extraneous parentheses.John Baldwin2016-07-061-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-7/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Change some void* to gdb_byte*Simon Marchi2015-10-091-7/+6
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove h8300_print_float_infoYao Qi2014-12-181-9/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* cleanup: remove declared variables without any referencesSanimir Agovic2014-02-131-2/+0
* H8/300: Fix pseudo registers reads/writes.Pedro Alves2014-02-121-4/+44
* H8/300: Fix gdb<->sim register mapping.Pedro Alves2014-02-121-0/+18
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* add -Wold-style-declarationTom Tromey2013-07-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * amd64-tdep.c (amd64_return_value): Revert previous changeSiddhesh Poyarekar2012-09-271-5/+4
* * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.Siddhesh Poyarekar2012-09-261-4/+5
* * ada-valprint.c (ada_val_print_1): Eliminate single-useSiddhesh Poyarekar2012-09-251-11/+8
* gdb/Thomas Schwinge2012-09-191-0/+2
* * h8300-tdep.c (h8300_push_dummy_call): Replace unsafe allocaSiddhesh Poyarekar2012-08-241-1/+5
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-2/+1
* gdb/Maciej W. Rozycki2012-05-161-2/+2
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* gdb/Pedro Alves2011-03-181-0/+1
* gdb/Pedro Alves2011-03-181-4/+4
* * regcache.c (struct regcache_descr): Remove outdated comment.Pedro Alves2011-01-251-3/+2
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-7/+9
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-10/+11
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-41/+58
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-4/+4
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-2/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-2/+2
* * alphafbsd-tdep.c: Update for unwinder changes.Ulrich Weigand2008-06-281-54/+28
* * gdbarch.sh: Delete dwarf_reg_to_regnum.Daniel Jacobowitz2008-05-161-4/+0