diff options
author | K. Richard Pixley <rich@cygnus> | 1993-08-24 23:17:52 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-08-24 23:17:52 +0000 |
commit | b98bd3db83179c6c23fbadabfc5375944e656cbe (patch) | |
tree | 50c76f49d66426bbf35ce1bb5ed77b2e602b0d33 /ld/ChangeLog | |
parent | a1c8d76ef8cc1ddf20b43fe5660ba67a93339808 (diff) | |
download | gdb-b98bd3db83179c6c23fbadabfc5375944e656cbe.zip gdb-b98bd3db83179c6c23fbadabfc5375944e656cbe.tar.gz gdb-b98bd3db83179c6c23fbadabfc5375944e656cbe.tar.bz2 |
define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no longer in bfd.h.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7e97b3a..6a7de32 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Aug 24 16:17:00 1993 K. Richard Pixley (rich@sendai.cygnus.com) + + * ldlang.c: define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are + no longer in bfd.h. + Tue Aug 17 15:22:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ldlang.c (open_output, lang_check): Check return value of |