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
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename configure.in to configure.ac
Mike Frysinger
2013-10-30
2
-1
/
+1
*
Add SH implementation of stackguard-macros.h.
Kaz Kojima
2013-09-27
1
-0
/
+6
*
Add sh4 implementation of fegetexceptflag.
Kaz Kojima
2013-06-21
1
-0
/
+38
*
Remove trailing whitespace.
Joseph Myers
2013-06-05
4
-6
/
+6
*
Avoid crashing in LD_DEBUG when program name is unavailable
Siddhesh Poyarekar
2013-05-29
1
-2
/
+1
*
Don't include expected results in libm-test test names.
Joseph Myers
2013-05-22
1
-169
/
+169
*
Handle sincos with generic libm-test logic.
Joseph Myers
2013-05-19
1
-9
/
+9
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
48
-50
/
+48
*
sysdeps/sh/dl-machine.h: Define ELF_MACHINE_RUNTIME_FIXUP_PARAMS.
Thomas Schwinge
2012-11-20
1
-2
/
+2
*
Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).
Joseph Myers
2012-11-05
1
-1
/
+1
*
Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).
Joseph Myers
2012-11-03
1
-0
/
+1
*
Make fenv.h FE_* macros usable in #if (bug 3439).
Joseph Myers
2012-11-03
1
-14
/
+21
*
Build SH backtrace with -funwind-tables.
Joseph Myers
2012-11-01
1
-0
/
+4
*
Fix strtod handling of underflow (bug 14047).
Joseph Myers
2012-10-30
1
-0
/
+1
*
Add missing magic to GLIBC_PROVIDES.
Roland McGrath
2012-10-09
1
-0
/
+1
*
Clean up init-first.c files.
Roland McGrath
2012-10-01
1
-78
/
+0
*
Fifth argument of la_pltenter() is not constant.
Carlos O'Donell
2012-08-16
1
-1
/
+1
*
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
Marek Polacek
2012-08-02
2
-5
/
+3
*
Move testsuite audit definitions to sysdeps tst-audit.h files.
Joseph Myers
2012-07-26
1
-0
/
+25
*
Move ldsodefs.h audit definitions to sysdeps directories.
Joseph Myers
2012-07-25
1
-0
/
+40
*
Remove TLS configure checks.
Marek Polacek
2012-07-17
2
-141
/
+0
*
Split tls-macros.h into sysdeps directories.
Joseph Myers
2012-07-17
1
-0
/
+143
*
Get rid of ASM_GLOBAL_DIRECTIVE.
Marek Polacek
2012-07-10
2
-2
/
+2
*
Some missing bits from sysdeps/*/elf dismissal.
Thomas Schwinge
2012-06-23
1
-1
/
+1
*
SH: Preserve more registers for frame unwinding purposes, add CFI directives.
Thomas Schwinge
2012-06-23
1
-2
/
+15
*
SH: Optimize assembler code in context of call to __fortify_fail.
Thomas Schwinge
2012-06-23
1
-9
/
+5
*
SH: ABORT_INSTRUCTION.
Thomas Schwinge
2012-06-23
1
-0
/
+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: Use fpu_control_t for the temporary FPU control word.
Thomas Schwinge
2012-05-28
12
-19
/
+18
*
SH: feraiseexcept: Restore fpscr flag fields.
Kaz Kojima
2012-05-28
1
-0
/
+8
*
SH: Add CFI directives.
Chung-Lin Tang
2012-05-28
1
-1
/
+10
*
SH: Replace <endian.h> usage with pre-processor macros.
Chung-Lin Tang
2012-04-25
2
-8
/
+6
*
Fix return value of SH fesetround.
Kaz Kojima
2012-04-05
1
-3
/
+3
*
Set SH fpcsr register which read again.
Kaz Kojima
2012-04-05
2
-1
/
+8
*
Fix SH4 fraiseexcpt so to generate exceptions appropriately.
Kaz Kojima
2012-04-05
1
-6
/
+36
*
Add support fedisableexcept, feenableexcept, fegetexcept and feupdateenv
Kaz Kojima
2012-04-05
4
-0
/
+151
*
Call __ctype_init in early glibc startup.
Thomas Schwinge
2012-04-02
1
-1
/
+5
*
Delete sysdeps/sh/elf
Andreas Jaeger
2012-03-28
3
-3
/
+2
*
Replace FSF snail mail address with URL in miscellaneous files.
Paul Eggert
2012-03-10
2
-6
/
+4
*
Resort ULPs files with gen-libm-test.pl -n in C locale.
Joseph Myers
2012-02-20
1
-2
/
+2
*
Add SH target specific crti.S and crtn.S and remove initfini files.
Kaz Kojima
2012-02-16
3
-152
/
+175
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
42
-127
/
+84
*
Always define float_t as float for PowerPC, SH and SPARC.
Joseph Myers
2012-01-31
1
-14
/
+2
*
Remove __STDC__ conditionals from installed headers.
Joseph Myers
2012-01-26
1
-12
/
+3
*
More fallout from supporting only ELF
Ulrich Drepper
2012-01-08
1
-2
/
+0
*
Remove non-ELF support
Ulrich Drepper
2012-01-07
1
-12
/
+1
*
Yet more ia64 removal fallout
Ulrich Drepper
2012-01-07
1
-1
/
+1
*
Implement SH backtrace using IA64 version
Ulrich Drepper
2011-12-02
1
-0
/
+1
*
Don't call ifunc functions in trace mode
Andreas Schwab
2011-10-05
1
-2
/
+3
[next]