diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-09-27 23:27:46 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-09-27 23:27:46 +0000 |
commit | 69bdf1a5dabad362020844b56c2985875736295d (patch) | |
tree | 1fb3fe9cbe8b9194e8fab587f1e10fe4076957e9 /bfd/ChangeLog | |
parent | 8737c2f4e51bab64cecd0b5de47cb7b39bc209ea (diff) | |
download | gdb-69bdf1a5dabad362020844b56c2985875736295d.zip gdb-69bdf1a5dabad362020844b56c2985875736295d.tar.gz gdb-69bdf1a5dabad362020844b56c2985875736295d.tar.bz2 |
* archive.c: Define offsetof here.
* hosts/*.h: Don't define it here.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 211445c..5a1cac1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 27 18:00:41 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * archive.c: Define offsetof here. + * hosts/*.h: Don't define it here. + Mon Sep 27 19:09:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * elfcode.h (bfd_section_from_shdr): Set filepos for SHT_STRTAB |