* defs.h: Adjust comment.
[binutils-gdb.git] / gdb / ChangeLog
index 82c4f74325e058476582d548a2098f851a629dad..148219ea9b3075f567e9f63f6afaa4cb87a1581c 100644 (file)
@@ -1,3 +1,22 @@
+2010-04-24  Pedro Alves  <pedro@codesourcery.com>
+
+       * defs.h: Adjust comment.
+       * filesystem.h, filesystem.c: New files.
+       * Makefile.in (SFILES): Add filesystem.c.
+       (COMMON_OBS): Add filesystem.o.
+       * solib.c (solib_find): Handle DOS-based filesystems.  Handle
+       different target and host path flavours.
+       * arm-symbian-tdep.c (arm_symbian_init_abi): Set
+       has_dos_based_file_system on the gdbarch.
+       * arm-wince-tdep.c (arm_wince_init_abi): Ditto.
+       * i386-cygwin-tdep.c (i386_cygwin_init_abi): Ditto.
+       * i386-tdep.c (i386_go32_init_abi): Ditto.
+       * gdbarch.sh (has_dos_based_file_system): New.
+       * gdbarch.h, gdbarch.c: Regenerate.
+       * NEWS: Mention improved support for remote targets with DOS-based
+       filesystems.  Mention new `set/show target-file-system-kind'
+       commands.
+
 2010-04-23  Stan Shebs  <stan@codesourcery.com>
 
        * ax.h (struct agent_expr): Merge in agent_reqs fields, add some