This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] fix up changelog formatting


Hi.

I checked this in under the obvious rule.

diff -u -p -r1.10200 ChangeLog
--- ChangeLog	22 Feb 2009 01:02:16 -0000	1.10200
+++ ChangeLog	22 Feb 2009 19:29:11 -0000
@@ -208,16 +208,15 @@
 
 2009-02-20  Pierre Muller  <muller@ics.u-strasbg.fr>
 
-	* Extend use of i386_use_watchpoints to all i386 native files
+	Extend use of i386_use_watchpoints to all i386 native files
 	using hardware watchpoints.
-	go32-nat.c (init_go32_ops): Call i386_use_watchpoints.
-	i386fbsd-nat.c (_initialize_i386fbsd_nat): Ditto.
-	windows-nat.c (init_windows_ops): Ditto.
-	config/i386/nm-cygwin.h: Define I386_WATCHPOINTS_IN_TARGET_VECTOR.
-	config/i386/nm-cygwin64.h: Ditto.
-	config/i386/nm-fbsd.h: Ditto.
-	config/i386/nm-go32.h: Ditto.
-
+	* go32-nat.c (init_go32_ops): Call i386_use_watchpoints.
+	* i386fbsd-nat.c (_initialize_i386fbsd_nat): Ditto.
+	* windows-nat.c (init_windows_ops): Ditto.
+	* config/i386/nm-cygwin.h: Define I386_WATCHPOINTS_IN_TARGET_VECTOR.
+	* config/i386/nm-cygwin64.h: Ditto.
+	* config/i386/nm-fbsd.h: Ditto.
+	* config/i386/nm-go32.h: Ditto.
 
 2009-02-19  Joel Brobecker  <brobecker@adacore.com>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]