--- ChangeLog.old	2012-03-19 16:30:30.000000000 +0530
+++ ChangeLog	2012-03-19 16:29:45.000000000 +0530
@@ -1,3 +1,17 @@
+2012-03-19  Sandeep Kumar Singh  <Sandeep.Singh2@kpitcummins.com>
+
+	* h8300/h8300.c (h8300_current_function_monitor_function_p):
+	New function. Added to check monitor functions. 
+	(h8300_option_override): Modified to generate error/warning 
+	messages for invalid combinations of different command line 
+	options.
+	* h8300/h8300.md: Generate 'rte' for monitor functions. Do not
+	save EXR on stack for monitor function in case of H8S target 
+	when "-mno-exr" is passed.
+	* h8300/h8300-protos.h 
+	(h8300_current_function_monitor_function_p): Add prototype.
+	* doc/invoke.texi: Document H8S options.
+
 2012-03-02  Richard Guenther  <rguenther@suse.de>
 
 	* DEV-PHASE: Set to prerelease.
