]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/spu-linux-nat.c
Skip gdb.server/ tests if lack of XML support
[thirdparty/binutils-gdb.git] / gdb / spu-linux-nat.c
2016-05-04  Ulrich Weigand[spu] Fix C++ build problems
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-04-14  Gary BensonZero supplied stat buffers in functions that pretend...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-02-19  Tom TromeyAdd target_ops argument to to_post_startup_inferior
2014-02-19  Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19  Tom TromeyAdd target_ops argument to to_post_attach
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-08  Yao QiFix pointer assignment with different signedness
2014-01-08  Yao QiPass name to symbol_file_add_from_bfd
2014-01-07  Yao QiFix missing-prototypes error for '_initialize_spu_nat'
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-07-01  Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-04-12  Jan Kratochvilgdb/
2013-03-01  Pedro AlvesUse gdb_byte for bytes from the program being debugged.
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-09-26  Pierre Muller * procfs.c: Add gdb_bfd header.
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-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-05-06  Ulrich Weigand * spu-linux-nat.c (spu_symbol_file_add_from_memory...
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-06-19  Ulrich WeigandChangeLog:
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-06-16  Paul Pluzhnikov2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-04-03  Ulrich Weigand * spu-linux-nat.c (spu_bfd_open): Set filename of...
2009-02-23  Pedro Alves * corelow.c (get_core_registers): Adjust.
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-09-08  Pedro Alves * spu-linux-nat.c (spu_child_post_startup_inferior)
2008-07-12  Ulrich Weigand * spu-linux-nat.c: Include "gdbthread.h".
2008-06-26  Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-12  Ulrich Weigand * target.h (enum target_object): Add TARGET_OBJECT_SPU.
2007-06-12  Ulrich WeigandChangeLog:
2007-05-08  Ulrich Weigand * spu-linux-nat.c: Include "gdb_stdint.h".
2007-05-07  Ulrich Weigand * spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-03-08  Ulrich Weigand * spu-linux-nat.c (spu_xfer_partial): Return -1 for...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-12-15  Alan Modrabfd/
2006-11-22  Ulrich Weigand * config/powerpc/spu-linux.mh: New file.