aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386gnu-nat.c
AgeCommit message (Collapse)AuthorFilesLines
2000-03-112000-03-11 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-1/+10
* i386gnu-nat.c (gnu_store_registers): Make sure the T bit in the %eflags isn't modified. This fixes a bug where every call to a function in the program beyond the first call would fail.
2000-02-01import gdb-2000-01-31 snapshotJason Molenda1-269/+233
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-80/+91
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+357
1999-04-16Initial creation of sourceware repositoryStan Shebs1-357/+0
1998-12-10CARP:Andrew Cagney1-6/+6
More replace reg_name[] with REGISTER_NAME().
1996-07-17Changes from the FSF for Hurd thread support.Stu Grossman1-6/+15
1996-04-08 From: Miles Bader <miles@gnu.ai.mit.edu>Fred Fish1-0/+348
* 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.