diff options
author | Nick Clifton <nickc@redhat.com> | 2001-06-13 07:58:05 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-06-13 07:58:05 +0000 |
commit | dee0a8f47f702f416f473112badf780d38a374d6 (patch) | |
tree | 6b7381f86168cbcb262e4cd6ba736db29a7772a1 /bfd/ChangeLog | |
parent | 261def7062894a4d6f6e31848c1426d119c0c9c2 (diff) | |
download | gdb-dee0a8f47f702f416f473112badf780d38a374d6.zip gdb-dee0a8f47f702f416f473112badf780d38a374d6.tar.gz gdb-dee0a8f47f702f416f473112badf780d38a374d6.tar.bz2 |
Only pad the tesxt section if the data section is going to follow it.
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 eea5f48..c2f6277 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-06-13 Nick Clifton <nickc@cambridge.redhat.com> + + * aoutx.h (adjust_z_magic): Only pad the tesxt section if the data + section is going to follow it. + 2001-06-12 Catherine Moore <clm@redhat.com> * elflink.h (elf_gc_propagate_vtable_entries): Replace FILE_ALIGN |