index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SH can do fanotify_mark, too.
glibc-2.16-tps
Andreas Schwab
2012-06-23
3
-0
/
+6
*
Some missing bits from sysdeps/*/elf dismissal.
Thomas Schwinge
2012-06-23
4
-107
/
+4
*
SH: Preserve more registers for frame unwinding purposes, add CFI directives.
Thomas Schwinge
2012-06-23
4
-7
/
+50
*
SH: Optimize assembler code in context of call to __fortify_fail.
Thomas Schwinge
2012-06-23
2
-17
/
+9
*
SH: ____longjmp_chk for GNU/Linux with sigaltstack support.
Thomas Schwinge
2012-06-23
3
-0
/
+130
*
SH: ABORT_INSTRUCTION.
Thomas Schwinge
2012-06-23
2
-3
/
+7
*
SH: makecontext/.Lexitcode: Always initialize the GOT register before use.
Thomas Schwinge
2012-06-23
1
-4
/
+8
*
SH: makecontext: Fix calculation of ARGC > 4.
Thomas Schwinge
2012-06-23
1
-1
/
+1
*
SH: makecontext: Improve understandability.
Thomas Schwinge
2012-06-23
1
-29
/
+29
*
Fix gUSA sequence in SH atomic functions in
Kaz Kojima
2012-06-23
1
-93
/
+94
*
Respect --localstatedir for /var/db parent directory.
Roland McGrath
2012-06-22
2
-2
/
+14
*
Fix wordsize-64 cosh regression (bug 14273).
Joseph Myers
2012-06-21
1
-0
/
+1
*
Regenerate sysdeps/mach/configure.
Joseph Myers
2012-06-21
1
-400
/
+285
*
Fix a typo in i386 SYSCALL_PIC_SETUP
H.J. Lu
2012-06-21
1
-1
/
+1
*
Avoid -Wconversion warning for htons
Andreas Jaeger
2012-06-21
2
-4
/
+4
*
Use x86-64 fpu_control.h for i386 and x86_64
H.J. Lu
2012-06-18
2
-101
/
+0
*
Use __volatile__ to access fpu control word
H.J. Lu
2012-06-18
1
-5
/
+14
*
Use i386 bits/mathinline.h for i386 and x86_64
H.J. Lu
2012-06-15
2
-289
/
+0
*
Disable x87 inline functions for x86-64
H.J. Lu
2012-06-15
1
-126
/
+128
*
Fix pow (0.0, -Inf) (bug 14241).
Joseph Myers
2012-06-15
1
-2
/
+2
*
Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
H.J. Lu
2012-06-14
1
-9
/
+8
*
Add SSE math and C++ namespace to i386 bits/mathinline.h
H.J. Lu
2012-06-12
1
-4
/
+237
*
Fix a typo in sysdeps/unix/Makefile.
Thomas Schwinge
2012-06-12
1
-3
/
+3
*
SH: No FE_UPWARD, FE_DOWNWARD.
Thomas Schwinge
2012-06-09
3
-11
/
+9
*
SH: Do not re-write fpscr after reading it.
Thomas Schwinge
2012-06-09
5
-12
/
+3
*
SH: refresh *.abilist files.
Kaz Kojima
2012-06-09
4
-38
/
+34
*
Use x86_64 fpu/bits/fenv.h for i386 and x86_64
H.J. Lu
2012-06-06
4
-137
/
+2
*
Check __SSE_MATH__ in x86_64 feraiseexcept
H.J. Lu
2012-06-06
1
-1
/
+11
*
Fix for wrong ldbl128-ibm fmodl commit
Adhemerval Zanella
2012-06-05
1
-2
/
+2
*
Fix spurious undeflow for ldbl-128ibm erfl
Adhemerval Zanella
2012-06-05
1
-3
/
+18
*
Fix ldbl128ibm fmodl for subnormals.
Adhemerval Zanella
2012-06-05
2
-18
/
+19
*
tst-getcpu: decode errno when sched_getcpu fails
Mike Frysinger
2012-06-04
1
-3
/
+8
*
Fix a typo in comment
H.J. Lu
2012-06-04
1
-1
/
+1
*
Use i486 bits/string.h for i386 and x86_64
H.J. Lu
2012-06-04
2
-25
/
+0
*
Provide 32-bit inline string functions for >= i486
H.J. Lu
2012-06-04
1
-158
/
+168
*
Use x86_64 bits/sigcontext.h for i386 and x86_64
H.J. Lu
2012-06-04
1
-0
/
+0
*
Update x86_64 bits/sigcontext.h from kernel 3.4.0
H.J. Lu
2012-06-04
1
-0
/
+34
*
Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64
H.J. Lu
2012-06-04
4
-132
/
+0
*
Use x86_64 bits/{io,perm}.h for i386 and x86_64
H.J. Lu
2012-06-04
4
-219
/
+0
*
Manual for platform-specific features and new __ppc_get_timebase inline.
Tulio Magno Quites Machado Filho
2012-06-04
3
-0
/
+98
*
Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16
Andreas Schwab
2012-06-02
3
-0
/
+21
*
Fix a typo in x86_64 sys/io.h
H.J. Lu
2012-06-01
1
-1
/
+1
*
Add default-abi definitions for powerpc, s390 and sparc.
Joseph Myers
2012-06-01
6
-0
/
+17
*
Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64
H.J. Lu
2012-06-01
5
-2
/
+4
*
Define DR_LEN_8 only if __x86_64__ is defined
H.J. Lu
2012-06-01
1
-1
/
+3
*
Fix fmod for subnormals (bug 14048).
Joseph Myers
2012-06-01
1
-2
/
+2
*
Ensure additions are not scheduled after fetestexcept in fmaf and fmal.
Joseph Myers
2012-06-01
3
-4
/
+10
*
Add a barrier in the double fma implementation.
Aurelien Jarno
2012-06-01
1
-1
/
+3
*
Use i386 bits/wchar.h for i386 and x86-64
H.J. Lu
2012-06-01
1
-0
/
+0
*
PowerPC: Fix for POWER7 sinf/cosf
Adhemerval Zanella
2012-06-01
2
-4
/
+6
[next]