Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 4.9.4/pie/
Date: Sat, 01 Aug 2020 13:23:37
Message-Id: 1596288193.f81feec2076f0edae121cbfd3b4d20db0d88466e.slyfox@gentoo
1 commit: f81feec2076f0edae121cbfd3b4d20db0d88466e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 13:23:13 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 13:23:13 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=f81feec2
7
8 4.9.4: cut 2 patchset, fix config/esp path wi t-p1
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11
12 4.9.4/pie/40_all_gcc49_config_esp.patch | 4 ++--
13 4.9.4/pie/README.history | 3 +++
14 2 files changed, 5 insertions(+), 2 deletions(-)
15
16 diff --git a/4.9.4/pie/40_all_gcc49_config_esp.patch b/4.9.4/pie/40_all_gcc49_config_esp.patch
17 index 16cc2b4..4a9cce6 100644
18 --- a/4.9.4/pie/40_all_gcc49_config_esp.patch
19 +++ b/4.9.4/pie/40_all_gcc49_config_esp.patch
20 @@ -3,8 +3,8 @@
21 * gcc/esp.h New file to support --enable-esp
22 Version 20140512.1
23
24 ---- gcc/config/esp.h 2010-04-09 16:14:00.000000000 +0200
25 -+++ gcc/config/esp.h 2012-06-23 01:00:31.248348491 +0200
26 +--- a/gcc/config/esp.h 2010-04-09 16:14:00.000000000 +0200
27 ++++ b/gcc/config/esp.h 2012-06-23 01:00:31.248348491 +0200
28 @@ -0,0 +1,132 @@
29 +/* License terms see GNU GENERAL PUBLIC LICENSE Version 3.
30 + * Version 20140512.1
31
32 diff --git a/4.9.4/pie/README.history b/4.9.4/pie/README.history
33 index e0d27b5..92d3268 100644
34 --- a/4.9.4/pie/README.history
35 +++ b/4.9.4/pie/README.history
36 @@ -1,3 +1,6 @@
37 +2 1 Aug 2020
38 + U 40_all_gcc49_config_esp.patch
39 +
40 1 1 Aug 2020
41 U 02_all_gcc48_config.in.patch
42 U 05_all_gcc48_gcc.c.patch