2012-01-26 Pedro Alves <palves@redhat.com>
[binutils-gdb.git] / gdb / corelow.c
2012-01-26 Pedro Alves2012-01-26 Pedro Alves <palves@redhat.com>
2012-01-10 Jan Kratochvilgdb/
2012-01-09 Keith Seitz * Makefile.in (SFILES): Remove wrapper.c.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-04-17 Jan Kratochvilgdb/
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-25 Pedro Alves * regcache.c (struct regcache_descr): Rename
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-31 Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-09-06 Jan Kratochvilgdb/
2010-08-18 Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2010-08-04 Pedro Alves * corelow.c (core_pid_to_str): Default to using normal...
2010-07-19 Jan Kratochvilgdb/
2010-05-13 Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-05 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-14 Pedro Alves * objfiles.h (gdb_bfd_close_or_warn): Declare.
2010-01-04 Ulrich Weigand * regset.h (struct core_regset_section): Add HUMAN_NAME.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-31 Joel BrobeckerInternal error while loading core on alpha-tru64.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-09 Pedro Alves * corelow.c (add_to_thread_list): Fix typo.
2009-10-09 Pedro Alves * corelow.c (core_has_fake_pid): New.
2009-10-06 Pierre Muller ARI fix: OP eol rule.
2009-07-31 Ulrich WeigandChangeLog:
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17 Ulrich Weigand * gdbarch.sh (gcore_bfd_target): New gdbarch callback.
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-05 Aleksandar Ristovski* corelow.c (core_open): Check for core_gdbarch before...
2009-06-03 Pedro Alves * target.c: Include "exec.h".
2009-05-18 Pedro Alves * corelow.c (core_open): Flush the register cache...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-16 Pedro Alves * corelow.c (core_close): Don't hardcode the core...
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-09-22 Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-08 Pedro Alves * corelow.c (add_to_thread_list): If this is the first...
2008-08-18 Pedro Alves * corelow.c (core_open): Assume there was no upper...
2008-08-15 Luis Machado * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c".
2008-05-01 Aleksandar Ristovski PR gdb/2343
2008-02-09 Eli Zaretskii * corelow.c (core_open): Use IS_ABSOLUTE_PATH.
2008-01-16 Michael Snyder2008-01-15 Michael Snyder <msnyder@specifix.com>
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-11-15 Vladimir Prus Remove CLEAR_SOLIB use.
2007-10-30 Ulrich Weigand2007-10-30 Markus Deuling <deuling@de.ibm.com>
2007-10-29 Carlos Eduardo Seo * ppc-linux-tdep.c (ppc32_linux_reg_offsets): Corrected
2007-09-10 Daniel Jacobowitz * arch-utils.c (gdbarch_info_fill): Also try core_bfd.
2007-09-03 Pedro Alves * gdbarch.sh (core_xfer_shared_libraries): New.
2007-09-03 Pedro Alves * corelow.c (core_xfer_partial): Pass writebuf to
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-06 Ulrich Weigand * regcache.c (regcache_invalidate): New function.
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * gdbcore.h (struct regcache): Add forward declaration.
2007-02-28 Daniel Jacobowitz * frame.c (frame_pop, frame_observer_target_changed...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Daniel Jacobowitzgdb/
2006-02-25 Charles Wilson * gdb/defs.h: unconditionally include <fcntl.h>, and
2006-01-24 Daniel Jacobowitz PR gdb/1914
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-07-04 Mark Kettenis* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel...
2005-06-13 Mark Mitchell * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
2005-05-16 Mark Kettenis* corelow.c (core_xfer_partial): Change type of readbuf and
2005-05-12 Mark Kettenis* solib.h (CLEAR_SOLIB, SOLIB_ADD)
2005-05-01 Andrew Cagney2005-05-01 Andrew Cagney <cagney@gnu.org>
2005-03-17 Mark Kettenis* corelow.c (get_core_register_section): Replace usage...
2005-02-12 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-12 Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-10-29 Andrew Cagney2004-10-29 Andrew Cagney <cagney@gnu.org>
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-07-06 Andrew Cagney2004-07-06 Andrew Cagney <cagney@gnu.org>
2004-05-25 Andrew Cagney2004-05-25 Andrew Cagney <cagney@gnu.org>
2004-04-28 Andrew Cagney2004-04-28 Andrew Cagney <cagney@redhat.com>
2004-04-21 Andrew Cagney2004-04-21 Andrew Cagney <cagney@redhat.com>
2004-04-10 Mark Kettenis* corelow.c (core_xfer_partial): Fix coding standards...
2004-02-28 Andrew Cagney2004-02-28 Andrew Cagney <cagney@redhat.com>
2004-02-14 Andrew Cagney2004-02-13 Andrew Cagney <cagney@redhat.com>
2004-02-01 Roland McGrath2004-01-28 Roland McGrath <roland@redhat.com>
2003-11-06 Andrew Cagney2003-11-05 Andrew Cagney <cagney@redhat.com>
2003-10-29 Mark Kettenis* corelow.c: Include "arch-utils.h", "regset.h" and
2003-10-23 Andrew Cagney2003-10-22 Andrew Cagney <cagney@redhat.com>
2003-09-21 Andrew Cagney2003-09-20 Andrew Cagney <cagney@redhat.com>
2003-01-18 Andrew Cagney2003-01-18 Andrew Cagney <ac131313@redhat.com>
2002-12-12 Daniel Jacobowitz * corelow.c (init_core_ops): Delete references to...
2002-12-09 Elena Zannoni2002-12-08 Elena Zannoni <ezannoni@redhat.com>
2002-11-30 Andrew Cagney2002-11-30 Andrew Cagney <cagney@redhat.com>
2002-11-29 Andrew Cagney2002-11-29 Andrew Cagney <ac131313@redhat.com>
2002-11-16 Daniel Jacobowitz * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_...
2002-11-07 Andrew Cagney2002-11-07 Andrew Cagney <ac131313@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-05-17 Mark Kettenis* corelow.c (core_open): Only call set_gdbarch_from_file if
2002-05-05 Andrew Cagney* frame.h (select_frame): Delete level parameter.
2002-04-21 Andrew Cagney* frame.h (selected_frame_level): Document as deprecated.
2002-02-27 Andrew Cagney* memattr.c (mem_command): Eliminate ``true'' and ...
2001-11-01 Fred FishApproved by kev@cygnus.com
2001-05-15 Kevin BuettnerRedefine ptid_t to be a struct rather than an int.
next