Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -0/+350 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -350/+0 |
| | |||||
* | (__divsf3): Fix typo in symbol version. | Andreas Jaeger | 2002-05-11 | 1 | -1/+1 |
| | |||||
* | Update. | Ulrich Drepper | 2002-05-03 | 1 | -0/+350 |
2002-05-02 Jakub Jelinek <jakub@redhat.com> * sysdeps/ia64/Makefile: Add ia64libgcc in csu subdir. * sysdeps/ia64/Versions (__divtf3, __divdf3, __divsf3, __divdi3, __moddi3, __udivdi3, __umoddi3, __multi3): Export at GLIBC_2.0. * sysdeps/ia64/ia64libgcc.S: New file. 2002-05-02 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/dl-tls.c (oom): Implement using _dl_fatal_printf. * malloc/memusage.c: Distinguish anonymous mmap. |