diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-11-02 20:41:14 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-11-02 20:41:14 +0000 |
commit | 3fd7451e399d1b8bb12e86822752b53587a12124 (patch) | |
tree | 29cce7d04349f258014d67f2979dcb32a782eab6 /bfd/ChangeLog | |
parent | e35843d4765fa27825fe85c0437416d643b9769d (diff) | |
download | gdb-3fd7451e399d1b8bb12e86822752b53587a12124.zip gdb-3fd7451e399d1b8bb12e86822752b53587a12124.tar.gz gdb-3fd7451e399d1b8bb12e86822752b53587a12124.tar.bz2 |
I'm eliminating the use of USG from binutils/ar.c, and nothing else in
binutils, bfd or opcodes uses it.
Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com)
* config/delta88.mh, config/hp300.mh, config/hppahpux.mh,
config/i386v.mh: removed -DUSG from HDEFINES.
hosts/delta88.h, hosts/hp300.h, hosts/hppahpux.h, hosts/i386v.h:
defined USE_UTIME.
hosts/i386v.h: don't define POSIX_UTIME.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7692dd6..d26c6d6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Mon Nov 2 12:36:14 1992 Ian Lance Taylor (ian@cygnus.com) + + * config/delta88.mh, config/hp300.mh, config/hppahpux.mh, + config/i386v.mh: removed -DUSG from HDEFINES. + hosts/delta88.h, hosts/hp300.h, hosts/hppahpux.h, hosts/i386v.h: + defined USE_UTIME. + hosts/i386v.h: don't define POSIX_UTIME. + Fri Oct 30 16:13:52 1992 Steve Chamberlain (sac@thepub.cygnus.com) * ieee.c (ieee_slurp_sections): make a private copy of the |