summaryrefslogtreecommitdiff
path: root/gdb/remote-mips.c
Commit message (Expand)AuthorAgeFilesLines
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-171-1/+1
* Remove deprecated_throw_reason from mips_error.aburgess2013-07-311-9/+8
* Replace most uses of deprecated_throw_reason with quit.aburgess2013-07-311-2/+1
* remove pop_targetTom Tromey2013-07-251-3/+1
* cleanup fixes for remote-mips.cTom Tromey2013-05-301-4/+15
* -Wpointer-sign: remote-mips.c.Pedro Alves2013-04-191-15/+17
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-1/+1
* gdb/Jan Kratochvil2013-03-201-3/+3
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-11/+11
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-0/+1
* * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey2012-08-221-2/+2
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-4/+2
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-2/+4
* * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey2012-07-181-2/+2
* * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.Tom Tromey2012-07-181-0/+8
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-2/+3
* gdb/Pedro Alves2012-05-241-2/+2
* gdb/Pedro Alves2012-05-241-4/+4
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-2/+0
* gdb/Jan Kratochvil2012-03-021-4/+4
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/Jan Kratochvil2011-07-171-1/+7
* Fix mingw compilation with --enable-targets=all.Pierre Muller2011-03-291-1/+2
* Fix ARI warnings about new lines at the end of messages, whichPierre Muller2011-03-161-1/+1
* * remote-mips.c: Add internationalization mark ups. RemoveKevin Buettner2011-01-261-30/+32
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-14/+15
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-149/+176
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-2010-07-07-branchpointThiago Jung Bauermann2010-07-071-2/+4
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-1/+9
* gdb/Jan Kratochvil2010-05-021-1/+1
* * remote-mips.c (close_ports, mips_initialize_cleanups)Kevin Buettner2010-03-111-0/+117
* * remote-mips.c (rockhopper_ops): New target_ops struct.Kevin Buettner2010-03-081-52/+118
* * remote-mips.c (mips_fetch_word): Add new parameter, `valp'.Kevin Buettner2010-03-081-18/+28
* * remote-mips.c (gdbthread.h): Include.Kevin Buettner2010-03-051-15/+50
* * remote-mips.c (mips_load): Don't use pseudo-register whenKevin Buettner2010-02-261-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-21/+27
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-19/+24
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-4/+6
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-5/+5
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-1/+1
* Unify target macros.Pierre Muller2009-05-111-1/+1
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-7/+9
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-2/+1
* * remote-mips.c (mips_load): Replace call to regcache_set_valid_p,Joel Brobecker2009-03-161-3/+3
* * remote-mips.c (mips_mourn_inferior): Add missing ops parameter.Joel Brobecker2009-03-161-3/+4