]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add missing ChangeLog entry
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 16 Jul 2018 18:08:26 +0000 (14:08 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 16 Jul 2018 18:08:26 +0000 (14:08 -0400)
I forgot to append the ChangeLog entry to the last commit...

gdb/ChangeLog

index af19524eaadf4fef56a8eb8b94e23eefda4abafd..e1138048086ae871865ca7e667eaec264a17277f 100644 (file)
@@ -1,3 +1,9 @@
+2018-07-16  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * ia64-tdep.c (ktab_buf): New global.
+       (getunwind_table): Return a gdb::optional<gdb::byte_vector>.
+       (get_kernel_table): Adjust.
+
 2018-07-16  Tom Tromey  <tom@tromey.com>
 
        * xcoffread.c (read_xcoff_symtab): Use outermost_context_p.