aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1995-08-11 16:39:14 +0000
committerFred Fish <fnf@specifix.com>1995-08-11 16:39:14 +0000
commiteae45ea981a9974fdf9335d72dc4cd29534b13d3 (patch)
tree077fb7342fea3584c46fb5644f45df8f1ede6f2d /gdb
parent12a065ee7e361ce49f8872717cb138083c684396 (diff)
downloadgdb-eae45ea981a9974fdf9335d72dc4cd29534b13d3.zip
gdb-eae45ea981a9974fdf9335d72dc4cd29534b13d3.tar.gz
gdb-eae45ea981a9974fdf9335d72dc4cd29534b13d3.tar.bz2
* defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose in
#ifndefs to protect against previous definitions as macros. * HOW_TO_RELEASE: Continue updating...
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 11a96e5..97ed95d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug 9 18:59:05 1995 Fred Fish <fnf@cygnus.com>
+
+ * defs.h (strchr, strrchr, strstr, strtok, strerror): Enclose in
+ #ifndefs to protect against previous definitions as macros.
+
Wed Aug 9 14:51:36 1995 Kung Hsu <kung@mexican.cygnus.com>
* xcoffread.x (xcoff_symfile_offset): Revert an unwanted change gets