aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1991-04-29 20:54:42 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1991-04-29 20:54:42 +0000
commit79043f9ee8e7217005e2b75a656e153898f4221c (patch)
treeb4c81780a733ddfed06a2c208499da1e2ea98e76 /gdb/ChangeLog
parent192040b1312ce0c9fe2e289e772ead79e87f6c81 (diff)
downloadgdb-79043f9ee8e7217005e2b75a656e153898f4221c.zip
gdb-79043f9ee8e7217005e2b75a656e153898f4221c.tar.gz
gdb-79043f9ee8e7217005e2b75a656e153898f4221c.tar.bz2
* infrun.c: Don't include sys/user.h and friends (wrong for
cross-debugging and not necessary anymore (see IN_SIGTRAMP in xm-vax.h)). [SET_STACK_LIMIT_HUGE]: Include <sys/{resource,time}.h>. xm-tahoe.h: Don't define _DIRENT_. * xm-tahoe.h: Remove USE_OLD_TTY (not needed now that terminal.h includes sgtty.h before sys/ioctl.h).
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 62dca73..6fc4544 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,14 @@
+Mon Apr 29 13:22:51 1991 Jim Kingdon (kingdon at cygint.cygnus.com)
+
+ * infrun.c: Don't include sys/user.h and friends (wrong for
+ cross-debugging and not necessary anymore (see IN_SIGTRAMP in
+ xm-vax.h)).
+ [SET_STACK_LIMIT_HUGE]: Include <sys/{resource,time}.h>.
+ xm-tahoe.h: Don't define _DIRENT_.
+
+ * xm-tahoe.h: Remove USE_OLD_TTY (not needed now that terminal.h
+ includes sgtty.h before sys/ioctl.h).
+
Sun Apr 28 22:04:47 1991 Jim Kingdon (kingdon at cygint.cygnus.com)
* param-no-tm.h: Make BITS_BIG_ENDIAN defined to 0/1, not defined