ChangeLog:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 614a76adfebc0598059579719db70b44d77f49ed..832eedc4861426471516907d18b06706a1131156 100644 (file)
@@ -1,3 +1,21 @@
+2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * linux-nat.c: Include <sys/vfs.h>.
+       (SPUFS_MAGIC): Define.
+       (spu_enumerate_spu_ids): New function.
+       (linux_proc_xfer_spu): New function.
+       (linux_xfer_partial): Handle TARGET_OBJECT_SPU.
+
+       (iterate_over_spus): New function.
+       (struct linux_spu_corefile_data): New data type.
+       (linux_spu_corefile_callback): New function.
+       (linux_spu_make_corefile_notes): New function.
+       (linux_nat_make_corefile_notes): Call it.
+
+       * corelow.c (struct spuid_list): New data type.
+       (add_to_spuid_list): New function.
+       (core_xfer_partial): Handle TARGET_OBJECT_SPU.
+
 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * features/Makefile: Allow sub-platform specific expedite settings.
This page took 0.025005 seconds and 4 git commands to generate.