diff options
author | Dave Anglin <dave.anglin@nrc.ca> | 2004-07-28 22:23:53 +0000 |
---|---|---|
committer | Dave Anglin <dave.anglin@nrc.ca> | 2004-07-28 22:23:53 +0000 |
commit | 404ed0cf486cc61956570a0fe4291abf28a013d7 (patch) | |
tree | 0deb5b38b6dde9b09c65fa2e98e92f66b1c0a657 /bfd/ChangeLog | |
parent | 0dea24683af9a708125ba1fa06e2a3a296d390a8 (diff) | |
download | gdb-404ed0cf486cc61956570a0fe4291abf28a013d7.zip gdb-404ed0cf486cc61956570a0fe4291abf28a013d7.tar.gz gdb-404ed0cf486cc61956570a0fe4291abf28a013d7.tar.bz2 |
PR 273
* som.c (setup_sections): Improve estimation of space sizes in
relocatable objects.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index beac39c..ef719fc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2004-07-28 Nick Clifton <nickc@redhat.com> + John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + PR 273 + * som.c (setup_sections): Improve estimation of space sizes in + relocatable objects. + 2004-07-27 Jason Thorpe <thorpej@wasabisystems.com> * config.bfd (hppa*-*-netbsd*): Set targ_defvec to bfd_elf32_hppa_nbsd_vec. Add bfd_elf32_hppa_linux_vec |