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
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unused attribute to declaration for mips16 builds.
Steve Ellcey
2015-09-24
1
-1
/
+1
*
Add more random libm test inputs (mainly for ldbl-128).
Joseph Myers
2015-09-12
2
-102
/
+122
*
Move bits/atomic.h to atomic-machine.h (bug 14912).
Joseph Myers
2015-09-11
1
-3
/
+3
*
Update libm-test-ulps for MIPS.
Joseph Myers
2015-09-11
2
-182
/
+182
*
MIPS: Only use .set mips* assembler directives when necessary
Andrew Bennett
2015-09-08
4
-19
/
+36
*
Rename bits/linkmap.h to linkmap.h (bug 14912).
Joseph Myers
2015-09-04
1
-0
/
+0
*
Fix MIPS -Wundef warnings for __mips_isa_rev.
Joseph Myers
2015-08-18
2
-3
/
+3
*
Regenerate MIPS libm-test-ulps.
Joseph Myers
2015-07-01
2
-622
/
+1053
*
Add support for DT_MIPS_RLD_MAP_REL.
Matthew Fortune
2015-06-26
1
-3
/
+10
*
Fix mips16 __fpu_control static linking (bug 18397).
Joseph Myers
2015-05-11
2
-1
/
+4
*
2015-02-18 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-02-18
1
-1
/
+3
*
2015-02-17 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-02-17
2
-16
/
+16
*
2015-02-17 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-02-17
1
-1
/
+1
*
Fix MIPS _ABIO64 -Werror=undef build.
Joseph Myers
2015-02-16
1
-0
/
+4
*
Fix MIPS _COMPILING_NEWLIB -Werror=undef build.
Joseph Myers
2015-02-16
3
-3
/
+3
*
Fix MIPS __mips_isa_rev -Werror=undef build.
Joseph Myers
2015-02-16
1
-1
/
+1
*
2015-02-13 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-02-13
3
-6
/
+6
*
Remove sysdeps/mips soft-fp subdirectories.
Joseph Myers
2015-02-10
7
-3
/
+0
*
Disable 64-bit atomics for MIPS n32.
Joseph Myers
2015-01-28
1
-1
/
+1
*
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
2015-01-07
1
-2
/
+4
*
Fix libm fesetround namespace (bug 17748).
Joseph Myers
2015-01-07
1
-2
/
+4
*
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
2015-01-06
2
-3
/
+5
*
Merge branch 'master' of ssh://sourceware.org/git/glibc
Steve Ellcey
2015-01-05
1
-2
/
+4
|
\
|
*
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
2015-01-05
1
-2
/
+4
*
|
2015-01-05 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-01-05
1
-0
/
+58
|
/
*
2015-01-05 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-01-05
1
-13
/
+164
*
2015-01-05 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-01-05
1
-3
/
+16
*
Fix libm fegetround namespace (bug 17748).
Joseph Myers
2015-01-02
1
-2
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
107
-107
/
+107
*
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
2014-12-31
1
-2
/
+4
*
Add support for MIPS O32 FPXX and .MIPS.abiflags
Matthew Fortune
2014-12-31
13
-0
/
+1713
*
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-30
2
-3
/
+5
*
Fix preprocessor indentation in sysdeps/mips/memcpy.S.
Steve Ellcey
2014-12-22
1
-97
/
+97
*
Remove trailing white space.
Steve Ellcey
2014-12-19
1
-1
/
+0
*
2014-12-19 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2014-12-19
6
-0
/
+182
*
2014-12-19 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2014-12-19
2
-4
/
+16
*
* sysdeps/mips/dl-trampoline.c: Modify switch expression to have
Steve Ellcey
2014-12-11
1
-1
/
+1
*
mips: Do not use jal to reach __libc_start_main
Petar Jovanovic
2014-12-02
1
-2
/
+6
*
Fix sysdeps/mips/__longjmp.c warning.
Joseph Myers
2014-11-26
1
-3
/
+1
*
Add arch-specific configuration for C11 atomics support.
Torvald Riegel
2014-11-20
1
-0
/
+10
*
Don't use INTDEF/INTUSE with _dl_init (bug 14132).
Joseph Myers
2014-11-04
1
-4
/
+4
*
Remove extra whitespace from end of line.
Steve Ellcey
2014-10-01
1
-1
/
+1
*
* sysdeps/mips/strcmp.S: New.
Steve Ellcey
2014-10-01
1
-0
/
+249
*
Require autoconf 2.69
H.J. Lu
2014-09-29
1
-2
/
+2
*
Put mips preconfigure code inside mips* case statement.
Steve Ellcey
2014-09-09
1
-20
/
+25
*
Modify ABI tests in MIPS preconfigure.
Steve Ellcey
2014-09-09
1
-34
/
+24
*
Move architecture shlib-versions files to Linux-specific directories.
Joseph Myers
2014-07-17
2
-26
/
+0
*
Regenerate MIPS libm-test-ulps.
Joseph Myers
2014-06-30
2
-140
/
+2118
*
Fix Wundef warning for ELF_MACHINE_NO_RELA
Siddhesh Poyarekar
2014-06-26
1
-0
/
+2
*
MIPS: Move NPTL public headers to sysdeps/mips/nptl/.
Roland McGrath
2014-06-23
2
-0
/
+273
[next]