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
/
ports
/
ChangeLog.alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
alpha: Convert <bits/mman.h> to <bits/mman-linux.h>
Richard Henderson
2013-12-07
1
-0
/
+5
*
Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).
Joseph Myers
2013-11-28
1
-0
/
+5
*
Use __glibc_reserved instead __unused.
Ondřej Bílka
2013-11-26
1
-0
/
+9
*
alpha: Fix signal thunk unwind info
Richard Henderson
2013-11-16
1
-0
/
+5
*
rename configure.in to configure.ac
Mike Frysinger
2013-10-30
1
-0
/
+9
*
Fix typos.
Yuri Chornoivan
2013-10-12
1
-0
/
+5
*
alpha: Improve conditions under which PTR_MANGLE is defined
Richard Henderson
2013-10-01
1
-0
/
+5
*
Make __ffs hidden
Andreas Schwab
2013-09-20
1
-0
/
+5
*
Add O_TMPFILE to <fcntl.h>
Andreas Schwab
2013-09-11
1
-0
/
+5
*
Fix then/than typos.
Ondřej Bílka
2013-08-30
1
-0
/
+4
*
Fix typos.
Ondřej Bílka
2013-08-30
1
-0
/
+4
*
alpha: Update libm-test-ulps from scratch
Richard Henderson
2013-07-02
1
-0
/
+4
*
Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
Ryan S. Arnold
2013-06-28
1
-0
/
+5
*
[BZ #15666] alpha: Add __sqrt*_finite definitions
Richard Henderson
2013-06-24
1
-0
/
+12
*
alpha: Update libm-test-ulps
Richard Henderson
2013-06-23
1
-0
/
+4
*
New API to set default thread attributes
Siddhesh Poyarekar
2013-06-15
1
-0
/
+4
*
Remove trailing whitespace in ports.
Joseph Myers
2013-06-05
1
-0
/
+22
*
Update bits/siginfo.h with Linux hwpoison SIGBUS changes
Edjunior Barbosa Machado
2013-05-22
1
-0
/
+7
*
Don't include expected results in libm-test test names.
Joseph Myers
2013-05-22
1
-0
/
+4
*
Handle sincos with generic libm-test logic.
Joseph Myers
2013-05-19
1
-0
/
+4
*
MIPS: soft-fp NaN representation corrections
Maciej W. Rozycki
2013-05-16
1
-0
/
+6
*
Sync with Linux 3.8
Andreas Jaeger
2013-03-06
1
-0
/
+6
*
Add FUTEX_*_REQUEUE_PI support for Alpha.
Richard Henderson
2013-02-20
1
-0
/
+10
*
alpha: Include errno.h in sysdep.h
Richard Henderson
2013-02-20
1
-0
/
+4
*
C++11 thread_local destructors support
Siddhesh Poyarekar
2013-02-18
1
-0
/
+5
*
Remove bp-sym.h and BP_SYM uses from C code.
Joseph Myers
2013-02-14
1
-0
/
+6
*
Remove __ptrvalue, __bounded and __unbounded.
Joseph Myers
2013-02-13
1
-0
/
+6
*
Remove CHECK_N and bp-checks.h.
Joseph Myers
2013-02-08
1
-0
/
+6
*
Remove CHECK_1 and CHECK_1_NULL_OK.
Joseph Myers
2013-02-08
1
-0
/
+10
*
Remove bp-semctl.h and CHECK_SEMCTL.
Joseph Myers
2013-01-31
1
-0
/
+7
*
BZ#14985: Remove erroneous EPOLL_NONBLOCK
Andreas Jaeger
2013-01-08
1
-0
/
+5
*
Fix copyright notice corruption from update-copyright bug.
Joseph Myers
2013-01-02
1
-0
/
+2
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-0
/
+5
*
alpha: Add lll_futex_timed_wait_bitset
Richard Henderson
2013-01-02
1
-0
/
+5
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
1
-0
/
+5
*
alpha: Fix redefinition of __isnanl macro warning
Richard Henderson
2012-12-07
1
-0
/
+2
*
alpha: Avoid builtin warning for isnanf
Richard Henderson
2012-12-07
1
-0
/
+5
*
alpha: Add sysdeps/alpha/sotruss-lib.c.
Richard Henderson
2012-11-30
1
-0
/
+2
*
alpha: Update libm-test-ulps.
Richard Henderson
2012-11-30
1
-0
/
+4
*
Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).
Joseph Myers
2012-11-03
1
-0
/
+3
*
Make fenv.h FE_* macros usable in #if (bug 3439).
Joseph Myers
2012-11-03
1
-0
/
+17
*
Convert alpha to use <bits/fcntl-linux.h>
Andreas Jaeger
2012-11-01
1
-0
/
+6
*
Fix strtod handling of underflow (bug 14047).
Joseph Myers
2012-10-30
1
-0
/
+5
*
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
2012-10-24
1
-0
/
+5
*
Add missing magic to GLIBC_PROVIDES.
Roland McGrath
2012-10-09
1
-0
/
+4
*
Split my last ChangeLog entry into respective arch-specific files
Siddhesh Poyarekar
2012-10-02
1
-0
/
+5
*
Get rid of unused __swblk_t type.
Roland McGrath
2012-10-01
1
-0
/
+5
*
alpha: Fix all users of SYSCALL_ERROR_HANDLER
Richard Henderson
2012-09-28
1
-1
/
+18
*
alpha: Streamline __setfpucw
Richard Henderson
2012-09-13
1
-0
/
+3
*
alpha: Update localplt.data
Richard Henderson
2012-09-13
1
-0
/
+4
[next]