aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2012-11-29 19:07:53 +0000
committerRoland McGrath <roland@gnu.org>2012-11-29 19:07:53 +0000
commita0c82a2bce5a71582e21f9f47fbaa253e1d65dff (patch)
tree93612c02b7ef5ebddfcda7cdc32c167f7973616f /bfd/ChangeLog
parentea5e6b0efed02c5f934df7420aa9fa55aa84b635 (diff)
downloadgdb-a0c82a2bce5a71582e21f9f47fbaa253e1d65dff.zip
gdb-a0c82a2bce5a71582e21f9f47fbaa253e1d65dff.tar.gz
gdb-a0c82a2bce5a71582e21f9f47fbaa253e1d65dff.tar.bz2
bfd/
* elf-nacl.c (segment_eligible_for_headers): Disallow writable segments.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5d033a6..199e111 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-29 Roland McGrath <mcgrathr@google.com>
+
+ * elf-nacl.c (segment_eligible_for_headers): Disallow writable segments.
+
2012-11-26 Roland McGrath <mcgrathr@google.com>
* elf-nacl.c (nacl_modify_segment_map): Don't crash when INFO is null.