Hi Guys, I am checking in the patch below to fix a small spelling mistake that I recently introduced to the RL78 documentation:
gcc/ChangeLog 2015-10-26 Nick Clifton <ni...@redhat.com> * doc/invoke.texi (RL78 Options): Fix spelling mistake. Index: gcc/doc/invoke.texi =================================================================== --- gcc/doc/invoke.texi (revision 229376) +++ gcc/doc/invoke.texi (working copy) @@ -19118,7 +19118,7 @@ @option{-mmul=none} option on the command line. Thus specifying @option{-mcpu=g13} enables the use of the G13 hardware multiply peripheral and specifying @option{-mcpu=g10} disables the use of -hardware multipications altogether. +hardware multiplications altogether. Note, although the RL78/G14 core is the default target, specifying @option{-mcpu=g14} or @option{-mcpu=rl78} on the command line does