Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 2013-05-29 | 1 | -2/+1 |
| | | | | | | | | | Resolves: #15465 The program name may be unavailable if the user application tampers with argc and argv[]. Some parts of the dynamic linker caters for this while others don't, so this patch consolidates the check and fallback into a single macro and updates all users. | ||||
* | Don't include expected results in libm-test test names. | Joseph Myers | 2013-05-22 | 2 | -1703/+1703 |
| | |||||
* | Handle sincos with generic libm-test logic. | Joseph Myers | 2013-05-19 | 2 | -8/+8 |
| | |||||
* | m68k: update libm test ULPs | Andreas Schwab | 2013-04-11 | 1 | -4/+3596 |
| | |||||
* | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers | 2013-02-04 | 1 | -3/+0 |
| | |||||
* | m68k: update libm test ULPs | Andreas Schwab | 2013-01-20 | 1 | -0/+24 |
| | |||||
* | m68k: add unwind tables to backtrace | Andreas Schwab | 2013-01-20 | 1 | -0/+6 |
| | |||||
* | Add backtrace for m68k | Andreas Schwab | 2013-01-19 | 1 | -0/+159 |
| | |||||
* | Use __extension__ with long long in installed headers. | Joseph Myers | 2013-01-10 | 1 | -0/+1 |
| | |||||
* | Update m68k libm test ULPs | Andreas Schwab | 2013-01-04 | 1 | -0/+36 |
| | |||||
* | Fix copyright notice corruption from update-copyright bug. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 105 | -108/+105 |
| | |||||
* | m68k: update libm-test ULPs | Andreas Schwab | 2012-11-30 | 1 | -0/+43 |
| | |||||
* | m68k/cf: fix copying frame in _dl_runtime_profile | Andreas Schwab | 2012-11-25 | 1 | -1/+1 |
| | |||||
* | m68k: add sotruss-lib.c | Andreas Schwab | 2012-11-25 | 1 | -0/+51 |
| | |||||
* | m68k: Remove indirection through weak_aliasx | Andreas Schwab | 2012-11-20 | 14 | -51/+28 |
| | |||||
* | m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMS | Andreas Schwab | 2012-11-18 | 1 | -2/+2 |
| | |||||
* | m68k: update libm test ULPs | Andreas Schwab | 2012-11-18 | 1 | -0/+119 |
| | |||||
* | Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796). | Joseph Myers | 2012-11-03 | 1 | -1/+2 |
| | |||||
* | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | 2012-11-03 | 1 | -18/+27 |
| | |||||
* | Add generic versions of pthread_spin_lock and pthread_spin_trylock. | Maxim Kuvyrkov | 2012-08-15 | 2 | -39/+6 |
| | |||||
* | m68k: fix type of pltenter member in audit interface | Andreas Schwab | 2012-08-10 | 1 | -2/+2 |
| | |||||
* | m68k/cf: define __signbit/__signbitf as inlines | Andreas Schwab | 2012-08-08 | 1 | -0/+44 |
| | |||||
* | m68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARG | Andreas Schwab | 2012-08-03 | 2 | -22/+5 |
| | |||||
* | m68k: update libm test ULPs | Andreas Schwab | 2012-08-01 | 1 | -0/+89 |
| | |||||
* | m68k: update libm test ULPs | Andreas Schwab | 2012-07-26 | 1 | -0/+18 |
| | |||||
* | m68k: update libm test ULPs | Andreas Schwab | 2012-07-09 | 1 | -2/+308 |
| | |||||
* | Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge | Joseph Myers | 2012-07-01 | 266 | -0/+11808 |