diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-11-14 01:32:28 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-11-14 01:32:28 +0000 |
commit | 3416d2e74397b3170ffe6539afb8f471b7ab0453 (patch) | |
tree | 3fb6b8fb5c51115bbf5def1a952ce18049d86790 /bfd/ChangeLog | |
parent | 6411e720c0ace296476757913bc787878cd87989 (diff) | |
download | gdb-3416d2e74397b3170ffe6539afb8f471b7ab0453.zip gdb-3416d2e74397b3170ffe6539afb8f471b7ab0453.tar.gz gdb-3416d2e74397b3170ffe6539afb8f471b7ab0453.tar.bz2 |
* elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):
For bpo_gregs_section->contents, allocate _raw_size, not
_cooked_size.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index fb0460c..8952299 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2002-11-14 Hans-Peter Nilsson <hp@bitrange.com> + + * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): + For bpo_gregs_section->contents, allocate _raw_size, not + _cooked_size. + 2002-11-13 Klee Dienes <kdienes@apple.com> * config.bfd: Add entries for powerpc-*-darwin and cousins. |