mirror of git://sourceware.org/git/glibc.git
README: hppa no longer requires patches.
This commit is contained in:
parent
1cbf818d25
commit
caaf7804e2
10
ChangeLog
10
ChangeLog
|
|
@ -1,9 +1,13 @@
|
||||||
|
2018-01-26 Carlos O'Donell <carlos@redhat.com>
|
||||||
|
|
||||||
|
* README: Update for hppa.
|
||||||
|
|
||||||
2018-01-26 Patrick McGehearty <patrick.mcgehearty@oracle.com>
|
2018-01-26 Patrick McGehearty <patrick.mcgehearty@oracle.com>
|
||||||
|
|
||||||
* sysdeps/sparc/fpu/libm-test-ulps: Update
|
* sysdeps/sparc/fpu/libm-test-ulps: Update
|
||||||
cpow, ctan, ctanh, j0, j1, y0, yn ulps.
|
cpow, ctan, ctanh, j0, j1, y0, yn ulps.
|
||||||
|
|
||||||
2018-01-24 Carlos O'Donll <carlos@redhat.com>
|
2018-01-26 Carlos O'Donell <carlos@redhat.com>
|
||||||
|
|
||||||
Revert:
|
Revert:
|
||||||
|
|
||||||
|
|
|
||||||
2
README
2
README
|
|
@ -27,7 +27,7 @@ The GNU C Library supports these configurations for using Linux kernels:
|
||||||
aarch64*-*-linux-gnu
|
aarch64*-*-linux-gnu
|
||||||
alpha*-*-linux-gnu
|
alpha*-*-linux-gnu
|
||||||
arm-*-linux-gnueabi
|
arm-*-linux-gnueabi
|
||||||
hppa-*-linux-gnu Not currently functional without patches.
|
hppa-*-linux-gnu
|
||||||
i[4567]86-*-linux-gnu
|
i[4567]86-*-linux-gnu
|
||||||
x86_64-*-linux-gnu Can build either x86_64 or x32
|
x86_64-*-linux-gnu Can build either x86_64 or x32
|
||||||
ia64-*-linux-gnu
|
ia64-*-linux-gnu
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue