summaryrefslogtreecommitdiff
path: root/gdb/mips-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Sync proc_service definition with GLIBCAdhemerval Zanella2016-08-251-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-3/+6
* MIPS ptrace build fixesSimon Marchi2015-07-291-2/+2
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Introduce show_debug_regsGary Benson2014-09-111-7/+3
* Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROLJames Hogan2014-09-031-0/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Move shared native target specific code to gdb/natGary Benson2014-06-201-1/+1
* Unbreak mips native buildYao Qi2014-02-241-2/+2
* Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_insert_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_remove_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_can_use_hw_breakpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_closeTom Tromey2014-02-191-1/+1
* add "this" pointers to more target APIsTom Tromey2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/Yao Qi2013-07-271-406/+2
* gdb/Yao Qi2013-07-271-87/+119
* gdb/Yao Qi2013-07-271-16/+18
* gdb/Jan Kratochvil2013-03-201-3/+3
* 2013-02-19 Lei Liu <lei.liu2@windriver.com>Lei Liu2013-02-191-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-3/+3
* * mips-linux-nat.c (mips_linux_read_description): Use a moreMaciej W. Rozycki2012-05-221-1/+1
* Fix ARI violations in mips-linux-nat.c and mips-tdep.cJoel Brobecker2012-03-021-1/+1
* gdb/Maciej W. Rozycki2012-03-011-11/+103
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-12-141-2/+2
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-071-3/+2
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-6/+9
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann2010-07-071-2/+4
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-4/+7
* gdb/Pedro Alves2009-05-121-5/+8
* 2009-04-20 David Daney <ddaney@caviumnetworks.com>David Daney2009-04-201-3/+706
* * mips-linux-nat.c (mips64_linux_fetch_registers): Pass `ops' toPedro Alves2009-02-261-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-4/+6
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * target-descriptions.c (tdesc_predefined_types): New.Daniel Jacobowitz2007-10-151-31/+16
* 2007-10-10 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-101-15/+17
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-1/+1
* * config/mips/linux.mh (TDEP_XML): New.Daniel Jacobowitz2007-06-131-0/+41
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+2
* * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.Ulrich Weigand2007-05-101-79/+42