]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Require readline 7 or newer
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 04bb14e92b5adcd8764b66d10dbe0693787f1f12..12998aa2b1424aad3017266f19333e71c60e8564 100644 (file)
@@ -1,3 +1,30 @@
+2019-08-12  Tom Tromey  <tom@tromey.com>
+
+       * configure: Rebuild.
+       * configure.ac: Check for readline 7.
+       * NEWS: Mention readline 7 requirement.
+       * README: Update.
+
+2019-08-12  Tom Tromey  <tom@tromey.com>
+
+       * mingw-hdep.c (gdb_select): Remove readline hack.
+
+2019-08-09  Pedro Franco de Carvalho  <pedromfc@linux.ibm.com>
+
+       * blockframe.c (find_pc_partial_function): Set *block to nullptr
+       when the function fails.
+
+2019-08-09  Andreas Arnez  <arnez@linux.ibm.com>
+
+       * s390-tdep.c (s390_type_align): New function.
+       (s390_gdbarch_init): Set it as type_align gdbarch method.
+
+2019-08-09  Tom de Vries  <tdevries@suse.de>
+
+       PR gdb/24591
+       * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): Adjust pc_high and
+       pc_low with relocation offset.
+
 2019-08-07  Tom Tromey  <tromey@adacore.com>
 
        * stack.c (print_frame_arg, read_frame_local, read_frame_arg)