Fix enum flag with Python 3
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e534dcc53095a0838e6e1113bf306af7ad32ce07..40b5deb518eb9dd51a77fe64d0eb94f59aaffc3e 100644 (file)
@@ -1,3 +1,14 @@
+2016-01-19  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * python/lib/gdb/printing.py (_EnumInstance.to_string): Explicitly
+       convert gdb.Value to integer type using int().
+
+2016-01-19  John Baldwin  <jhb@FreeBSD.org>
+
+       * configure.ac: Include <sys/types.h when checking for "r_fs" in
+       "struct reg".
+       * configure: Regenerate.
+
 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
 
        * mips-tdep.c (mips_insn_size): Remove 48-bit microMIPS
This page took 0.023337 seconds and 4 git commands to generate.