diff options
author | Alan Modra <amodra@bigpond.net.au> | 2002-09-28 03:25:56 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2002-09-28 03:25:56 +0000 |
commit | 93fd714d83b63c86ad60c6e0c7e808fac77ad0f0 (patch) | |
tree | cdfb5a4a5a07906d32bec7fd1b0479eef6ff9eb7 /bfd/ChangeLog | |
parent | 29dc5aff73bb1b189d5a1c01a353502404cfa807 (diff) | |
download | gdb-93fd714d83b63c86ad60c6e0c7e808fac77ad0f0.tar.gz |
* elf.c (map_sections_to_segments): Correct test for start of
writable section in the same page as end of read-only section.
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 a78f22406b7..ed2e0162613 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-09-28 Alan Modra <amodra@bigpond.net.au> + + * elf.c (map_sections_to_segments): Correct test for start of + writable section in the same page as end of read-only section. + 2002-09-27 Matt Thomas <matt@3am-software.com> * elf32-vax.c (elf_vax_check_relocs): Remove unused |