summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2007-03-11 11:48:27 +0000
committerHans-Peter Nilsson <hp@axis.com>2007-03-11 11:48:27 +0000
commit45fd5a5313ea5a2baca2466ec0785ff887ba0412 (patch)
tree1caad8b9877046565ae70690f44a6724a20d14df /ld
parent3894944c556e134e2fb7061e084bb90075fcb84d (diff)
downloadbinutils-gdb-45fd5a5313ea5a2baca2466ec0785ff887ba0412.tar.gz
* emultempl/mmixelf.em: Remove incorrect '#line' directive.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/emultempl/mmixelf.em1
2 files changed, 4 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a411f64bfc1..4931735817f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * emultempl/mmixelf.em: Remove incorrect '#line' directive.
+
2007-03-08 Alan Modra <amodra@bigpond.net.au>
* ldlang.c (lang_size_sections_1): Correct backwards dot move
diff --git a/ld/emultempl/mmixelf.em b/ld/emultempl/mmixelf.em
index 9954343f475..be8d9079084 100644
--- a/ld/emultempl/mmixelf.em
+++ b/ld/emultempl/mmixelf.em
@@ -24,7 +24,6 @@
. ${srcdir}/emultempl/mmix-elfnmmo.em
cat >>e${EMULATION_NAME}.c <<EOF
-#line 29 "${srcdir}/emultempl/elfmmix.em"
static void
elfmmix_before_parse (void)