projects
/
external
/
glibc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
external/glibc.git
2013-02-18
Siddhesh Poyarekar
Fix ChangeLogs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Siddhesh Poyarekar
C++11 thread_local destructors support
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Siddhesh Poyarekar
Fix build warnings in some test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Siddhesh Poyarekar
New function _dl_find_dso_for_object
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Siddhesh Poyarekar
FUTEX_*_REQUEUE_PI support for non-x86 code
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andreas Krebbel
S/390: Fix _dl_runtime_profile
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Joseph Myers
Remove bounded-pointers handling from x86_64 assembly...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Andreas Jaeger
Sort Versions files
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Siddhesh Poyarekar
Fix ChangeLog date (again)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Siddhesh Poyarekar
Don't require LIM to determine loop end in __sqr
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Siddhesh Poyarekar
Use intermediate variable to compute exponent in __mul
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Siddhesh Poyarekar
Fix determination of lower precision in __mul
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Joseph Myers
Remove bounded-pointers build system support.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Joseph Myers
Remove miscellaneous bounded-pointers relics in C code.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Carlos O'Donell
hppa: Remove unused lll_unlock_wake_cb.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Marcus Shawcroft
aarch64: Update libm-test-ulps.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Joseph Myers
Remove bp-sym.h and BP_SYM uses from C code.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Siddhesh Poyarekar
Remove redundant return keyword
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Siddhesh Poyarekar
Use __sqr instead of __mul wherever possible
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Siddhesh Poyarekar
New __sqr function as a faster special case of __mul
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Joseph Myers
Remove __ptrvalue, __bounded and __unbounded.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Roland McGrath
Fix up ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Ondrej Bilka
Install stdlib-bsearch.h header
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Ondrej Bilka
Call memcpy in generic mempcpy
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Siddhesh Poyarekar
Remove unnecessary factorial array
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Siddhesh Poyarekar
Better exp polynomial
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Siddhesh Poyarekar
Optimized mp multiplication
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Siddhesh Poyarekar
Clean up add_magnitudes and sub_magnitudes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Roland McGrath
Remove redunant "warning: " prefix from stub warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andreas Schwab
Fix buffer overrun in regexp matcher
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andreas Schwab
Fix handling of collating symbols in regexps
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tom de Vries
Fix typo, improve comment, remove superfluous #undefs...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Roland McGrath
Fix log entry in last change.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Ondrej Bilka
Add inline bsearch expansion.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Roland McGrath
Fix some errors in declarations in the manual.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tom de Vries
Remove dead CFLAGS lines from string/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Roland McGrath
Fix a typo in the mremap comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Joseph Myers
Add CFI information for MIPS assembly sources.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Tom de Vries
Fix typo in ChangeLog entry for commit 03759f47db62930f...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Roland McGrath
Fix PF_LOCAL socket example sockaddr_un size calculation.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Andreas Schwab
m68k: update kernel-features.h
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Joseph Myers
Remove CHECK_N and bp-checks.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Roland McGrath
Remove dead variable in generic strcpy.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Roland McGrath
Support sysdeps/.../include/ directories.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Carlos O'Donell
Refactor code out of nscd's two main poll loops.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Carlos O'Donell
Add more comments to _dl_load_cache_lookup().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Carlos O'Donell
BZ #15006: Updates NEWS and ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Carlos O'Donell
ARM: Support loading unmarked objects from cache.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Joseph Myers
Use ENTRY and END in more MIPS .S files.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Joseph Myers
Remove CHECK_1 and CHECK_1_NULL_OK.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Joseph Myers
Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Roland McGrath
Remove lots of inline keywords.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Roland McGrath
Move nss directory into sysdeps Subdirs.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Roland McGrath
Replace an alloca use with a variable-length array.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Roland McGrath
Fix aliases in stub lseek.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Roland McGrath
Add missing includes to sysdeps/generic/malloc-sysdep.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Maciej W. Rozycki
MIPS: Correct formatting of syscall wrapper `asm' speci...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Maciej W. Rozycki
MIPS: Respect the legacy syscall restart convention.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
Carlos O'Donell
getenv: Remove check for non-standard endianness.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
David S. Miller
Add long-double sparc ULPs updates missing in previous...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
David S. Miller
Update sparc ULPs after Joseph's casin fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Joseph Myers
Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Andreas Schwab
Don't use GLIBC_PRIVATE errno outside of libraries
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Jan Kratochvil
Improve link_map.l_addr comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Andreas Jaeger
Remove unmaintained and unused localedata/CHECKSUMS
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Joseph Myers
Remove BOUNDED_N and BOUNDED_1.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Joseph Myers
Remove bp-start.h and INIT_ARGV_and_ENVIRON.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Joseph Myers
Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Joseph Myers
Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Joseph Myers
Remove bp-semctl.h and CHECK_SEMCTL.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Joseph Myers
Remove bp-thunks code.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Joseph Myers
Fix casinh spurious underflows away from [-i,i] (bug...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
David S. Miller
Update German translations.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Maciej W. Rozycki
MIPS: Correct NewABI syscall wrapper whitespace damage.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Maxim Kuvyrkov
* time/tzfile.c: Include stdint.h for SIZE_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-26
Steve Ellcey
2013-01-25 Steve Ellcey <sellcey@mips.com>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Thomas Schwinge
Don't bother checking for $CC option to accept ISO...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Thomas Schwinge
configure: Default to CPP="$CC -E" unless overridden.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Marcus Shawcroft
AArch64: Adding optimized strncmp implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Marcus Shawcroft
AArch64: Adding optimized strnlen implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Joseph Myers
Avoid backtrace tests matching filenames when searching...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Roland McGrath
Whitespace fix for __glibc_likely/__glibc_unlikely...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
David S. Miller
Add a minor 'cas' atomic optimization on sparc.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Pino Toscano
ulimit: remove buggy bsd implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Pino Toscano
ulimit: include <limits.h>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Pino Toscano
ulimit: move linux implementation as posix
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Andreas Krebbel
S/390: Fix setjmp/longjmp FPR save/restore
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Adam Conrad
Build elf/tst-array2 and elf/tst-array5 with --no-as...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Joseph Myers
Make bits/wchar.h correct for all architectures (bug...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
David S. Miller
Use libgcc unwinder for sparc backtraces, if available.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-21
Andreas Schwab
Avoid busy loop in wordexp when substituted command...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Andreas Schwab
m68k: update libm test ULPs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Andreas Schwab
m68k: add unwind tables to backtrace
commit
|
commitdiff
|
tree
|
snapshot
2013-01-20
Andreas Schwab
Remove use of mpa2.h
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Andreas Schwab
Add backtrace for m68k
commit
|
commitdiff
|
tree
|
snapshot
2013-01-19
Andreas Schwab
Add not-cancel.h for m68k/nptl
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Joseph Myers
Add tests that backtrace and backtrace_symbols produce...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Ryan S. Arnold
Corrected ChangeLog date of __kernel_get_tbfreq fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Anton Blanchard
PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_ge...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-18
Siddhesh Poyarekar
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
next