crosstool-ng/patches
Oron Peled fccc3ab4c0 [complib:mpfr] Fix building MPFR in some weird cases
The tmul test uses a compiled-in input file in $(srcdir).
The problem is that the Makefile passes it unquoted. The C code
tries to stringify it using clever macros, which may *usually* work.

In my case the source directory was named:
.../toolchain-powerpc-e500v2-linux-gnuspe-1.0-2.fc10/.../tests
And guess what? During testing I found out the program fails because
it tries to open:
.../toolchain-powerpc-e500v2-1-gnuspe-1.0-2.fc10/.../tests

Yes, CPP tokenized the macro before stringifying it and not surprisingly
the 'linux' part was converted to 1.
[on Fedora-10: cpp (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)]

So the attached patch simplify the macros and pass the path as string
from the Makefile.

Manually backported from 1449:8ad2773e7ae3
2009-08-03 00:49:25 +02:00
..
binutils Add binutils-2.19.1 patchset, propagated from the 2.19 patchset. 2009-03-08 11:14:03 +00:00
cygwin/1.5.15-1 Third go at renaming patches to contain neither the package name nor the package version. 2008-07-28 21:08:01 +00:00
dmalloc/5.5.2 Fourth step at renaming patches: renumber all patches with a 10-step. 2008-07-28 21:32:33 +00:00
duma Fourth step at renaming patches: renumber all patches with a 10-step. 2008-07-28 21:32:33 +00:00
eglibc In the glibc and eglibc trees, the 'configure' files may be older than their source 'configure.in', when used from an svn check out, or a snapshot tarball. 2008-09-28 21:34:11 +00:00
ELFkickers/2.0a Add the first tool facility: sstrip. 2007-06-01 17:00:43 +00:00
gcc Speaking of gcc-4.2.1, Ted Jordan writes on 20090401: 2009-04-02 21:58:34 +00:00
gdb 1.4: backport 1538 from /trunk: 2009-05-19 16:13:34 +00:00
glibc Update (fix) a glibc-ports-2.9 patch. 2009-03-28 22:36:27 +00:00
gmp Add patchset for MGP-4.2.4, from upstream. 2009-03-08 18:04:56 +00:00
libelf/0.8.10 Fix libelf cross-building. 2008-10-24 07:13:52 +00:00
ltrace Add patches for ltrace-0.5.1. 2009-03-17 22:11:44 +00:00
mpfr [complib:mpfr] Fix building MPFR in some weird cases 2009-08-03 00:49:25 +02:00
strace On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote: 2009-01-31 17:47:10 +00:00
uClibc Add three new uClibc-0.9.30.1, vampirised from buildroot. 2009-03-31 06:39:03 +00:00