diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-05-14 03:26:26 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-05-14 03:26:26 +0000 |
commit | 1a5b12f7197bc1d2a02386f8c58496d4ca8cfb31 (patch) | |
tree | 3bdd05e10d3b251b1df18ab909daade6a99ebf0e /binutils | |
parent | 0d898d03382276faee9bef0da5e21db36c24b568 (diff) | |
download | gdb-1a5b12f7197bc1d2a02386f8c58496d4ca8cfb31.zip gdb-1a5b12f7197bc1d2a02386f8c58496d4ca8cfb31.tar.gz gdb-1a5b12f7197bc1d2a02386f8c58496d4ca8cfb31.tar.bz2 |
* bucomm.c: Check ANSI_PROTOTYPES rather than __STDC__.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ce0677f..5bbb12d4 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Fri May 13 23:25:13 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * bucomm.c: Check ANSI_PROTOTYPES rather than __STDC__. + Tue May 10 18:22:06 1994 Jason Molenda (crash@sendai.cygnus.com) * objcopy.c (copy_section): Set section size correctly if using |