aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 22987d2..dfbb154 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,12 @@
2018-09-10 Tom Tromey <tom@tromey.com>
+ * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
+ (Machine Code): Use "binutils", not "binutils.info", in @pxref.
+ (Separate Debug Files): Use "ld", not "ld.info", in @ref.
+ * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
+
+2018-09-10 Tom Tromey <tom@tromey.com>
+
PR python/16484:
* python.texi (Frames In Python): Document that Frame.block can
throw.