summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-mips-low.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 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
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-2/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * features/Makefile: Generate regformats for mips-linux andDaniel Jacobowitz2007-06-131-17/+18
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* gdb/gdbserver/Daniel Jacobowitz2006-11-281-10/+174
* * linux-mips-low.c: Include <sys/ptrace.h> and "gdb_proc_service.h".Daniel Jacobowitz2006-03-151-1/+26
* * linux-arm-low.c:Eli Zaretskii2005-12-231-3/+3
* * acconfig.h: Remove.Daniel Jacobowitz2005-06-131-3/+3
* 2002-06-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-111-0/+51
* 2002-04-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-091-8/+15
* 2002-02-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-271-0/+1
* 2002-02-25 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-02-261-1/+1