Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | S/390: Fix rt_sigprocmask syscall invocation in get/set/swapcontext. | Andreas Krebbel | 2013-03-05 | 8 | -86/+111 |
* | Remove powerpc32 strncmp comments about bounded pointers. | Joseph Myers | 2013-03-04 | 4 | -9/+8 |
* | Fix ChangeLog | Andreas Jaeger | 2013-03-04 | 1 | -2/+1 |
* | Create <bits/mman-linux.h> | Andreas Jaeger | 2013-03-04 | 7 | -338/+117 |
* | Rejigger i386 dl-sysdep.h files. | Roland McGrath | 2013-03-04 | 3 | -50/+44 |
* | BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibm | Adhemerval Zanella | 2013-03-04 | 3 | -2/+8 |
* | Use same installed powerpc headers for hard and soft float. | Joseph Myers | 2013-03-01 | 4 | -0/+9 |
* | Fix NEED_DL_SYSINFO_DSO conditionals. | Roland McGrath | 2013-03-01 | 8 | -10/+23 |
* | Revert GLIBC_PTHREAD_DEFAULT_STACKSIZE changes. | Carlos O'Donell | 2013-03-01 | 8 | -140/+39 |
* | Fix build warning | Siddhesh Poyarekar | 2013-03-01 | 2 | -0/+3 |
* | Update NEWS | Siddhesh Poyarekar | 2013-03-01 | 2 | -0/+9 |
* | Set default stack size from program environment | Siddhesh Poyarekar | 2013-03-01 | 8 | -26/+155 |
* | tile: Add priority inheritance futex support | Chris Metcalf | 2013-02-28 | 2 | -0/+37 |
* | Remove bounded-pointers relics from am33 code. | Joseph Myers | 2013-02-28 | 3 | -9/+13 |
* | Remove powerpc32 bounded-pointers code. | Joseph Myers | 2013-02-28 | 56 | -482/+331 |
* | arm: Mark assembly files that will not use thumb mode | Richard Henderson | 2013-02-28 | 12 | -0/+33 |
* | arm: Add IT insns for thumb mode | Richard Henderson | 2013-02-28 | 10 | -11/+29 |
* | arm: Introduce and use PC_OFS | Richard Henderson | 2013-02-28 | 11 | -20/+41 |
* | arm: Tidy whitespace in sysdep.h files | Richard Henderson | 2013-02-28 | 4 | -278/+278 |
* | arm: Include libc-do-syscall in sysdep-rtld-routines | Richard Henderson | 2013-02-28 | 2 | -1/+4 |
* | arm: Handle armv6 in preconfigure | Richard Henderson | 2013-02-28 | 2 | -1/+6 |
* | arm: Update preconfigure fragment for gcc 4.8 | Richard Henderson | 2013-02-28 | 2 | -1/+5 |
* | Sync up ppc add_magnitudes and sub_magnitudes with default code | Siddhesh Poyarekar | 2013-02-28 | 3 | -104/+129 |
* | ARM: Macroize use of .cfi_sections directive. | Roland McGrath | 2013-02-27 | 5 | -5/+16 |
* | Add support for building as MIPS16 code. | Maciej W. Rozycki | 2013-02-27 | 62 | -47/+1041 |
* | Add license exception text to gmon-start. | Roland McGrath | 2013-02-27 | 2 | -0/+21 |
* | Fix file modes | Richard Henderson | 2013-02-27 | 2 | -0/+0 |
* | Sync config.guess and config.sub with upstream | Richard Henderson | 2013-02-27 | 3 | -52/+56 |
* | Format mpsqrt.c | Siddhesh Poyarekar | 2013-02-27 | 2 | -34/+46 |
* | Format mpatan2.c | Siddhesh Poyarekar | 2013-02-27 | 2 | -23/+24 |
* | Format mpatan.c | Siddhesh Poyarekar | 2013-02-27 | 2 | -46/+63 |
* | Format mptan.c | Siddhesh Poyarekar | 2013-02-27 | 2 | -13/+17 |
* | Format mplog.c | Siddhesh Poyarekar | 2013-02-27 | 2 | -21/+27 |
* | Fix last change. | Roland McGrath | 2013-02-26 | 2 | -2/+1 |
* | Generalize %.v.i rule a bit. | Roland McGrath | 2013-02-26 | 2 | -3/+9 |
* | Another tweak to the multiplication algorithm | Siddhesh Poyarekar | 2013-02-26 | 2 | -6/+53 |
* | Don't duplicate mpone and mptwo | Siddhesh Poyarekar | 2013-02-26 | 2 | -5/+7 |
* | Fix FPE in memusagestat when malloc utilization is zero | Siddhesh Poyarekar | 2013-02-26 | 3 | -38/+67 |
* | Bring back definition of __attribute__ for non-gcc and older gcc | Paul Eggert | 2013-02-26 | 2 | -0/+9 |
* | Fix some build warnings | Siddhesh Poyarekar | 2013-02-26 | 3 | -15/+24 |
* | Remove commented declarations | Siddhesh Poyarekar | 2013-02-25 | 2 | -14/+4 |
* | Use long wherever possible in mpa.c | Siddhesh Poyarekar | 2013-02-25 | 2 | -31/+50 |
* | Format slowexp.c | Siddhesh Poyarekar | 2013-02-25 | 2 | -22/+29 |
* | Reformat slowpow.c | Siddhesh Poyarekar | 2013-02-25 | 2 | -31/+51 |
* | Remove commented code | Siddhesh Poyarekar | 2013-02-25 | 2 | -6/+3 |
* | Sync up powerpc __mp_dbl with default code | Siddhesh Poyarekar | 2013-02-25 | 3 | -6/+9 |
* | Fix menu ordering in socket.texi. | Allan McRae | 2013-02-24 | 2 | -1/+4 |
* | Add @detailmenu to subsection node listing | Allan McRae | 2013-02-24 | 2 | -0/+7 |
* | Add priority inheritance futex support on sparc. | David S. Miller | 2013-02-21 | 2 | -0/+39 |
* | Remove remaining bounded-pointers support from i386 .S files. | Joseph Myers | 2013-02-21 | 64 | -500/+672 |