]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gnu-nat.c
From: Miles Bader <miles@gnu.ai.mit.edu>
authorFred Fish <fnf@specifix.com>
Mon, 8 Apr 1996 05:50:30 +0000 (05:50 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 8 Apr 1996 05:50:30 +0000 (05:50 +0000)
commitce0787ef686e0d804fec34a3bc5acd2aaafcbb49
tree2ef481b2e0c8718a5f2aa62e70eed1a2a32fdfa9
parent7b032c5fed2a960618d0632ecd9c4a220904bb24
From: Miles Bader  <miles@gnu.ai.mit.edu>
* gnu-nat.c, gnu-nat.h, msg.defs, exc_request.defs, i386gnu-nat.c,
msg_reply.defs, notify.defs, process_reply.defs, reply_mig_hack.awk,
config/nm-gnu.h, config/i386/{i386gnu.mh, i386gnu.mt, nm-gnu.h,
m-i386gnu.h, xm-i386gnu.h}: New files for GNU hurd.
17 files changed:
gdb/.Sanitize
gdb/ChangeLog
gdb/config/.Sanitize
gdb/config/i386/.Sanitize
gdb/config/i386/nm-gnu.h [new file with mode: 0644]
gdb/config/i386/tm-i386gnu.h [new file with mode: 0644]
gdb/config/i386/xm-i386gnu.h [new file with mode: 0644]
gdb/config/nm-gnu.h [new file with mode: 0644]
gdb/exc_request.defs [new file with mode: 0644]
gdb/gnu-nat.c [new file with mode: 0644]
gdb/gnu-nat.h [new file with mode: 0644]
gdb/i386gnu-nat.c [new file with mode: 0644]
gdb/msg.defs [new file with mode: 0644]
gdb/msg_reply.defs [new file with mode: 0644]
gdb/notify.defs [new file with mode: 0644]
gdb/process_reply.defs [new file with mode: 0644]
gdb/reply_mig_hack.awk [new file with mode: 0644]