projects
/
platform
/
upstream
/
linaro-glibc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/linaro-glibc.git
2013-10-20
Ondřej Bílka
When glob pattern contains a trailing slash match only...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Ondřej Bílka
Replace alloca in __tzfile_read by malloc. Fixes bug...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Carlos O'Donell
Mention FIPS 140-2 compliance and Sun RPC.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Carlos O'Donell
Enhance localedef --list-archive option.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Joseph Myers
Move entries to correct port ChangeLog files.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Joseph Myers
Add e500 port.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Joseph Myers
Remove duplicate bug numbers from NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Richard Sandiford
Fix localedef collation handling of <U0000> (bug 15948).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Siddhesh Poyarekar
Don't include tls.h in test cases
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Ondřej Bílka
Remove assert in malloc statistic. Fixes bug 12486.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Ondřej Bílka
Fix inet_network("1 bar"). Fixes bug 15277.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Andreas Schwab
Don't use gethostbyaddr to determine canonical name
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Ondřej Bílka
Format floating routines.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Joseph Myers
soft-fp: make extensions quiet signaling NaNs (bug...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Joseph Myers
soft-fp: fix horizontal whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Joseph Myers
soft-fp: remove unused macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Ondřej Bílka
Clear initfini list after freeing. Fixes bug 15308.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Joseph Myers
soft-fp: fix vertical whitespace and indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ondřej Bílka
Fix error_tail overflow in allocation calculation.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ondřej Bílka
Correctly copy resolver address. Fixes bug #13028.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Patrick 'P...
ldd: make try_trace more robust and portable
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Chris Leonard
Adjust language-code fields of LC_ADDRESS.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Joseph Myers
soft-fp: fix preprocessor indentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Yuri Chornoivan
Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Reuben Thomas
Fix typo in setlocale.c. Fixes BZ #15764
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Joseph Myers
soft-fp: make __unord* raise "invalid" for signaling...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Joseph Myers
soft-fp: make ordered comparisons raise "invalid" for...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Joseph Myers
soft-fp: add missing FP_INIT_EXCEPTIONS and FP_INIT_ROU...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Joseph Myers
soft-fp: add macro FP_NO_EXCEPTIONS.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Joseph Myers
soft-fp: fix _FP_DIV_MEAT_* returning results with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Joseph Myers
soft-fp: fix floating-point to integer unsigned saturation.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Siddhesh Poyarekar
Add systemtap markers to math function slow paths
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Eric Biggers
Fix fwrite() reading beyond end of buffer in error...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
David S. Miller
Fix readdir regressions on sparc 32-bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Joseph Myers
Update copyright and license notices in soft-fp files...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Joseph Myers
Add soft-fp files from libgcc.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
David S. Miller
Update sparc ULPs.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Joseph Myers
Extend powerpc-nofpu -fno-builtin-fabsl workaround...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Joseph Myers
Avoid ordered comparisons of NaNs in ldbl-128ibm acosl...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Will Newton
malloc/hooks.c: Correct check for overflow in memalign_...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Torvald Riegel
benchtests: Add include-sources directive.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Joseph Myers
soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Joseph Myers
soft-fp: fix negation NaN handling (bug 16034).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Joseph Myers
soft-fp: Remove trailing semicolon from _FP_FRAC_DISASS...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Adam Buchbinder
soft-fp: fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Yogesh Chaudhari
Update gethostbyname2_r documentation. Fixes bug #156.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Andreas Schwab
Fix typo in last change
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Andreas Schwab
m68k: use PIC for Scrt1.o
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Ondřej Bílka
Use p2align instead ALIGN
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Chris Leonard
correct LC_TELEPHONE for pap locales
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Siddhesh Poyarekar
Format e_pow.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Siddhesh Poyarekar
Format e_exp.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Siddhesh Poyarekar
Consolidate multiple precision sin/cos functions
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Joseph Myers
Clean up locale file alignment handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Chris Leonard
Fixes to Changelog for locale splits
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Roland McGrath
Fix up ChangeLog formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Chris Leonard
remove localdata path from Changelog entries
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Chris Leonard
Fix ar_SS in SUPPORTED
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Siddhesh Poyarekar
Fix ChangeLog formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Siddhesh Poyarekar
Add more directives to benchmark input files
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Alan Modra
Fix careless merge.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Chris Leonard
Adjust language-code fields of LC_ADDRESS.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Alan Modra
Mention powerpc64le support in NEWS and README, plus...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Maciej W. Rozycki
nptl: tst-mutex8.c: Handle ENOTSUP PI mutex failure
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Chris Leonard
Fix typos in 3166.def.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Samuel Thibault
Add fork hooks for pthread_atfork
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Ryan S. Arnold
Update generic swapon definition to match prototype.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Joseph Myers
Move powerpc ports pieces to libc.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Joseph Myers
e500 port: adjust sysdeps/unix/sysv/linux/configure...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Joseph Myers
e500 port: fix fpu_control.h constant values.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Joseph Myers
e500 port: getcontext / setcontext / swapcontext.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Chris Leonard
Correct error in iso-3166.def
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Chris Leonard
Copy / modify pap_AN into pap_AW and pap_CW.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Chris Leonard
Split ar_SD into ar_SD and ar_SS
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Chris Leonard
Update iso-1366.def and related occurrences
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Siddhesh Poyarekar
Fix typo in manual
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Will Newton
ARM: Allow building __sigsetjmp as Thumb.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Will Newton
ARM: Allow building __longjmp as Thumb.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Will Newton
malloc/tst-valloc.c: Tidy up code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Will Newton
malloc/tst-pvalloc.c: Tidy up code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Will Newton
malloc/tst-posix_memalign.c: Tidy up code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Will Newton
malloc: Add memalign test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
Use stdint.h types in union unaligned.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
Correct little-endian relocation of UADDR64,32,16.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
fix changelog date
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE configury
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
string/tester memrchr test
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
string/test-memcpy error reporting
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE memchr and memrchr
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE memset
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE memcpy
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE memcmp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE strchr
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE strcpy
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE strcmp and strncmp
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE strnlen
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE strlen
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC SIGSTKSZ
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC makecontext
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Alan Modra
PowerPC LE _dl_hwcap access
commit
|
commitdiff
|
tree
|
snapshot
next