diff options
author | Stu Grossman <grossman@cygnus> | 1996-10-24 16:10:11 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1996-10-24 16:10:11 +0000 |
commit | 27c7e9077d257887ed94cd81896b48d19329500a (patch) | |
tree | 6e19fd4325a32b69ebb2f9259d8d607af093989b /bfd | |
parent | 3e288e273614ea329826d4378838b0596b532f07 (diff) | |
download | gdb-27c7e9077d257887ed94cd81896b48d19329500a.zip gdb-27c7e9077d257887ed94cd81896b48d19329500a.tar.gz gdb-27c7e9077d257887ed94cd81896b48d19329500a.tar.bz2 |
* aclocal.m4, configure: Set USE_BINARY_FOPEN for *-*-windows.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d4f7ce4..721ecc7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Thu Oct 24 09:08:47 1996 Stu Grossman (grossman@critters.cygnus.com) + + * aclocal.m4, configure: Set USE_BINARY_FOPEN for *-*-windows. + start-sanitize-v850 Wed Oct 23 00:53:16 1996 Jeffrey A Law (law@cygnus.com) |