GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-0
/
+20
*
Linux: Use system call tables during build
Florian Weimer
2020-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
33
-33
/
+33
*
nptl: Add default pthread-offsets.h
Adhemerval Zanella
2019-11-26
1
-7
/
+0
*
nptl: Add default pthreadtypes-arch.h
Adhemerval Zanella
2019-11-26
1
-37
/
+0
*
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
1
-26
/
+0
*
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
1
-7
/
+0
*
nptl: Remove rwlock elision definitions
Adhemerval Zanella
2019-11-26
1
-2
/
+0
*
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
2019-11-26
1
-0
/
+6
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
1
-4
/
+0
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
3
-31
/
+16
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
35
-35
/
+35
*
microblaze: Split BE/LE abilist
Adhemerval Zanella
2019-08-29
4
-1
/
+165
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
1
-1
/
+1
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
1
-7
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
35
-35
/
+35
*
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
2018-06-08
1
-0
/
+2
*
elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
1
-1
/
+1
*
hurd: add gscope support
Samuel Thibault
2018-03-11
1
-0
/
+1
*
Move LDBL_CLASSIFY_COMPAT to its own header.
Joseph Myers
2018-02-01
1
-4
/
+2
*
Remove some math_private.h libc_feholdexcept_setround overrides.
Joseph Myers
2018-02-01
1
-20
/
+0
*
Remove some math_private.h libc_fe* overrides.
Joseph Myers
2018-02-01
1
-3
/
+0
*
Move some fenv.h override macros to generic math_private.h.
Joseph Myers
2018-02-01
1
-7
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
35
-35
/
+35
*
Add sysdeps/ieee754/soft-fp.
Joseph Myers
2017-12-12
3
-2
/
+1
*
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
2017-11-07
1
-0
/
+2
*
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
2017-11-07
1
-0
/
+5
*
Obsolete pow10 functions.
Joseph Myers
2017-09-01
1
-4
/
+0
*
Update Microblaze libm-test-ulps
Nathan Rossi
2017-07-28
1
-50
/
+115
*
PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
Alan Modra
2017-06-14
1
-0
/
+1
*
Optimize generic spinlock code and use C11 like atomic macros.
Stefan Liebler
2017-06-06
2
-24
/
+3
*
Move shared pthread definitions to common headers
Adhemerval Zanella
2017-05-09
2
-194
/
+70
*
Remove very old libm-test-ulps entries.
Joseph Myers
2017-01-20
1
-52
/
+0
*
New pthread rwlock that is more scalable.
Torvald Riegel
2017-01-10
1
-7
/
+7
*
Fix MicroBlaze bits/setjmp.h for C++.
Joseph Myers
2017-01-04
1
-1
/
+1
*
Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).
Joseph Myers
2017-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
36
-36
/
+36
*
New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
2016-12-31
1
-8
/
+21
*
Remove cached PID/TID in clone
Adhemerval Zanella
2016-11-24
1
-1
/
+0
*
nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI
Florian Weimer
2016-11-07
1
-1
/
+1
*
Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).
Joseph Myers
2016-11-04
1
-0
/
+1
*
Add femode_t functions.
Joseph Myers
2016-09-07
1
-0
/
+8
*
Remove atomic_compare_and_exchange_bool_rel.
Torvald Riegel
2016-06-24
1
-6
/
+0
*
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>
Florian Weimer
2016-06-20
2
-14
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
36
-36
/
+36
*
math: add LDBL_CLASSIFY_COMPAT support
Chris Metcalf
2015-12-03
1
-0
/
+4
*
Fix math_private.h multiple include guards.
Joseph Myers
2015-11-20
1
-1
/
+2
*
Use soft-fp fma for MicroBlaze (bug 13304).
Joseph Myers
2015-09-25
3
-0
/
+3
*
Move bits/atomic.h to atomic-machine.h (bug 14912).
Joseph Myers
2015-09-11
1
-0
/
+0
*
Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.
Paul Pluzhnikov
2015-08-15
1
-0
/
+3
[next]