From c0dc79cfaaec62938d38717b75c38bb1ddaa2156 Mon Sep 17 00:00:00 2001
From: Thomas Schwinge <thomas@codesourcery.com>
Date: Thu, 27 Dec 2012 17:51:33 +0100
Subject: For diff, use log_[step].diff.sed files instead of log_[step].sed.

---
 binutils/kepler.SCHWINGE/log_build.diff.sed   | 5 +++++
 binutils/kepler.SCHWINGE/log_build.sed        | 5 -----
 binutils/kepler.SCHWINGE/log_install.diff.sed | 1 +
 binutils/kepler.SCHWINGE/log_install.sed      | 1 -
 binutils/kepler.SCHWINGE/log_test.diff.sed    | 1 +
 binutils/kepler.SCHWINGE/log_test.sed         | 1 -
 6 files changed, 7 insertions(+), 7 deletions(-)
 create mode 100644 binutils/kepler.SCHWINGE/log_build.diff.sed
 delete mode 100644 binutils/kepler.SCHWINGE/log_build.sed
 create mode 100644 binutils/kepler.SCHWINGE/log_install.diff.sed
 delete mode 100644 binutils/kepler.SCHWINGE/log_install.sed
 create mode 100644 binutils/kepler.SCHWINGE/log_test.diff.sed
 delete mode 100644 binutils/kepler.SCHWINGE/log_test.sed

(limited to 'binutils/kepler.SCHWINGE')

diff --git a/binutils/kepler.SCHWINGE/log_build.diff.sed b/binutils/kepler.SCHWINGE/log_build.diff.sed
new file mode 100644
index 00000000..9c94797c
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/log_build.diff.sed
@@ -0,0 +1,5 @@
+s%i686-pc-linux-gnu%[ARCH]%g
+s%-DTRAD_CORE%%
+s%-DHAVE_i386linux_vec%%
+s%-DHAVE_i386pei_vec%%
+s%-DSELECT_VECS=\('\?\)&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1%
diff --git a/binutils/kepler.SCHWINGE/log_build.sed b/binutils/kepler.SCHWINGE/log_build.sed
deleted file mode 100644
index 9c94797c..00000000
--- a/binutils/kepler.SCHWINGE/log_build.sed
+++ /dev/null
@@ -1,5 +0,0 @@
-s%i686-pc-linux-gnu%[ARCH]%g
-s%-DTRAD_CORE%%
-s%-DHAVE_i386linux_vec%%
-s%-DHAVE_i386pei_vec%%
-s%-DSELECT_VECS=\('\?\)&bfd_elf32_i386_vec,&i386linux_vec,&i386pei_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec\1%-DSELECT_VECS=\1[SELECT_VECS]\1%
diff --git a/binutils/kepler.SCHWINGE/log_install.diff.sed b/binutils/kepler.SCHWINGE/log_install.diff.sed
new file mode 100644
index 00000000..22880cc5
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/log_install.diff.sed
@@ -0,0 +1 @@
+s%i686-pc-linux-gnu%[ARCH]%g
diff --git a/binutils/kepler.SCHWINGE/log_install.sed b/binutils/kepler.SCHWINGE/log_install.sed
deleted file mode 100644
index 22880cc5..00000000
--- a/binutils/kepler.SCHWINGE/log_install.sed
+++ /dev/null
@@ -1 +0,0 @@
-s%i686-pc-linux-gnu%[ARCH]%g
diff --git a/binutils/kepler.SCHWINGE/log_test.diff.sed b/binutils/kepler.SCHWINGE/log_test.diff.sed
new file mode 100644
index 00000000..22880cc5
--- /dev/null
+++ b/binutils/kepler.SCHWINGE/log_test.diff.sed
@@ -0,0 +1 @@
+s%i686-pc-linux-gnu%[ARCH]%g
diff --git a/binutils/kepler.SCHWINGE/log_test.sed b/binutils/kepler.SCHWINGE/log_test.sed
deleted file mode 100644
index 22880cc5..00000000
--- a/binutils/kepler.SCHWINGE/log_test.sed
+++ /dev/null
@@ -1 +0,0 @@
-s%i686-pc-linux-gnu%[ARCH]%g
-- 
cgit v1.2.3