diff options
author | Tom Tromey <tom@tromey.com> | 2018-09-01 10:23:15 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-09-04 10:45:54 -0600 |
commit | ba2bf2aaba97866f4c9c67239666916caa7bb150 (patch) | |
tree | 129c282bca0ee457f936c5da3419883faa95d0c5 /gdb/ChangeLog | |
parent | dd083ee23d23903e8bc595b64aa8ea62379491cd (diff) | |
download | gdb-ba2bf2aaba97866f4c9c67239666916caa7bb150.zip gdb-ba2bf2aaba97866f4c9c67239666916caa7bb150.tar.gz gdb-ba2bf2aaba97866f4c9c67239666916caa7bb150.tar.bz2 |
Remove obsolete comments from Makefiles
This removes an obsolete comment from Makefile.in. This was copied
into gnulib/Makefile.in, so this removes that comment as well.
gdb/ChangeLog
2018-09-04 Tom Tromey <tom@tromey.com>
* gnulib/Makefile.in: Remove obsolete comment.
* Makefile.in: Remove obsolete comment.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f2526ca..e126f80 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2018-09-04 Tom Tromey <tom@tromey.com> + + * gnulib/Makefile.in: Remove obsolete comment. + * Makefile.in: Remove obsolete comment. + 2018-09-04 Andrew Burgess <andrew.burgess@embecosm.com> * riscv-tdep.c (riscv_frame_cache): Fix ARI warning, don't end a |