aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorDon Breazeal <donb@codesourcery.com>2015-05-14 13:11:41 -0700
committerDon Breazeal <donb@codesourcery.com>2015-05-14 13:11:41 -0700
commit61a7418ccb7c2de12d4c4df79e193f32db938a11 (patch)
tree56baf119ff902737d12ca79df63ddebebd1404ca /bfd
parent1041a03c1b4d03c39033c8bb942148dc3e4b4acc (diff)
downloadgdb-61a7418ccb7c2de12d4c4df79e193f32db938a11.zip
gdb-61a7418ccb7c2de12d4c4df79e193f32db938a11.tar.gz
gdb-61a7418ccb7c2de12d4c4df79e193f32db938a11.tar.bz2
Fix build gdbserver build errors on arm, mips, aarch64.
Fix build errors introduced by https://sourceware.org/ml/gdb-patches/2015-05/msg00281.html, which didn't account for the change of the name of the struct process_info field 'private' to 'priv' made in https://sourceware.org/ml/gdb-patches/2015-02/msg00829.html. gdb/gdbserver/ChangeLog: * linux-aarch64-low.c (aarch64_linux_new_fork): Change reference to process_info.private to process_info.priv. * linux-arm-low.c (arm_new_fork): Likewise. * linux-mips-low.c (mips_linux_new_fork): Likewise.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions