aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/microblaze
AgeCommit message (Expand)Author
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-01-02Linux: Use system call tables during buildFlorian Weimer
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-29microblaze: Split BE/LE abilistAdhemerval Zanella
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-11hurd: add gscope supportSamuel Thibault
2018-02-01Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers
2018-02-01Remove some math_private.h libc_feholdexcept_setround overrides.Joseph Myers
2018-02-01Remove some math_private.h libc_fe* overrides.Joseph Myers
2018-02-01Move some fenv.h override macros to generic math_private.h.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-12Add sysdeps/ieee754/soft-fp.Joseph Myers
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-07-28Update Microblaze libm-test-ulpsNathan Rossi
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-04Fix MicroBlaze bits/setjmp.h for C++.Joseph Myers
2017-01-04Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-06-24Remove atomic_compare_and_exchange_bool_rel.Torvald Riegel
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers