Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/gcc/4.4.6/gentoo: 40_all_gcc-4.4-libiberty.h-asprintf.patch
Date: Sat, 30 May 2015 12:04:51
Message-Id: 20150530120425.8A3CDA28@oystercatcher.gentoo.org
1 vapier 15/05/30 12:04:25
2
3 Modified: 40_all_gcc-4.4-libiberty.h-asprintf.patch
4 Log:
5 document upstream patch status
6
7 Revision Changes Path
8 1.2 src/patchsets/gcc/4.4.6/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.6/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.6/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.6/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch?r1=1.1&r2=1.2
13
14 Index: 40_all_gcc-4.4-libiberty.h-asprintf.patch
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.4.6/gentoo/40_all_gcc-4.4-libiberty.h-asprintf.patch,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- 40_all_gcc-4.4-libiberty.h-asprintf.patch 20 Jul 2011 06:13:36 -0000 1.1
21 +++ 40_all_gcc-4.4-libiberty.h-asprintf.patch 30 May 2015 12:04:25 -0000 1.2
22 @@ -1,3 +1,7 @@
23 +a hacky version of:
24 +https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=223589
25 +https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01865.html
26 +
27 2008-07-25 Magnus Granberg <zorry@×××.nu>
28
29 * include/libiberty.h (asprintf): Don't declare if defined as a macro