1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

recipes: Update upstream-status of patches

python: update upstream-status for patches
binutils: update upstream-status for patches
gcc 4.5.1 4.6.0: update upstream-status for patches
autoconf: update upstream-status for patches
automake: update upstream-status for patches
bison: update upstream-status for patches
distcc: update upstream-status of patches
fstests: update upstream-status for patches
gdb: update upstream-status of patches
intltool: update upstream-status of patches
libtool: update upstream status of patches
linux-libc-headers: update upstream-status for patches
make: update upstream-status for patches
perl: update upstream-status for patches
python-pycurl: update upstream-status for patches
python-pygobject: update upstream status for patches
python-pyrex: update upstream-status for patches
quilt: update upstream-status of patches
tcl: update upstream-status for patches
gnu-config: update upstream-status for patches
gmp: update upstream-status for patches

(From OE-Core rev: a62fa9b213b09bf48c48499d2e3c66a9ee306deb)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nitin A Kamble
2011-05-12 14:54:55 -07:00
committed by Richard Purdie
parent 9233fdcee2
commit 42d2170f86
275 changed files with 379 additions and 0 deletions
@@ -1,3 +1,5 @@
Upstream-Status: Pending
#This patck added --sysroot into COLLECT_GCC_OPTIONS which is used to
#invoke collect2.
@@ -1,3 +1,5 @@
Upstream-Status: Pending
# by default c++ include directories are not relative to "--sysroot"
# which brings one trouble when using the toolchain in an environment
# where the build directory generating that toolchain doesn't exist,
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
GCC: disable MASK_RELAX_PIC_CALLS bit
The new feature added after 4.3.3
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
* Fortran would have searched for arm-angstrom-gnueabi-gfortran but would have used
used gfortan. For gcc_4.2.2.bb we want to use the gfortran compiler from our cross
directory.
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
configure | 2 +-
configure.ac | 2 +-
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [Backport]
Before committing, I noticed that PR/32161 was marked as a dup of PR/32009, but my previous patch did not fix it.
This alternative patch is better because it lets you just use CFLAGS_FOR_TARGET to set the compilation flags for libgcc. Since bootstrapped target libraries are never compiled with the native compiler, it makes little sense to use different flags for stage1 and later stages. And it also makes little sense to use a different variable than CFLAGS_FOR_TARGET.
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.5/Makefile.def
===================================================================
--- gcc-4.5.orig/Makefile.def
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Add /sw/include and /opt/include based on the original
zecke-no-host-includes.patch patch. The original patch checked for
/usr/include, /sw/include and /opt/include and then triggered a failure and
@@ -1,3 +1,5 @@
Upstream-Status: Pending
gcc: add poison parameters detection
Add the logic that, if not configured with "--enable-target-optspace",
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [distribution: codesourcery]
gcc/
2008-07-02 Joseph Myers <joseph@codesourcery.com>
* c-incpath.c: Include toplev.h.
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.5/libstdc++-v3/config/locale/generic/c_locale.h
===================================================================
--- gcc-4.5.orig/libstdc++-v3/config/locale/generic/c_locale.h 2010-06-30 22:30:53.993316002 -0700
@@ -1,3 +1,5 @@
Upstream-Status: Pending
2010-06-07 Khem Raj <raj.khem@gmail.com>
* libsupc++/eh_arm.cc (__cxa_end_cleanup): Use .pushsection/.popsection
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
gcc-runtime builds libstdc++ separately from gcc-cross-*. Its configure tests using g++
will not run correctly since my default the linker will try and link against libstdc++
which shouldn't exist yet. We need an option to disable the automatically added -lstdc++
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [embedded specific]
upstream: n/a
comment: Use the preprocessor we have just compiled instead the one of
the system. There might be incompabilities between us and them.
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/contrib/regression/objs-gcc.sh
===================================================================
--- gcc-4.6.0.orig/contrib/regression/objs-gcc.sh
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Corrects sub machine arch corectly
Index: gcc-4.6.0/gcc/config.gcc
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/acinclude.m4
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/acinclude.m4
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/config/locale/uclibc/c++locale_internal.h
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/config/locale/uclibc/c++locale_internal.h
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/config/locale/uclibc/monetary_members.cc
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/config/locale/uclibc/monetary_members.cc
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/config/locale/uclibc/c_locale.cc
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/config/locale/uclibc/c_locale.cc
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/boehm-gc/include/gc.h
===================================================================
--- gcc-4.6.0.orig/boehm-gc/include/gc.h
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/include/c_std/cstdio
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/include/c_std/cstdio
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: gcc-4.6.0/libstdc++-v3/configure
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/configure
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/include/ext/rope
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/include/ext/rope
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: gcc-4.6.0/libmudflap/mf-hooks2.c
===================================================================
--- gcc-4.6.0.orig/libmudflap/mf-hooks2.c
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/libstdc++-v3/config/locale/uclibc/messages_members.h
===================================================================
--- gcc-4.6.0.orig/libstdc++-v3/config/locale/uclibc/messages_members.h
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
By default gcc places 64 bit libs in a lib64 directory. This makes it use
"lib" instead.
@@ -1,3 +1,5 @@
Upstream-Status: Pending
http://sourceforge.net/mailarchive/forum.php?thread_id=8959304&forum_id=5348
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24836
@@ -1,3 +1,5 @@
Upstream-Status: Pending
By Lennert Buytenhek <buytenh@wantstofly.org>
Adds support for arm*b-linux* big-endian ARM targets
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Hi,
The attached patch makes sure that we create smaller object code for
@@ -1,3 +1,5 @@
Upstream-Status: Pending
#This patck added --sysroot into COLLECT_GCC_OPTIONS which is used to
#invoke collect2.
@@ -1,3 +1,5 @@
Upstream-Status: Pending
# by default c++ include directories are not relative to "--sysroot"
# which brings one trouble when using the toolchain in an environment
# where the build directory generating that toolchain doesn't exist,
@@ -1,3 +1,5 @@
Upstream-Status: Pending
# Dimitry Andric <dimitry@andric.com>, 2004-05-01
#
# * Removed the extra -lfloat option from LIBGCC_SPEC, since it isn't needed
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: gcc-4.6.0/gcc/config/arm/t-linux
===================================================================
--- gcc-4.6.0.orig/gcc/config/arm/t-linux
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [configuration]
GCC: disable MASK_RELAX_PIC_CALLS bit
The new feature added after 4.3.3
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
* Fortran would have searched for arm-angstrom-gnueabi-gfortran but would have used
used gfortan. For gcc_4.2.2.bb we want to use the gfortran compiler from our cross
directory.
@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
---
configure | 2 +-
configure.ac | 2 +-
@@ -1,3 +1,5 @@
Upstream-Status: Pending
Before committing, I noticed that PR/32161 was marked as a dup of PR/32009, but my previous patch did not fix it.
This alternative patch is better because it lets you just use CFLAGS_FOR_TARGET to set the compilation flags for libgcc. Since bootstrapped target libraries are never compiled with the native compiler, it makes little sense to use different flags for stage1 and later stages. And it also makes little sense to use a different variable than CFLAGS_FOR_TARGET.
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From af3385141f9bfe32ab89165bfc98a7ea2ff19278 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:19:36 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 540b311d6b6aa2e50a9feb45255361e498bb5198 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:20:34 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 125ee3cf946de59472c02ffd792aca4f1045669f Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:21:34 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 5bc59e25607b755798008d5e0d79ca4cea6711ed Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:23:01 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From b6ed53c51ca6090f3f422e6223e8dc3b150f0393 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:24:06 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From d4d74232bca4968da87cd8157cc2d6139115946e Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 09:24:53 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 6bb9234e718d4b75a9a1e63d523d08c3392ba55f Mon Sep 17 00:00:00 2001
From: paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 10:02:34 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 8c9cc2d03061ea065b70695ef4903a0390c01fb8 Mon Sep 17 00:00:00 2001
From: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 26 Mar 2011 18:41:02 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e2965db317ee7efd916963c87b9c34023eefda54 Mon Sep 17 00:00:00 2001
From: redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sun, 27 Mar 2011 20:08:35 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 2631216d2fedc5339a5edcac64db1ab5d9269498 Mon Sep 17 00:00:00 2001
From: rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 Mar 2011 10:14:34 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 2fe380ffa4f1ca0fba1e4915df127992eb977569 Mon Sep 17 00:00:00 2001
From: rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 Mar 2011 10:22:57 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From c471cbe03c049ed4a97708936342e4dd28606d22 Mon Sep 17 00:00:00 2001
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 Mar 2011 16:46:27 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From d70e14fe2c9c3fc20d9bc1dca7cfcc3d6bb1301e Mon Sep 17 00:00:00 2001
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 Mar 2011 17:09:27 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 6f57329da3c7308ccf6b1740ead898d668ec24f9 Mon Sep 17 00:00:00 2001
From: krebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 11:57:40 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 04688242805dcf2a1e9c8948a3d15611d88c1520 Mon Sep 17 00:00:00 2001
From: nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 12:27:07 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e8c1376d80e89383a6eff16349bf2071b571a47f Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:23:59 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 1d1e50e7f9e7511a01ee95d7cffd8311c9b84d8b Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:09 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 4ebec68ee3aee90ba13a4c4bc70afbb4a613468b Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:19 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 3a987d8e4a8c885fe7fc54595ebdd82d5291e1e7 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:30 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 21e7558c6e06c35620e80478f4e6b5ccd1c78aa9 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:42 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 87e73453e8135e72f592c1d7c84da942e7a1e308 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:24:59 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From c68e41052387396cba4a066d8e9658dc2011baf0 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:25:10 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 8d72f0bd42615d92c0db226238694eedb52914d3 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:25:22 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From d1f71a5193dd2b3debd551f3dc0e0d237acf7e81 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:25:37 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 6ec20c02d4514be339f0112d793794abf60451a7 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:25:51 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From af19d0c50df96adb55baaf54026ad82a9d256868 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:26:00 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 1370bfdaf3735fc1038436cfc86b7cfe43d3eaf0 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:26:10 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 7ca62e4f7e0e27a4282dc14e5b89c389d5c194bb Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:26:21 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From d67703129d516043d4e43bdf79a17889f5abc3f7 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 14:26:33 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 709a81571cc3f418f51f95ed9291b4f2fabc577c Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 16:07:15 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 14fb9260e8c94249305dba567e7e242ac3d30fa7 Mon Sep 17 00:00:00 2001
From: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 18:24:02 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 4af193055b0dcc204387ba06e11a053c5b55ad15 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 18:47:47 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 0d6afd28da26c4b09e1eb2b16d7a3c021fae7372 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 20:30:06 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e4e229cd56063482aced7df857e82512b846435d Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 29 Mar 2011 22:47:59 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From ec2d33835ee5855060878da89d4051fa06af9e97 Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 30 Mar 2011 02:16:37 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 87c5c4ec5bee02725cb4bd4f81bb3c86a0277a81 Mon Sep 17 00:00:00 2001
From: hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 30 Mar 2011 10:43:55 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 541566b2d3b46207159abb1f59970bb11078e57e Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 30 Mar 2011 18:05:43 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 61759009408d9f43af89eaeaff769a656416e1af Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 30 Mar 2011 19:50:17 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From f23bf88450af23287387d878036f78042093d61b Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 30 Mar 2011 20:29:43 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From b3287343bd8870538aee70687286d78881ee8b81 Mon Sep 17 00:00:00 2001
From: rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu, 31 Mar 2011 10:00:44 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 18bc61fc490330f5dc59639626fa9bb5269e31d7 Mon Sep 17 00:00:00 2001
From: ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu, 31 Mar 2011 11:14:41 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e9265f24f30b22d79d2ea4013dd32a491a12d00c Mon Sep 17 00:00:00 2001
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu, 31 Mar 2011 15:05:47 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From c965b9c986732377eb96e00f7266e281f345a00b Mon Sep 17 00:00:00 2001
From: jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu, 31 Mar 2011 20:33:07 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 5e28e486dbc793184ca462b8b528f5eff3d4f2ef Mon Sep 17 00:00:00 2001
From: jyasskin <jyasskin@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Fri, 1 Apr 2011 01:07:46 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From f8ae59386457b39085b086d04a8cd96e4450f167 Mon Sep 17 00:00:00 2001
From: abel <abel@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Fri, 1 Apr 2011 11:07:44 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 5b6ffdded3fd04395f72852e2a201d011d10a060 Mon Sep 17 00:00:00 2001
From: uweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Fri, 1 Apr 2011 17:17:59 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 0d43ff3bbc445b0264f804cd6449069182045678 Mon Sep 17 00:00:00 2001
From: redi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sat, 2 Apr 2011 15:34:01 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From ec0a81cb355c0fb165edd6eba2038cf77e5aae47 Mon Sep 17 00:00:00 2001
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sun, 3 Apr 2011 11:30:58 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 2f00fb35a87bcbae197b96a7259b1d94f3b4dc1f Mon Sep 17 00:00:00 2001
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Sun, 3 Apr 2011 11:34:03 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e26756e1112552489e123c8ed7ed038beae89c5b Mon Sep 17 00:00:00 2001
From: ro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 4 Apr 2011 15:55:33 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From ca7759868733b4570e496b889e711523640fc582 Mon Sep 17 00:00:00 2001
From: janus <janus@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 4 Apr 2011 18:53:34 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 0e497997f5e241721dece71b322621d24abd4a04 Mon Sep 17 00:00:00 2001
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 4 Apr 2011 22:20:34 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 7a43b3a2e2c0d9cf557ac45577cc42c6d72e0065 Mon Sep 17 00:00:00 2001
From: baldrick <baldrick@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 5 Apr 2011 08:13:16 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 56a8ff0c197b4b0f917e3b50ac0dd3ed26f300c3 Mon Sep 17 00:00:00 2001
From: rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 5 Apr 2011 12:13:27 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 6d713959cbb05f7cd030d776bb52113eac8af075 Mon Sep 17 00:00:00 2001
From: ebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 5 Apr 2011 14:34:51 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 66ebb4822dae1fd3c97ee62f9126615818150966 Mon Sep 17 00:00:00 2001
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 5 Apr 2011 23:08:59 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 578ce9461ebac7a6ec001c0025e0b854385ec39c Mon Sep 17 00:00:00 2001
From: jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 6 Apr 2011 16:05:18 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From e86c60e8bb9da37bfbef63315f38d5154035392d Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 6 Apr 2011 20:39:20 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From da3ed31e2090c6b8236bbc3be69433aca0d445f1 Mon Sep 17 00:00:00 2001
From: jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Wed, 6 Apr 2011 20:40:24 +0000
@@ -1,3 +1,4 @@
Upstream-Status: Inappropriate [Backport]
From 3329b7447ab817bb0374a689f3b381a5781ed8aa Mon Sep 17 00:00:00 2001
From: jyasskin <jyasskin@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu, 7 Apr 2011 04:50:23 +0000

Some files were not shown because too many files have changed in this diff Show More