summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2017-03-08 05:33:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-03-17 04:00:52 +0100
commit3500f9130270882ca16a502d1b73647eb92e2657 (patch)
treed634b387a8a70af82544fc39d17de5e8162fe5c1
parent0e5871c9b0749ead1c751d1303c0f5a782d0c828 (diff)
toolchain: gcc: 5.4.0: fix patch formatting
git-am is quite picky when it comes to commit messages, this one needed fixing. Signed-off-by: Phil Sutter <phil@nwl.cc>
-rw-r--r--toolchain/gcc/patches/5.4.0/microblaze-enable-dwarf-eh-support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/patches/5.4.0/microblaze-enable-dwarf-eh-support.patch b/toolchain/gcc/patches/5.4.0/microblaze-enable-dwarf-eh-support.patch
index 9d29090a2..b9ad32fe8 100644
--- a/toolchain/gcc/patches/5.4.0/microblaze-enable-dwarf-eh-support.patch
+++ b/toolchain/gcc/patches/5.4.0/microblaze-enable-dwarf-eh-support.patch
@@ -1,5 +1,3 @@
-Fetched from Xilinx gcc git at https://github.com/Xilinx/gcc
-
From 23c35173490ac2d6348a668dfc9c1a6eb62171f2 Mon Sep 17 00:00:00 2001
From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Date: Mon, 18 Jun 2012 20:18:13 +0200
@@ -26,6 +24,8 @@ Changelog
Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
---
+Fetched from Xilinx gcc git at https://github.com/Xilinx/gcc
+---
gcc/common/config/microblaze/microblaze-common.c | 3 ---
gcc/config/microblaze/microblaze-protos.h | 1 +
gcc/config/microblaze/microblaze.c | 29 ++++++++++++++++++++----