summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-mips-low.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-02Remove usages of find_inferior in linux-mips-low.cSimon Marchi
2017-10-14gdbserver: use std::list for all_threadsSimon Marchi
2017-10-12linux low: Make the arch code free arch_process_infoSimon Marchi
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon 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-12-18Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay
2015-11-30Remove too simple breakpoint_reinsert_addr implementations.Antoine Tremblay
2015-11-03linux-mips-low.c: Add castsSimon Marchi
2015-11-03linux-mips-low.c: Change "private" variable nameSimon Marchi
2015-11-03linux-mips-low.c: Fix type of mips_add_watchpoint parameterSimon Marchi
2015-10-29gdbserver/Linux: Introduce NULL_REGSETPedro Alves
2015-10-21Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-07-29MIPS ptrace build fixesSimon Marchi
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-05-14Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal
2015-05-12Arch-specific remote follow forkDon Breazeal
2015-03-24Change signature of linux_target_ops.new_threadGary Benson
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson
2014-09-03Reset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROLJames Hogan
2014-06-20Move shared native target specific code to gdb/natGary Benson
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves
2014-05-20[GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves
2014-02-20Remove all_lwps global.Doug Evans
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-07-27gdb/gdbserver/Yao Qi
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves
2012-03-01 gdb/Maciej W. Rozycki
2012-02-24 * linux-mips-low.c (mips_regmap): Correct the index of $f9.Maciej W. Rozycki
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-02-27gdb/ChangeLog:Ulrich Weigand
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-13 * features/Makefile: Generate regformats for mips-linux andDaniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-11-28gdb/gdbserver/Daniel Jacobowitz
2006-03-15 * linux-mips-low.c: Include <sys/ptrace.h> and "gdb_proc_service.h".Daniel Jacobowitz