Commit Graph

6 Commits

Author SHA1 Message Date
Yann E. MORIN"
7ec11b4c82 Add a new patch to make glibc build with latest (4.3.x) gcc.
See: http://sourceware.org/ml/libc-help/2008-06/msg00063.html

 /trunk/patches/glibc/2.7/210-gcc-4.3_sysinclude_path.patch |   50    50     0     0 ++++++++++++++++++++
 1 file changed, 50 insertions(+)
2008-06-24 16:46:24 +00:00
Yann E. MORIN"
31252e3850 Add a new patch to make glibc-es build with latest binutils (starting with 2.18.50.0.4).
/trunk/patches/glibc/2.5.1/190-use_short_for_fnstsw.patch |   18    18     0     0 ++++++++++++++++++
 /trunk/patches/glibc/2.5/190-use_short_for_fnstsw.patch   |   18    18     0     0 ++++++++++++++++++
 /trunk/patches/glibc/2.6.1/190-use_short_for_fnstsw.patch |   18    18     0     0 ++++++++++++++++++
 /trunk/patches/glibc/2.6/190-use_short_for_fnstsw.patch   |   18    18     0     0 ++++++++++++++++++
 /trunk/patches/glibc/2.3.6/190-use_short_for_fnstsw.patch |   18    18     0     0 ++++++++++++++++++
 /trunk/patches/glibc/2.7/190-use_short_for_fnstsw.patch   |   18    18     0     0 ++++++++++++++++++
 6 files changed, 108 insertions(+)
2008-06-24 13:15:57 +00:00
Yann E. MORIN"
f1e369422e New patch to make glibces build for Alpha with latest linux kernel headers.
/trunk/patches/glibc/2.5.1/180-alpha-asm_page.patch |   26    26     0     0 ++++++++++++++++++++++++++
 /trunk/patches/glibc/2.5/180-alpha-asm_page.patch   |   26    26     0     0 ++++++++++++++++++++++++++
 /trunk/patches/glibc/2.6.1/180-alpha-asm_page.patch |   26    26     0     0 ++++++++++++++++++++++++++
 /trunk/patches/glibc/2.6/180-alpha-asm_page.patch   |   26    26     0     0 ++++++++++++++++++++++++++
 /trunk/patches/glibc/2.3.6/260-alpha-asm_page.patch |   26    26     0     0 ++++++++++++++++++++++++++
 /trunk/patches/glibc/2.7/180-alpha-asm_page.patch   |   26    26     0     0 ++++++++++++++++++++++++++
 6 files changed, 156 insertions(+)
2008-06-16 13:04:53 +00:00
Yann E. MORIN"
da8024bba2 Matthias Kaehlcke <matthias at kaehlcke dot net> writes:
A compilation of an ARM toolchain with glibc 2.7 using crosstool-ng
failed with a gcc error in glibc-2.7/posix/regex_internal.c, more
concretly in the function build_wcs_upper_buffer(). The return type of
the function prototype in regex_internal.h doesn't correspond with the
return type of this function in regex_internal.c.

The attached patch corrects the return type of the function prototype
in regex_internal.h

 /trunk/patches/glibc/2.7/180-glibc-2.7-build_wcs_upper_buffer.patch |   22    22     0     0 +++++++++++
 1 file changed, 22 insertions(+)
2008-05-31 17:18:22 +00:00
Yann E. MORIN"
9b41035164 Remove unused glibc patches. 2008-05-02 08:41:38 +00:00
Yann E. MORIN"
20eeb8e122 Robert P. J. DAY says:
Based on feedback from Mike Frysinger, add the following patchset for
glibc-2.7.  Not stress-tested, but at least make it available for
interested testers.
2008-02-17 22:19:26 +00:00