Skip to content

Commit

Permalink
Merge commit 'origin/master' into fedora/master
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Sep 1, 2009
2 parents 62f946a + c2735e9 commit a562fe3
Show file tree
Hide file tree
Showing 9 changed files with 1,163 additions and 461 deletions.
22 changes: 22 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
2009-08-31 Andreas Schwab <schwab@redhat.com>

* sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.

2009-08-31 Ulrich Drepper <drepper@redhat.com>

[BZ #10560]
* malloc/malloc.c: Add local assert definition to avoid problems with
memory allocation in the real one.

2009-08-27 H.J. Lu <hongjiu.lu@intel.com>

* sysdeps/i386/i686/multiarch/init-arch.c (ENABLE_SSSE3_ON_ATOM):
Removed.
* sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Don't
turn off SSSE3 on Atom.

2009-08-28 Ulrich Drepper <drepper@redhat.com>

* stdlib/tst-strtol.c (tests): More tests.
* stdlib/tst-strtoll.c (tests): Likewise.

2009-08-26 Ulrich Drepper <drepper@redhat.com>

* sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: New file.
Expand Down
Loading

0 comments on commit a562fe3

Please sign in to comment.