summaryrefslogtreecommitdiff
path: root/gdb/m32r-rom.c
Commit message (Expand)AuthorAgeFilesLines
* fix cleanup handling in m32r_loadTom Tromey2013-05-301-0/+1
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-2/+2
* Garbage collect struct monitor_ops::load_routine.Pedro Alves2013-02-191-2/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* * 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/+6
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-2/+3
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-3/+5
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-9/+9
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-47/+64
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-10-171-2/+2
* * m32r-rom.c: Replace winsock.h with winsock2.h header.Pierre Muller2010-09-141-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-4/+6
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-3/+5
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-0/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-3/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr): Use ULL suffix.Ulrich Weigand2007-11-171-4/+8
* 2007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-161-2/+3
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-2/+4
* * monitor.c (monitor_supply_register): Add REGCACHE parameter, useUlrich Weigand2007-05-061-15/+16
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* 2006-04-19 Masaki Muranaka <monaka@monami-software.com>Kazuhiro Inaoka2006-04-191-0/+11
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* Suggested by Shaun Jackman <sjackman@gmail.com>:Daniel Jacobowitz2005-08-021-12/+13
* 2005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-171-3/+6
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-3/+3
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-20/+20
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-3/+3
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-3/+3
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-101-6/+6
* 2005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-121-0/+1
* 2004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-281-6/+3
* 2004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-281-11/+18
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-2/+2
* 2004-01-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-271-57/+0
* 2003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-011-6/+8
* 2003-07-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-271-22/+24
* 2003-07-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-211-626/+635
* 2003-02-04 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-041-626/+626
* * gnu-regex.c: Eliminate obsolete check for _MSC_VER.Christopher Faylor2001-06-101-8/+0