]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
Add native target for FreeBSD/mips.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 4 Jan 2017 17:41:58 +0000 (09:41 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 4 Jan 2017 17:41:58 +0000 (09:41 -0800)
commitb268007c68ec2d4ebd7e1fa239f0444ff59620e2
treefd58bda3c829bd0a71b239a35b06ae84682c1086
parent387360daf92ec2e4e02ace51f44400c167bb5c79
Add native target for FreeBSD/mips.

This supports the o32 and n64 ABIs.

gdb/ChangeLog:

* Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
* NEWS: Mention new FreeBSD/mips native configuration.
* config/mips/fbsd.mh: New file.
* configure.host: Add mips*-*-freebsd*.
* mips-fbsd-nat.c: New file.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/config/mips/fbsd.mh [new file with mode: 0644]
gdb/configure.host
gdb/mips-fbsd-nat.c [new file with mode: 0644]