glibc:rsa/power8

Last commit made on 2013-05-16
Get this branch:
git clone -b rsa/power8 https://git.launchpad.net/glibc

Branch merges

Branch information

Name:
rsa/power8
Repository:
lp:glibc

Recent commits

7ec34a5... by "Ryan S. Arnold" <email address hidden>

PowerPC: Add support for POWER8.

b90832c... by "Ryan S. Arnold" <email address hidden>

PowerPC: Remove redundant ports/sysdeps/powerpc/dl-procinfo.[hc].

c796dcb... by "Ryan S. Arnold" <email address hidden>

PowerPC: Merge ports/ dl-procinfo.[hc] with base.

f58f65c... by "Ryan S. Arnold" <email address hidden>

Add support for AT_HWCAP2.

e054f49... by "Ryan S. Arnold" <email address hidden>

Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).

8c75f67... by Joseph Myers <email address hidden>

Convert TEST_extra tests from code to data.

e6e49e5... by Richard Henderson

De-stringify constants in math/atest-exp2.c.

105a07d... by Joseph Myers <email address hidden>

Support testing "inexact" exceptions in libm-test.inc.

e9eee33... by Joseph Myers <email address hidden>

Test for errno setting in more overflow error cases.

1c38ff7... by Joseph Myers <email address hidden>

Convert TEST_cc_c tests from code to data.