aboutsummaryrefslogtreecommitdiff
path: root/4.6.3
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-05-30 12:04:24 +0000
committerMike Frysinger <vapier@gentoo.org>2015-05-30 12:04:24 +0000
commit567bbfba720c8471f2c99a1aa73fa781f51ac840 (patch)
tree8e99e16dee9efc4c560037a692c6f2b77c40c5c5 /4.6.3
parentfix -pthread/_REENTRANT handling for hppa/nios2/microblaze #543114 by Jeroen ... (diff)
downloadgcc-patches-567bbfba720c8471f2c99a1aa73fa781f51ac840.tar.gz
gcc-patches-567bbfba720c8471f2c99a1aa73fa781f51ac840.tar.bz2
gcc-patches-567bbfba720c8471f2c99a1aa73fa781f51ac840.zip
document upstream patch status
Diffstat (limited to '4.6.3')
-rw-r--r--4.6.3/gentoo/50_all_libiberty-asprintf.patch6
1 files changed, 5 insertions, 1 deletions
diff --git a/4.6.3/gentoo/50_all_libiberty-asprintf.patch b/4.6.3/gentoo/50_all_libiberty-asprintf.patch
index 9ad4a92..dd1e811 100644
--- a/4.6.3/gentoo/50_all_libiberty-asprintf.patch
+++ b/4.6.3/gentoo/50_all_libiberty-asprintf.patch
@@ -1,6 +1,10 @@
+a hacky version of:
+https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=223589
+https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01865.html
+
2008-07-25 Magnus Granberg <zorry@ume.nu>
- * include/libiberty.h (asprintf): Don't declare if defined as a macro
+ * include/libiberty.h (asprintf): Don't declare if defined as a macro
--- a/include/libiberty.h
+++ b/include/libiberty.h