Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h
[binutils-gdb.git] / ld / ChangeLog
index 4cd77f75908f080a627f612633e0f017d9ca3dc1..84c268a00ad98a7f4d8e4ae8dd5bd9e27e22be84 100644 (file)
@@ -1,3 +1,25 @@
+2015-05-28  Catherine Moore  <clm@codesourcery.com>
+           Paul Brook <paul@codesourcery.com>
+
+       ld/
+       * emultempl/elf32.em (gld${EMULATION_NAME}_after_open):
+       Add Compact EH support.
+       * scripttempl/elf.sc: Handle .eh_frame_entry and .gnu_extab
+       sections.
+
+2015-05-17  Chung-Lin Tang  <cltang@codesourcery.com>
+
+       * configure.ac (AC_PROG_GREP): Check for grep program.
+       (elf_list_options,elf_shlib_list_options,elf_plt_unwind_list_options):
+       Enable ELF option printing for emulations containing
+       'TEMPLATE_NAME=elf32'.
+       * configure: Regenerate.
+
+2015-05-14  Nick Clifton  <nickc@redhat.com>
+
+       * ld.texinfo (ASSERT): Describe the interaction with PROVIDEd
+       symbols.
+
 2015-05-11  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure.tgt: Support i[3-7]86-*-elfiamcu target.