2004-11-30 Paul Brook <paul@codesourcery.com>
[binutils-gdb.git] / ld / ChangeLog
index a0fc07ba35d102618c0a6023662ccea05575b61d..97cc36cd7e0be30c744f9d3a20a5288fca1c8e8c 100644 (file)
@@ -1,3 +1,19 @@
+2004-11-30  Paul Brook  <paul@codesourcery.com>
+
+       * emultempl/armelf.em: Ignore -p and -no-pipeline-knowledge.
+
+2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
+
+       * Makefile.am: Change LOCALEDIR to $(datadir)/share.
+       * Makefile.in: Regenerate.
+
+2004-11-26  Melissa Mears  <asterisk@graces.dricas.com>
+
+       * emultempl/pe.em: Add --subsystem:xbox as well as
+       --subsystem:%d.
+       * ld.texinfo: (ld_options): Document acceptance of subsystem xbox
+       and numeric subsystems.
+
 2004-11-24  Alan Modra  <amodra@bigpond.net.au>
 
        * ldexp.c (fold_name): Correct PR 338 fix.