commit | ef0bd30c46a9066309396c37b10a8ff9a726faf3 | [log] [tgz] |
---|---|---|
author | Brad Nelson <bradnelson@google.com> | Tue Jan 07 00:04:05 2014 |
committer | Brad Nelson <bradnelson@google.com> | Tue Jan 07 00:04:05 2014 |
tree | 165f217e3bc525820e6f350876028e28749f83b4 | |
parent | aeafd16b903de784108b15534ccdab8b1a83f8bb [diff] | |
parent | 90b02a8839e674ae0515d17669f3fd1b9a1c49c4 [diff] |
Merge GDB 7.6.50 Pulled in from: ftp://sourceware.org/pub/gdb/snapshots/current/gdb-7.6.50.20131211.tar.bz2 Fixes included: - reorder lines to move declarations to top of functions in gdb/amd-tdep.c - new header includes in nacl-manifest.c - target_gdbarch uses changed to target_gdbarch() as it's now a function pointer BUG=None TEST=gdb_tests + debug_stub_tests R=halyavin@google.com, eaeltsin@google.com, mcgrathr@chromium.org