Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Spanish PO file from translation team. | David S. Miller | 2013-03-05 | 1 | -0/+4 | |
| | | | | * po/es.po: Update from translation team. | |||||
* | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger | 2013-03-05 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include <bits/mman-linux.h>. (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value is fine. * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of <bits/mman-linux.h> to end of file. (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value is fine. * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of <bits/mman-linux.h> to end of file. (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value is fine. * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of <bits/mman-linux.h> to end of file. * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT] (MCL_CURRENT, MCL_FUTURE): Define here. | |||||
* | S/390: Use attribute_hidden in ifunc-resolve.c | Andreas Krebbel | 2013-03-05 | 1 | -0/+6 | |
| | ||||||
* | S/390: Fix rt_sigprocmask syscall invocation in get/set/swapcontext. | Andreas Krebbel | 2013-03-05 | 1 | -0/+11 | |
| | ||||||
* | Remove powerpc32 strncmp comments about bounded pointers. | Joseph Myers | 2013-03-04 | 1 | -0/+8 | |
| | ||||||
* | Fix ChangeLog | Andreas Jaeger | 2013-03-04 | 1 | -2/+1 | |
| | | | | remove duplicate line, use commit date | |||||
* | Create <bits/mman-linux.h> | Andreas Jaeger | 2013-03-04 | 1 | -0/+13 | |
| | | | | | | | | | | | | | * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux common definitions. * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines provided by bits/mman-linux.h and include <bits/mman-linux.h>. * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise. | |||||
* | BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibm | Adhemerval Zanella | 2013-03-04 | 1 | -0/+6 | |
| | ||||||
* | Use same installed powerpc headers for hard and soft float. | Joseph Myers | 2013-03-01 | 1 | -0/+9 | |
| | ||||||
* | Fix NEED_DL_SYSINFO_DSO conditionals. | Roland McGrath | 2013-03-01 | 1 | -0/+13 | |
| | ||||||
* | Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes. | Carlos O'Donell | 2013-03-01 | 1 | -0/+5 | |
| | | | | | | | This reverts the change that allows the POSIX Thread default stack size to be changed by the environment variable GLIBC_PTHREAD_DEFAULT_STACKSIZE. It has been requested that more discussion happen before this change goes into 2.18. | |||||
* | Update NEWS | Siddhesh Poyarekar | 2013-03-01 | 1 | -0/+3 | |
| | ||||||
* | Set default stack size from program environment | Siddhesh Poyarekar | 2013-03-01 | 1 | -0/+6 | |
| | | | | New environment variable GLIBC_PTHREAD_DEFAULT_STACKSIZE to do this. | |||||
* | Remove powerpc32 bounded-pointers code. | Joseph Myers | 2013-02-28 | 1 | -0/+163 | |
| | ||||||
* | Sync up ppc add_magnitudes and sub_magnitudes with default code | Siddhesh Poyarekar | 2013-02-28 | 1 | -0/+9 | |
| | ||||||
* | Add license exception text to gmon-start. | Roland McGrath | 2013-02-27 | 1 | -0/+4 | |
| | ||||||
* | Sync config.guess and config.sub with upstream | Richard Henderson | 2013-02-27 | 1 | -0/+5 | |
| | ||||||
* | Format mpsqrt.c | Siddhesh Poyarekar | 2013-02-27 | 1 | -0/+2 | |
| | ||||||
* | Format mpatan2.c | Siddhesh Poyarekar | 2013-02-27 | 1 | -0/+2 | |
| | ||||||
* | Format mpatan.c | Siddhesh Poyarekar | 2013-02-27 | 1 | -0/+2 | |
| | ||||||
* | Format mptan.c | Siddhesh Poyarekar | 2013-02-27 | 1 | -0/+2 | |
| | ||||||
* | Format mplog.c | Siddhesh Poyarekar | 2013-02-27 | 1 | -0/+4 | |
| | ||||||
* | Fix last change. | Roland McGrath | 2013-02-26 | 1 | -1/+0 | |
| | ||||||
* | Generalize %.v.i rule a bit. | Roland McGrath | 2013-02-26 | 1 | -0/+6 | |
| | ||||||
* | Another tweak to the multiplication algorithm | Siddhesh Poyarekar | 2013-02-26 | 1 | -0/+3 | |
| | | | | | Reduce the formula to calculate mantissa so that we reduce the net number of multiplications performed. | |||||
* | Don't duplicate mpone and mptwo | Siddhesh Poyarekar | 2013-02-26 | 1 | -0/+4 | |
| | ||||||
* | Fix FPE in memusagestat when malloc utilization is zero | Siddhesh Poyarekar | 2013-02-26 | 1 | -0/+6 | |
| | | | | | | | [BZ #15160] Draw graphs for heap and stack only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero. | |||||
* | Bring back definition of __attribute__ for non-gcc and older gcc | Paul Eggert | 2013-02-26 | 1 | -0/+5 | |
| | | | | gnulib copies this file over and needs it. | |||||
* | Fix some build warnings | Siddhesh Poyarekar | 2013-02-26 | 1 | -0/+15 | |
| | ||||||
* | Remove commented declarations | Siddhesh Poyarekar | 2013-02-25 | 1 | -0/+4 | |
| | ||||||
* | Use long wherever possible in mpa.c | Siddhesh Poyarekar | 2013-02-25 | 1 | -0/+11 | |
| | | | | | | Using long throughout like powerpc does is beneficial since it reduces the need to switch to 32-bit instructions. It gives a very minor performance improvement. | |||||
* | Format slowexp.c | Siddhesh Poyarekar | 2013-02-25 | 1 | -0/+3 | |
| | ||||||
* | Reformat slowpow.c | Siddhesh Poyarekar | 2013-02-25 | 1 | -0/+3 | |
| | ||||||
* | Remove commented code | Siddhesh Poyarekar | 2013-02-25 | 1 | -0/+3 | |
| | ||||||
* | Sync up powerpc __mp_dbl with default code | Siddhesh Poyarekar | 2013-02-25 | 1 | -0/+7 | |
| | ||||||
* | Fix menu ordering in socket.texi. | Allan McRae | 2013-02-24 | 1 | -0/+3 | |
| | | | | Match the order of (sub)sections in the menu to that in the file.. | |||||
* | Add @detailmenu to subsection node listing | Allan McRae | 2013-02-24 | 1 | -0/+5 | |
| | | | | | | Surround the "Detailed Node Listing" section of the info page menu with @detailmenu flags to avoid confusing texinfo. Resolves a large number of warnings printed by texinfo-5.0. | |||||
* | Remove remaining bounded-pointers support from i386 .S files. | Joseph Myers | 2013-02-21 | 1 | -0/+346 | |
| | ||||||
* | Move @end statement to start of line | Allan McRae | 2013-02-21 | 1 | -0/+5 | |
| | | | | Fixes a warning with texinfo-5.0. | |||||
* | Mark __inv as static in powerpc | Siddhesh Poyarekar | 2013-02-21 | 1 | -0/+5 | |
| | ||||||
* | Fix whitespace differences between generic and powerpc mpa.c | Siddhesh Poyarekar | 2013-02-21 | 1 | -0/+7 | |
| | ||||||
* | S/390: Fix _dl_runtime_profile for 32 bit. | Andreas Krebbel | 2013-02-21 | 1 | -0/+5 | |
| | ||||||
* | Mark ZERO inputs to __mul as unlikely on powerpc | Siddhesh Poyarekar | 2013-02-21 | 1 | -0/+7 | |
| | | | | Syncs up with generic code. | |||||
* | manual: Remove frobnicate @pxref. | Carlos O'Donell | 2013-02-20 | 1 | -0/+5 | |
| | | | | | | We remove the frobnicate @pxref in the "System Databases and Name Service Switch" chapter. The @pxref doesn't make sense in the given context. | |||||
* | Respect the user's namespace in installed header files. | Thomas Schwinge | 2013-02-20 | 1 | -0/+5 | |
| | | | | Fixup for commit c7b275d6b3bceb6b400fa3044d13d1001bc605ca. | |||||
* | Add ARM relocation constants to elf/elf.h. | Petr Machata | 2013-02-20 | 1 | -0/+48 | |
| | ||||||
* | bits/nan.h: Change __attribute_used__ to __attribute__ ((unused)). | Thomas Schwinge | 2013-02-20 | 1 | -0/+5 | |
| | ||||||
* | Copy comment about inner loop from powerpc mpa.c to the default one | Siddhesh Poyarekar | 2013-02-20 | 1 | -0/+8 | |
| | ||||||
* | Remove some bounded-pointers support from i386 .S files. | Joseph Myers | 2013-02-19 | 1 | -0/+106 | |
| | ||||||
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Jakub Jelinek | 2013-02-19 | 1 | -0/+4 | |
|\ |