+2008-04-15 Khem Raj <kraj@mvista.com>
+
+ * doc/tc-arm.texi: Fix fnstart and fnend directive names.
+
2008-04-14 Edmar Wienskoski <edmar@freescale.com>
* config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
This is a synonym for .ltorg.
@cindex @code{.fnstart} directive, ARM
-@item .unwind_fnstart
+@item .fnstart
Marks the start of a function with an unwind table entry.
@cindex @code{.fnend} directive, ARM
-@item .unwind_fnend
+@item .fnend
Marks the end of a function with an unwind table entry. The unwind index
table entry is created when this directive is processed.