summaryrefslogtreecommitdiff
path: root/gdb/mips-linux-nat.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-06-13Move initialize_tdesc_mips* calls from mips-linux-nat.c to mips-linux-tdep.cYao Qi
2017-04-28Use ptid method lwp in mips_linux_new_threadYao Qi
2017-04-28[MIPS] Use lwpid from lwp_info instead of inferior_ptidYao Qi
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-08-25Sync proc_service definition with GLIBCAdhemerval Zanella
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-07-29MIPS ptrace build fixesSimon Marchi
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-11Introduce show_debug_regsGary Benson
2014-09-03Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROLJames Hogan
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-06-20Move shared native target specific code to gdb/natGary Benson
2014-02-24Unbreak mips native buildYao Qi
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey
2014-02-19Add target_ops argument to to_closeTom Tromey
2014-02-19add "this" pointers to more target APIsTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-07-27gdb/Yao Qi
2013-07-27gdb/Yao Qi
2013-07-27gdb/Yao Qi
2013-03-20gdb/Jan Kratochvil
2013-02-192013-02-19 Lei Liu <lei.liu2@windriver.com>Lei Liu
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-05-22 * mips-linux-nat.c (mips_linux_read_description): Use a moreMaciej W. Rozycki
2012-03-02Fix ARI violations in mips-linux-nat.c and mips-tdep.cJoel Brobecker
2012-03-01 gdb/Maciej W. Rozycki
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-12-14gdb/Pedro Alves
2011-10-072011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand
2009-05-12gdb/Pedro Alves
2009-04-202009-04-20 David Daney <ddaney@caviumnetworks.com>David Daney
2009-02-26 * mips-linux-nat.c (mips64_linux_fetch_registers): Pass `ops' toPedro Alves
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker