Age | Commit message (Expand) | Author | Files | Lines |
2018-06-08 | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 3 | -0/+6 |
2018-05-16 | Update MIPS libm-test-ulps. | Joseph Myers | 2 | -0/+16 |
2018-04-20 | Drop fpregset unused symbol exposition | Samuel Thibault | 1 | -1/+1 |
2018-04-04 | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki | 2 | -9/+9 |
2018-03-21 | Use x86_64 backtrace as generic version. | Joseph Myers | 1 | -1/+0 |
2018-03-11 | hurd: add gscope support | Samuel Thibault | 1 | -0/+1 |
2018-02-01 | Move LDBL_CLASSIFY_COMPAT to its own header. | Joseph Myers | 2 | -4/+8 |
2018-01-02 | Update MIPS libm-test-ulps. | Joseph Myers | 2 | -56/+68 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 111 | -111/+111 |
2017-12-18 | mips32: fix clobbering s0 in setjmp() [BZ #22624] | Sergei Trofimovich | 1 | -0/+5 |
2017-12-18 | mips64: fix clobbering s0 in setjmp() [BZ #22624] | Sergei Trofimovich | 1 | -0/+5 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 1 | -0/+3 |
2017-12-12 | Add sysdeps/ieee754/soft-fp. | Joseph Myers | 8 | -11/+6 |
2017-12-12 | Remove --with-fp / --without-fp. | Joseph Myers | 1 | -0/+2 |
2017-11-30 | mips: Don't use MIN in dl-machine.h | H.J. Lu | 1 | -1/+2 |
2017-11-27 | Add _Float64x function aliases. | Joseph Myers | 1 | -0/+11 |
2017-11-17 | Support bits/floatn.h inclusion from .S files. | Joseph Myers | 1 | -21/+25 |
2017-11-07 | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 1 | -0/+2 |
2017-11-07 | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 1 | -0/+13 |
2017-10-25 | Replace "if if " with "if " in comments | H.J. Lu | 2 | -3/+3 |
2017-10-20 | Add bits/floatn.h defines for more _FloatN / _FloatNx types. | Joseph Myers | 1 | -0/+2 |
2017-10-19 | Add MIPS bits/floatn.h. | Joseph Myers | 1 | -0/+80 |
2017-10-19 | Install correct bits/long-double.h for MIPS64 (bug 22322). | Joseph Myers | 1 | -0/+0 |
2017-10-03 | mips: Don't check _DYNAMIC in elf_machine_load_address | H.J. Lu | 1 | -5/+0 |
2017-10-03 | ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP | H.J. Lu | 1 | -1/+1 |
2017-09-29 | mips: Update elf_machine_load_address for static PIE | H.J. Lu | 1 | -0/+5 |
2017-09-19 | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra | 1 | -4/+0 |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers | 2 | -52/+0 |
2017-08-31 | Simplify NAN definitions. | Joseph Myers | 1 | -67/+0 |
2017-08-30 | Fix mcontext_t sigcontext namespace (bug 21457). | Joseph Myers | 1 | -1/+1 |
2017-08-09 | Fix uc_* namespace (bug 21457). | Joseph Myers | 1 | -5/+5 |
2017-08-08 | Do not use __ptr_t. | Joseph Myers | 1 | -4/+4 |
2017-06-26 | Rename struct ucontext tag (bug 21457). | Joseph Myers | 1 | -2/+2 |
2017-06-19 | Remove pre-GCC-4.9 MIPS code. | Joseph Myers | 2 | -327/+43 |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 1 | -0/+1 |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 2 | -25/+11 |
2017-06-01 | Fix more namespace issues in sys/ucontext.h (bug 21457). | Joseph Myers | 1 | -13/+24 |
2017-05-23 | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). | Joseph Myers | 1 | -8/+2 |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg | 1 | -0/+1 |
2017-05-19 | Split up bits/sigstack.h. | Joseph Myers | 1 | -0/+3 |
2017-05-11 | Condition some sys/ucontext.h contents on __USE_MISC (bug 21457). | Joseph Myers | 1 | -36/+38 |
2017-05-09 | Move shared pthread definitions to common headers | Adhemerval Zanella | 2 | -250/+87 |
2017-03-14 | Remove _dl_platform_string | Andreas Schwab | 1 | -8/+1 |
2017-03-09 | Regenerate MIPS catan, catanh long double ulps. | Joseph Myers | 1 | -16/+16 |
2017-02-17 | Update arm, mips, powerpc-nofpu libm-test-ulps. | Joseph Myers | 2 | -148/+164 |
2017-01-10 | New pthread rwlock that is more scalable. | Torvald Riegel | 1 | -14/+14 |
2017-01-04 | Make MIPS soft-fp preserve NaN payloads for NAN2008. | Joseph Myers | 2 | -2/+26 |
2017-01-02 | Correct MIPS math-tests.h condition for sNaN payload preservation. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 112 | -112/+112 |
2016-12-31 | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel | 1 | -9/+22 |