]> sourceware.org Git - glibc.git/commit - ChangeLog
tile: add no-op fe*() routines for libc internal use
authorChris Metcalf <cmetcalf@ezchip.com>
Fri, 26 Dec 2014 23:39:47 +0000 (18:39 -0500)
committerChris Metcalf <cmetcalf@ezchip.com>
Fri, 26 Dec 2014 23:39:47 +0000 (18:39 -0500)
commit0025b4cc84a0c1099b11a662acabce2709121be5
tree4fa7c736223a67b33fcb55035b0bfbc75aab30de
parentd8aaf74be9d16990085c66b1f85f59e1aec65df4
tile: add no-op fe*() routines for libc internal use

These avoid having tile generate real calls to the no-op
functions, which then causes linknamespace test failures.

It might make sense to factor all of these out into a common
header that can be shared by tile, microblaze, etc., but for
now just fix the test failures.
ChangeLog
sysdeps/tile/math_private.h
This page took 0.040068 seconds and 5 git commands to generate.