aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2001-05-25 05:56:38 +0000
committerH.J. Lu <hjl.tools@gmail.com>2001-05-25 05:56:38 +0000
commit6cbdcc6fa9bd4c0db0e1843f815938cfb691616d (patch)
treeadb06cd910bf83044c37264ed26b5add0bb721c6 /ld
parent86af25fe1d986f332c3502d83fbc499eabfb515d (diff)
downloadfsf-binutils-gdb-6cbdcc6fa9bd4c0db0e1843f815938cfb691616d.zip
fsf-binutils-gdb-6cbdcc6fa9bd4c0db0e1843f815938cfb691616d.tar.gz
fsf-binutils-gdb-6cbdcc6fa9bd4c0db0e1843f815938cfb691616d.tar.bz2
2001-05-24 H.J. Lu <hjl@gnu.org>
* emultempl/stringify.sed: Removed again.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/emultempl/stringify.sed4
2 files changed, 4 insertions, 4 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ae6dd7c..491cd12 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
2001-05-24 H.J. Lu <hjl@gnu.org>
+ * emultempl/stringify.sed: Removed again.
+
+2001-05-24 H.J. Lu <hjl@gnu.org>
+
* emultempl/aix.em (OUTPUT_ARCH): Defined.
(gld${EMULATION_NAME}_before_parse): Initialize
ldfile_output_architecture, ldfile_output_machine and
diff --git a/ld/emultempl/stringify.sed b/ld/emultempl/stringify.sed
deleted file mode 100644
index a526d3f..0000000
--- a/ld/emultempl/stringify.sed
+++ /dev/null
@@ -1,4 +0,0 @@
-s/["\\]/\\&/g
-s/$/\\n\\/
-1 s/^/"/
-$ s/$/n"/