about summary refs log tree commit diff
path: root/sysdeps/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers2018-02-011-20/+0
* Remove some math_private.h libc_fe* overrides.Joseph Myers2018-02-011-3/+0
* Move some fenv.h override macros to generic math_private.h.Joseph Myers2018-02-011-7/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0135-35/+35
* Add sysdeps/ieee754/soft-fp.Joseph Myers2017-12-123-2/+1
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* Obsolete pow10 functions.Joseph Myers2017-09-011-4/+0
* Update Microblaze libm-test-ulpsNathan Rossi2017-07-281-50/+115
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-062-24/+3
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-194/+70
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-201-52/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Fix MicroBlaze bits/setjmp.h for C++.Joseph Myers2017-01-041-1/+1
* Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).Joseph Myers2017-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0136-36/+36
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-8/+21
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel2016-06-241-6/+0
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0436-36/+36
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+4
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* Use soft-fp fma for MicroBlaze (bug 13304).Joseph Myers2015-09-253-0/+3
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-0/+0
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-0/+3
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove2015-01-091-2/+2
* MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove2015-01-091-8/+3
* MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove2015-01-091-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0236-36/+36
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-301-0/+1
* microblaze: 64b atomic operations are not supported.Torvald Riegel2014-11-211-1/+1
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-1/+0
* MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.Roland McGrath2014-07-012-0/+213
* MicroBlaze: Define TLS_DEFINE_INIT_TPRoland McGrath2014-07-011-0/+2
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-5/+0
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-5075/+0
* [MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove2014-02-1742-0/+7783