* configure.host: Add x86_64-*-freebsd*.
authorMark Kettenis <kettenis@gnu.org>
Sun, 13 Jul 2003 16:15:59 +0000 (16:15 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 13 Jul 2003 16:15:59 +0000 (16:15 +0000)
commit68cc0bfb7dd8503a99124c6fe752a0df8ddfe4ed
tree0dd3440a4dbcc3a9305728cb29f248776525d30d
parent974b2f82b189e660da0955b3b0fd714a8268daff
* configure.host: Add x86_64-*-freebsd*.
* configure.tgt: Add x86_64-*-freebsd*.
* Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
* amd64fbsd-nat.c: New file.
* amd64fbsd-tdep.c: New file.
* config/i386/nm-fbsd64.h: New file.
* config/i386/fbsd64.mh: New file.
* config/i386/fbsd64.mt: New file.
gdb/ChangeLog
gdb/Makefile.in
gdb/amd64fbsd-nat.c [new file with mode: 0644]
gdb/amd64fbsd-tdep.c [new file with mode: 0644]
gdb/config/i386/fbsd64.mh [new file with mode: 0644]
gdb/config/i386/fbsd64.mt [new file with mode: 0644]
gdb/config/i386/nm-fbsd64.h [new file with mode: 0644]
gdb/configure.host
gdb/configure.tgt
This page took 0.026245 seconds and 4 git commands to generate.