diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-02-12 23:14:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-02-12 23:14:36 +0000 |
commit | 62332d05fde6e800f48acce0556e1cead9b35f59 (patch) | |
tree | a96fb7b358442d2f2f579f4b597ba4db5998216b /bfd/ChangeLog | |
parent | 4659e3b3672dd188d167d8dba5c9a429c3cdaf51 (diff) | |
download | gdb-62332d05fde6e800f48acce0556e1cead9b35f59.zip gdb-62332d05fde6e800f48acce0556e1cead9b35f59.tar.gz gdb-62332d05fde6e800f48acce0556e1cead9b35f59.tar.bz2 |
* sunos.c (sunos_create_dynamic_sections): We need the dynamic
sections if we are creating a shared library.
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 556a895..5910aa3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 12 18:10:30 1997 Ian Lance Taylor <ian@cygnus.com> + + * sunos.c (sunos_create_dynamic_sections): We need the dynamic + sections if we are creating a shared library. + Tue Feb 11 15:45:43 1997 Doug Evans <dje@canuck.cygnus.com> * configure.host (i386-windows): Don't set host64=true. |