diff options
author | DJ Delorie <dj@redhat.com> | 2011-11-04 16:04:13 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2011-11-04 16:04:13 +0000 |
commit | b14cf9dd6a45bc816451e288afa47eb7d02a4cc4 (patch) | |
tree | 81f75366a11e54a1e582f42614d65c87d68537a6 /gas | |
parent | abc6552b2679eddc1a6b2d0e50b1bcb05350d1e9 (diff) | |
download | fsf-binutils-gdb-b14cf9dd6a45bc816451e288afa47eb7d02a4cc4.zip fsf-binutils-gdb-b14cf9dd6a45bc816451e288afa47eb7d02a4cc4.tar.gz fsf-binutils-gdb-b14cf9dd6a45bc816451e288afa47eb7d02a4cc4.tar.bz2 |
* doc/c-rl78.texi (RL78-Float): Remove unused menu entry.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/doc/c-rl78.texi | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8f6bc7c..307b200 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2011-11-04 DJ Delorie <dj@redhat.com> + + * doc/c-rl78.texi (RL78-Float): Remove unused menu entry. + 2011-11-02 DJ Delorie <dj@redhat.com> * config/tc-rl78.c (tc_gen_reloc): Remove unused variable. diff --git a/gas/doc/c-rl78.texi b/gas/doc/c-rl78.texi index 356439a..44ede47 100644 --- a/gas/doc/c-rl78.texi +++ b/gas/doc/c-rl78.texi @@ -17,7 +17,6 @@ * RL78-Opts:: RL78 Assembler Command Line Options * RL78-Modifiers:: Symbolic Operand Modifiers * RL78-Directives:: Assembler Directives -* RL78-Float:: Floating Point * RL78-Syntax:: Syntax @end menu |