aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-bfin-low.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Move gdbserver to top levelTom Tromey1-159/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-12linux low: Make the arch code free arch_process_infoSimon Marchi1-0/+1
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon Marchi1-0/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-18Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bitYao Qi1-20/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay1-1/+1
2015-11-30Refactor queries for hardware and software single stepping support in GDBServer.Antoine Tremblay1-0/+29
2015-10-21Add the target_ops needed for software breakpoints in GDBServer.Antoine Tremblay1-3/+12
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Move libiberty.h to common-defs.hGary Benson1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-4/+34
2013-02-18gdb/gdbserverYao Qi1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+1
2012-03-01 gdb/Maciej W. Rozycki1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-29gdbserver: bfin: new portMike Frysinger1-0/+107