aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-m32r-sdi.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Fix m32r_remove_watchpoint parameter typeSimon Marchi1-3/+2
2015-07-31Mostly trivial enum fixesSimon Marchi1-2/+3
2015-03-20constify remote-m32r-sdi.cPedro Alves1-1/+2
2015-03-06New common function "startswith"Gary Benson1-2/+2
2015-02-06remote-m32r-sdi.c: Include symfile.h.Doug Evans1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki1-1/+1
2014-08-07Replace 0 with TARGET_XFER_EOF in to_xfer_partialYao Qi1-3/+3
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-07-30constify to_openTom Tromey1-1/+1
2014-07-25fix build: update clear_proceed_status callersPedro Alves1-1/+1
2014-06-26constify to_loadTom Tromey1-17/+8
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-02-26remote-m32r-sdi.c: Don't install a deprecated_xfer_memory methodPedro Alves1-18/+42
2014-02-19Add target_ops argument to to_stopTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_loadTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_closeTom Tromey1-1/+1
2014-02-19add "this" pointers to more target APIsTom Tromey1-1/+1
2014-01-16target, breakpoint: allow insert/remove breakpoint to be forwardedMarkus Metzger1-2/+4
2014-01-16Add target_ops argument to to_prepare_to_storeMarkus Metzger1-1/+1
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-08constify to_detachTom Tromey1-1/+1
2013-07-25remove pop_targetTom Tromey1-1/+1
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-1/+1
2013-03-20gdb/Jan Kratochvil1-2/+2
2013-03-08 * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correctTom Tromey1-1/+1
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-3/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-3/+3
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-12/+12
2012-08-22 * windows-nat.c (windows_make_so): Use gdb_bfd_open.Tom Tromey1-1/+1
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-2/+1
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-1/+2
2012-07-18 * utils.c (make_cleanup_bfd_unref): Rename fromTom Tromey1-1/+1
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-1/+2
2012-05-24gdb/Pedro Alves1-5/+5
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-03-07 * target.h (struct target_ops) <to_has_execution>: Add ptid_tTom Tromey1-1/+9
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-52/+52
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-10-17gdb/Jan Kratochvil1-1/+1
2010-09-14 * m32r-rom.c: Replace winsock.h with winsock2.h header.Pierre Muller1-1/+1
2010-09-06gdb/Jan Kratochvil1-2/+2