summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-mips-low.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused variablesSimon Marchi2018-07-221-2/+0
* Remove ptid_get_lwpTom Tromey2018-07-031-1/+1
* Remove ptid_get_pidTom Tromey2018-07-031-1/+1
* MIPS/gdbserver: Correctly handle narrow big-endian register transfersMaciej W. Rozycki2018-05-221-4/+44
* MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registersMaciej W. Rozycki2018-05-221-0/+8
* MIPS/gdbserver: Fix issues with $zero register readsMaciej W. Rozycki2018-05-221-4/+20
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove usages of find_inferior in linux-mips-low.cSimon Marchi2017-12-021-24/+13
* gdbserver: use std::list for all_threadsSimon Marchi2017-10-141-3/+1
* linux low: Make the arch code free arch_process_infoSimon Marchi2017-10-121-0/+10
* lwp_info: Make the arch code free arch_lwp_infoSimon Marchi2017-10-121-0/+9
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* 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 breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay2015-12-181-1/+1
* Remove too simple breakpoint_reinsert_addr implementations.Antoine Tremblay2015-11-301-13/+1
* linux-mips-low.c: Add castsSimon Marchi2015-11-031-4/+4
* linux-mips-low.c: Change "private" variable nameSimon Marchi2015-11-031-2/+2
* linux-mips-low.c: Fix type of mips_add_watchpoint parameterSimon Marchi2015-11-031-2/+2
* gdbserver/Linux: Introduce NULL_REGSETPedro Alves2015-10-291-1/+1
* Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay2015-10-211-2/+11
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-3/+3
* MIPS ptrace build fixesSimon Marchi2015-07-291-1/+1
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal2015-05-141-6/+6
* Arch-specific remote follow forkDon Breazeal2015-05-121-12/+64
* Change signature of linux_target_ops.new_threadGary Benson2015-03-241-3/+3
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-29/+29
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-5/+5
* Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROLJames Hogan2014-09-031-0/+1
* Move shared native target specific code to gdb/natGary Benson2014-06-201-1/+1
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-201-30/+21
* [GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves2014-05-201-20/+2
* Remove all_lwps global.Doug Evans2014-02-201-9/+10
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/gdbserver/Yao Qi2013-07-271-0/+365
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-56/+137
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* 2012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-281-0/+1
* gdb/Maciej W. Rozycki2012-03-011-25/+94
* * linux-mips-low.c (mips_regmap): Correct the index of $f9.Maciej W. Rozycki2012-02-241-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Add x86 AVX support to gdbserver.H.J. Lu2010-04-071-3/+3
* * regcache.h (struct thread_info): Forward declare.Pedro Alves2010-01-201-47/+65
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-221-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* gdb/ChangeLog:Ulrich Weigand2008-02-271-0/+10