glibc/sysdeps
Tulio Magno Quites Machado Filho a88b64b9bb [PowerPC] Remove -ftree-loop-linear from Makefiles
In the past the "-ftree-loop-linear" switch provided a measurable
improvement in performance for certain functions.  At some point it
was assigned as the responsibility of Graphite in GCC.  It has been
found that even with Graphite enabled these flags no longer perform
any appreciable improvement over the baseline.

Graphite now has some open bugs which need to be fixed in order for it
to provide measurable performance improvements but it lacks active
development.  As a result some compiler distributors may disable
Graphite.  If Graphite is disabled then building GLIBC will fail if
the "-ftree-loop-linear" switch is used.

This patch removes the use of "-ftree-loop-linear" as unnecessary.
2012-05-18 10:15:30 -05:00
..
generic Split up stackguard-macros.h into sysdeps directories. 2012-05-15 23:34:30 +00:00
gnu Hurd: Support --prefix=/usr special-casing for all GNU systems. 2012-05-10 15:57:28 -07:00
i386 Fix warnings on Linux/i686 2012-05-17 20:17:53 +02:00
ieee754 Track dependencies for .oS-only objects 2012-05-16 18:47:38 +02:00
mach Add __fsword_t and use it in bits/statfs.h 2012-05-17 17:20:52 -07:00
posix Hurd: libc_once_get 2012-05-10 15:57:24 -07:00
powerpc [PowerPC] Remove -ftree-loop-linear from Makefiles 2012-05-18 10:15:30 -05:00
pthread Fix struct timespec normalization (as used in many other places). 2012-03-08 11:49:43 +01:00
s390 Split up stackguard-macros.h into sysdeps directories. 2012-05-15 23:34:30 +00:00
sh SH: Replace <endian.h> usage with pre-processor macros. 2012-04-25 14:39:28 +08:00
sparc Split up stackguard-macros.h into sysdeps directories. 2012-05-15 23:34:30 +00:00
unix Check d_ino/d_off before using getdents syscall 2012-05-18 07:12:47 -07:00
wordsize-32 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
wordsize-64 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
x86_64 Add sysdeps/x86_64/x32/_itoa.h 2012-05-18 07:37:55 -07:00