aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorJames Clarke <jrtc27@jrtc27.com>2015-01-12 21:13:54 +0400
committerJoel Brobecker <brobecker@adacore.com>2015-01-12 21:18:16 +0400
commit4ac15b59f2f506ff0ad59f148275cd7406b8d765 (patch)
treebd9b5f1562b752fd8c9f25828b21ebfba98dd571 /binutils
parent3d230f71746e0b33376f8b9bca914cc5d980997a (diff)
downloadfsf-binutils-gdb-4ac15b59f2f506ff0ad59f148275cd7406b8d765.zip
fsf-binutils-gdb-4ac15b59f2f506ff0ad59f148275cd7406b8d765.tar.gz
fsf-binutils-gdb-4ac15b59f2f506ff0ad59f148275cd7406b8d765.tar.bz2
[darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>
The `machine/setjmp.h' header is no longer present on OS X 10.10, and is non-standard. Instead, `darwin-nat.c' should be using the standard `setjmp.h' header. gdb/ChangeLog: 2015-01-12 James Clarke <jrtc27@jrtc27.com> (tiny patch) PR gdb/17046 * darwin-nat.c: Replace <machine/setjmp.h> #include by <setjmp.h> #include.
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions