diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-06-29 01:22:40 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-06-29 01:22:40 +0000 |
commit | 36fc76aebb7315571094d66b35e13d69d512fbe2 (patch) | |
tree | 6763b246615f73be40002f1d1ed5f8c8901be883 /bfd | |
parent | 6a3cd2b4ed1653d84463fadb1bef8783dba92b1a (diff) | |
download | fsf-binutils-gdb-36fc76aebb7315571094d66b35e13d69d512fbe2.zip fsf-binutils-gdb-36fc76aebb7315571094d66b35e13d69d512fbe2.tar.gz fsf-binutils-gdb-36fc76aebb7315571094d66b35e13d69d512fbe2.tar.bz2 |
Mention PR ld/4701.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a4e166d..e3ecc07 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -6,6 +6,7 @@ 2007-06-29 Alan Modra <amodra@bigpond.net.au> + PR ld/4701 * elf.c (assign_file_positions_for_load_sections): Ensure bss segments meet gABI alignment requirements. Don't allocate file space for bss sections in a segment also containing file |