]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Fix crash with -D_GLIBCXX_DEBUG
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 2cd7d6498b0aa60ef583e9a8a93e24eb492e345a..24ffeecda11b37028a9bea0d98b800d3d0150b90 100644 (file)
@@ -1,3 +1,8 @@
+2018-07-30  Tom Tromey  <tom@tromey.com>
+
+       * nat/linux-osdata.c (pid_pgid_entry::operator<): Fix
+       irreflexivity violation.
+
 2018-07-30  Tom Tromey  <tom@tromey.com>
 
        * cli/cli-decode.c (lookup_cmd): Remove lint code.