aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/microblaze
AgeCommit message (Expand)AuthorFilesLines
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-1/+1
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers1-4/+2
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers1-20/+0
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers1-3/+0
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers1-7/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers35-35/+35
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers3-2/+1
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-09-01Obsolete pow10 functions.Joseph Myers1-4/+0
2017-07-28Update Microblaze libm-test-ulpsNathan Rossi1-50/+115
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2-24/+3
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-194/+70
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers1-52/+0
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-04Fix MicroBlaze bits/setjmp.h for C++.Joseph Myers1-1/+1
2017-01-04Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers36-36/+36
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-8/+21
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel1-6/+0
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2-14/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers36-36/+36
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-0/+4
2015-11-20Fix math_private.h multiple include guards.Joseph Myers1-1/+2
2015-09-25Use soft-fp fma for MicroBlaze (bug 13304).Joseph Myers3-0/+3
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-0/+0
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov1-0/+3
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-01-09MicroBlaze: Avoid pointer to integer conversion warningDavid Holsgrove1-2/+2
2015-01-09MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTERDavid Holsgrove1-8/+3
2015-01-09MicroBlaze: Fix integer-pointer conversion warningDavid Holsgrove1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers36-36/+36
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-0/+1
2014-11-21microblaze: 64b atomic operations are not supported.Torvald Riegel1-1/+1
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+3
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-1/+0
2014-07-01MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.Roland McGrath2-0/+213
2014-07-01MicroBlaze: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+2
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+1
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-1/+1
2014-05-13Clean up __exit_thread.Roland McGrath1-5/+0
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1