]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add PR number to this entry:
authorDoug Evans <dje@google.com>
Thu, 6 Jun 2013 18:04:30 +0000 (18:04 +0000)
committerDoug Evans <dje@google.com>
Thu, 6 Jun 2013 18:04:30 +0000 (18:04 +0000)
PR server/15594
* linux-x86-low.c (ps_get_thread_area): Properly extend address to
64 bits in 64-cross-32 environment.

gdb/gdbserver/ChangeLog

index bc2d414967061d8dc50fb5710e92e839ceb35340..1cebc7cf762b983f8f495c3bf5c17e32847554e6 100644 (file)
@@ -1,5 +1,6 @@
 2013-05-31  Doug Evans  <dje@google.com>
 
+       PR server/15594
        * linux-x86-low.c (ps_get_thread_area): Properly extend address to
        64 bits in 64-cross-32 environment.