]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Remove some obsolete comments
authorTom Tromey <tom@tromey.com>
Sat, 7 Mar 2020 14:53:42 +0000 (07:53 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 7 Mar 2020 14:58:35 +0000 (07:58 -0700)
commite8932576355851be8bac0b0b86a3be4f2005e47f
tree9ec92d992cc7706508f76b95c01c98e1c5da851d
parent190e5fc8b3cb8da10d17bf23d81c74cfefdb4669
Remove some obsolete comments

While working on complex number support, I found a couple of
apparently obsolete coments.  This removes them.

2020-03-07  Tom Tromey  <tom@tromey.com>

* valops.c (value_literal_complex): Remove obsolete comment.
* gdbtypes.h (enum type_code) <TYPE_CODE_FLT>: Remove obsolete
comment.
gdb/ChangeLog
gdb/gdbtypes.h
gdb/valops.c