Replace copyreloc-main.c with copyreloc-main.S
[platform/upstream/binutils.git] / gdb / rs6000-nat.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-10 Ulrich WeigandAIX: Remove exec_one_dummy_insn hack
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-02-11 Yao QiUpdate comments to to_xfer_partial implementations.
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07 Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-14 Yao QiUse target_xfer_partial_ftype for rs6000_xfer_shared_li...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-08-29 Joel Brobeckerthread support broken on ppc-aix.
2013-08-23 Pierre Muller ARI fix: Push # directives to start of line.
2013-08-07 Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-07-01 Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-05-15 Joel Brobeckerppc-aix core file relocation.
2013-05-07 Joel Brobeckerrs6000-nat.c:rs6000_core_ldinfo: Remove \n at end of...
2013-05-07 Joel BrobeckerAIX: Change XML to use library-list-aix instead of...
2013-05-07 Joel BrobeckerRename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIB...
2013-05-06 Joel BrobeckerReimplement shared library support on ppc-aix...
2013-03-26 Joel BrobeckerDelete rs6000-nat.c:fixup_breakpoints extern declaration.
2013-01-01 Joel Brobeckerppc-aix: .bss relocation problem when overlapping with...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-02 Joel Brobeckergdb_bfd_unref failed assertion on AIX.
2012-09-26 Pierre Muller * procfs.c: Add gdb_bfd header.
2012-08-22 Tom Tromey * windows-nat.c (windows_make_so): Use gdb_bfd_open.
2012-07-23 Tom Tromey * rs6000-nat.c (add_vmap): Rewrite archive loop. ...
2012-07-23 Tom Tromey * coffread.c (coff_symfile_read): Make a cleanup for...
2012-07-23 Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18 Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-24 Pedro Alvesgdb/
2012-05-22 Pedro Alves2012-05-22 Pedro Alves <palves@redhat.com>
2012-03-12 Joel BrobeckerAdd missing prototypes for build in ppx-aix.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-06-07 Jan Kratochvilgdb/
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-10 Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-04-05 Pierre Muller Remove remaining "%ll" uses.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-21 Pierre Muller * rs6000-nat.c (exec_one_dummy_insn): Add missing...
2009-09-18 Jan Kratochvilgdb/
2009-09-09 Joel Brobecker Fix a build failure on AIX.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-16 Paul Pluzhnikov2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-06-03 Pedro Alves * target.c: Include "exec.h".
2009-05-23 Jan Kratochvilgdb/
2009-05-22 Pedro Alves * target.h (struct section_table): Rename to ...
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-05 Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-03-15 Joel Brobecker Fix an error happening while loading symbols...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-22 Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-16 Tristan Gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-11 Pedro Alves * infrun.c (handle_inferior_event): On a TARGET_WAITKI...
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-06-26 Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-05-03 Ulrich Weigand * rs6000-tdep.c: Do not include "rs6000-tdep.h".
2008-02-18 Markus Deuling * rs6000-nat.c (exec_one_dummy_insn, regmap): Add...
2008-01-16 Markus Deuling * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec)...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-10 Ulrich Weigand2007-10-10 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-19 Joel Brobecker * rs6000-nat.c (xcoff_relocate_symtab): Do...
2007-05-11 Ulrich Weiganddoc/ChangeLog:
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-04-28 Ulrich Weigand * rs6000-aix-tdep.c: Include "regcache.h", "regset...
2007-04-27 Ulrich Weigand * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS...
2007-04-27 Ulrich Weigand * config/rs6000/nm-rs6000.h (TARGET_CREATE_INFERIOR_HO...
2007-04-27 Ulrich Weigand * aix-thread.c (aix_thread_xfer_memory): Replace by ...
2007-04-27 Ulrich Weigand * aix-thread.c (fill_sprs32): Change argument types...
2007-02-27 Ulrich Weigand * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set...
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/
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-05-23 Andrew Cagney2005-05-23 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2005-01-12 Andrew Cagney2005-01-12 Andrew Cagney <cagney@gnu.org>
2004-10-05 Andrew Cagney2004-10-05 Andrew Cagney <cagney@gnu.org>
2004-09-11 Paul N. Hilfinger* language.c (local_hex_format_custom): Remove.
2004-08-03 Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
2004-07-24 Andrew Cagney2004-07-23 Andrew Cagney <cagney@gnu.org>
2004-07-22 Andrew Cagney2004-07-21 Andrew Cagney <cagney@gnu.org>
2004-05-14 Jerome Guitton * rs6000-nat.c: Fix a comment.
2004-05-13 Jim Blandy* aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
2004-05-13 Jim Blandy* aix-thread.c (supply_gprs64, fetch_regs_user_thread)
2004-05-11 Jim Blandy* ppc-tdep.h (struct gdbarch_tdep): Change definition of
2004-05-10 Jim BlandyBack out change. The NetBSD changes need Jason Thorpe...
2004-05-10 Jim Blandy* ppc-tdep.h (struct gdbarch_tdep): Change definition of
next