aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2014-04-08 17:45:33 +0100
committerNick Clifton <nickc@redhat.com>2014-04-08 17:45:33 +0100
commit6c1799adabb2391ac088828501135cd0dd11b2da (patch)
tree1cd0d61642da44ed57d9f20e966b0de2de8c7f48 /ld/ChangeLog
parent61e2488cd8497d158303a78563ad40f51f5c3f8e (diff)
downloadgdb-6c1799adabb2391ac088828501135cd0dd11b2da.zip
gdb-6c1799adabb2391ac088828501135cd0dd11b2da.tar.gz
gdb-6c1799adabb2391ac088828501135cd0dd11b2da.tar.bz2
This patch removes the inclusion of the default manifest in final links for
the Cygwin and MinGW targets. The manifest is now going to be handled by gcc. * scripttempl/pe.sc (R_RSRC): Remove default manifest. * scripttempl/pep.sc (R_RSRC): Remove default manifest.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index cdba250..54aa6cd 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2014-04-08 Nick Clifton <nickc@redhat.com>
+
+ * scripttempl/pe.sc (R_RSRC): Remove default manifest.
+ * scripttempl/pep.sc (R_RSRC): Remove default manifest.
+
2014-04-08 Jon TURNEY <jon.turney@dronecode.org.uk>
* emultempl/elf32.em (id_note_section_size, read_hex, write_build_id):