aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-mips.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-31Remove deprecated_throw_reason from mips_error.Andrew Burgess1-9/+8
2013-07-31Replace most uses of deprecated_throw_reason with quit.Andrew Burgess1-2/+1
2013-07-25remove pop_targetTom Tromey1-3/+1
2013-05-30cleanup fixes for remote-mips.cTom Tromey1-4/+15
2013-04-19-Wpointer-sign: remote-mips.c.Pedro Alves1-15/+17
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-1/+1
2013-03-20gdb/Jan Kratochvil1-3/+3
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-11/+11
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey1-0/+1
2012-08-22 * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey1-2/+2
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-4/+2
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-2/+4
2012-07-18 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey1-2/+2
2012-07-18 * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.Tom Tromey1-0/+8
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-2/+3
2012-05-24gdb/Pedro Alves1-2/+2
2012-05-24gdb/Pedro Alves1-4/+4
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-2/+0
2012-03-02gdb/Jan Kratochvil1-4/+4
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-07-17gdb/Jan Kratochvil1-1/+7
2011-03-29 Fix mingw compilation with --enable-targets=all.Pierre Muller1-1/+2
2011-03-16 Fix ARI warnings about new lines at the end of messages, whichPierre Muller1-1/+1
2011-01-26 * remote-mips.c: Add internationalization mark ups. RemoveKevin Buettner1-30/+32
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-14/+15
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-149/+176
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-2/+4
2010-05-162010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+9
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-03-11 * remote-mips.c (close_ports, mips_initialize_cleanups)Kevin Buettner1-0/+117
2010-03-08 * remote-mips.c (rockhopper_ops): New target_ops struct.Kevin Buettner1-52/+118
2010-03-08 * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.Kevin Buettner1-18/+28
2010-03-05 * remote-mips.c (gdbthread.h): Include.Kevin Buettner1-15/+50
2010-02-26 * remote-mips.c (mips_load): Don't use pseudo-register whenKevin Buettner1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-21/+27
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-19/+24
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-4/+6
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-5/+5
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-05-11 Unify target macros.Pierre Muller1-1/+1
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-7/+9
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-2/+1
2009-03-16 * remote-mips.c (mips_load): Replace call to regcache_set_valid_p,Joel Brobecker1-3/+3
2009-03-16 * remote-mips.c (mips_mourn_inferior): Add missing ops parameter.Joel Brobecker1-3/+4
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+2