Implement -z execstack/noexecstack options.
diff --git a/src/ChangeLog b/src/ChangeLog
index fb4e011..8bfd20c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2006-06-10 Ulrich Drepper <drepper@redhat.com>
+
+ * ld.c (parse_z_option): Recognize execstack and noexecstack.
+ * ld.h (struct ld_state): Add execstack field.
+ * ldgeneric.c (add_relocatable_file): Recognize .note.GNU-stack
+ sections.
+ (ld_generic_create_outfile): Fix program header creation in native
+ linker. Add PT_GNU_STACK program header.
+
2006-06-09 Ulrich Drepper <drepper@redhat.com>
* i386_ld.c (elf_i386_finalize_plt): Don't change symbol table entries