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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
soft-fp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.
Joseph Myers
2015-10-27
3
-12
/
+0
*
Fix undefined warning messages in GCC 6.
Steve Ellcey
2015-08-27
3
-33
/
+45
*
Fix soft-fp fma for -Wuninitialized.
Joseph Myers
2015-05-22
3
-0
/
+36
*
soft-fp: Fix alpha kernel build problem
Richard Henderson
2015-05-19
1
-3
/
+2
*
soft-fp: Define and use _FP_STATIC_ASSERT.
Joseph Myers
2015-03-12
3
-32
/
+51
*
soft-fp: Add _FP_UNREACHABLE.
Joseph Myers
2015-03-11
2
-4
/
+13
*
soft-fp: Use multiple-include guards.
Joseph Myers
2015-03-10
10
-2
/
+47
*
soft-fp: Support conditional zero-initialization in declarations.
Joseph Myers
2015-03-07
4
-6
/
+18
*
Fix /* in comment in previous commit.
Joseph Myers
2015-03-07
1
-1
/
+1
*
soft-fp: Condition sfp-machine.h include path on __KERNEL__.
Joseph Myers
2015-03-07
1
-0
/
+4
*
soft-fp: Adjust call to abort for kernel use.
Joseph Myers
2015-02-20
1
-1
/
+1
*
soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...
Joseph Myers
2015-02-06
1
-0
/
+1
*
soft-fp: Refine FP_EX_DENORM handling for comparisons.
Joseph Myers
2015-02-06
1
-4
/
+45
*
soft-fp: Support floating-point extensions without quieting sNaNs.
Joseph Myers
2015-02-06
1
-4
/
+10
*
soft-fp: Use __label__ for all labels within macros.
Joseph Myers
2015-01-22
1
-0
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
88
-88
/
+88
*
soft-fp: Add _FP_TO_INT_ROUND.
Joseph Myers
2014-11-04
5
-0
/
+226
*
soft-fp: Use parentheses around macro arguments.
Joseph Myers
2014-10-09
8
-305
/
+328
*
soft-fp: Support rsigned == 2 in _FP_TO_INT.
Joseph Myers
2014-10-09
1
-7
/
+38
*
soft-fp: Support more precise "invalid" exceptions.
Joseph Myers
2014-10-09
2
-81
/
+147
*
soft-fp: Add FP_DENORM_ZERO.
Joseph Myers
2014-10-09
2
-1
/
+38
*
soft-fp: Fix _FP_TO_INT latent bug in overflow handling.
Joseph Myers
2014-10-09
1
-2
/
+7
*
soft-fp: Refactor exception handling for comparisons.
Joseph Myers
2014-10-09
17
-61
/
+59
*
soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow...
Joseph Myers
2014-10-09
6
-2
/
+23
*
soft-fp: Remove FP_CLEAR_EXCEPTIONS.
Joseph Myers
2014-10-09
1
-3
/
+0
*
soft-fp: Fix comment formatting.
Joseph Myers
2014-09-17
7
-183
/
+113
*
soft-fp: Correct _FP_TO_INT formatting.
Joseph Myers
2014-09-17
1
-5
/
+7
*
Rename soft-fp op-[1248].h variables to avoid risk of shadowing.
Joseph Myers
2014-06-30
4
-510
/
+726
*
Rename soft-fp extended.h, op-common.h variables to avoid risk of shadowing.
Joseph Myers
2014-06-30
2
-258
/
+299
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
soft-fp: support after-rounding tininess detection.
Joseph Myers
2014-02-12
2
-4
/
+34
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
88
-88
/
+88
*
Avoid "left shift count >= width of type" warnings in soft-fp code.
Uros Bizjak
2013-11-26
1
-4
/
+4
*
soft-fp: make extensions quiet signaling NaNs (bug 16041).
Joseph Myers
2013-10-17
1
-0
/
+1
*
soft-fp: fix horizontal whitespace.
Joseph Myers
2013-10-16
87
-1783
/
+1785
*
soft-fp: remove unused macros.
Joseph Myers
2013-10-15
2
-33
/
+0
*
soft-fp: fix vertical whitespace and indentation.
Joseph Myers
2013-10-15
85
-3286
/
+3777
*
soft-fp: fix preprocessor indentation.
Joseph Myers
2013-10-12
8
-278
/
+279
*
soft-fp: make __unord* raise "invalid" for signaling NaNs (bug 16036).
Joseph Myers
2013-10-12
3
-0
/
+15
*
soft-fp: make ordered comparisons raise "invalid" for quiet NaNs (bug 14910).
Joseph Myers
2013-10-12
6
-6
/
+6
*
soft-fp: add missing FP_INIT_EXCEPTIONS and FP_INIT_ROUNDMODE calls.
Joseph Myers
2013-10-12
39
-0
/
+39
*
soft-fp: add macro FP_NO_EXCEPTIONS.
Joseph Myers
2013-10-12
7
-12
/
+30
*
soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).
Joseph Myers
2013-10-12
2
-4
/
+4
*
soft-fp: fix floating-point to integer unsigned saturation.
Joseph Myers
2013-10-12
1
-1
/
+1
*
Update copyright and license notices in soft-fp files from libgcc.
Joseph Myers
2013-10-10
14
-56
/
+42
*
Add soft-fp files from libgcc.
Joseph Myers
2013-10-10
14
-0
/
+646
*
soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.
Joseph Myers
2013-10-10
4
-3
/
+11
*
soft-fp: fix negation NaN handling (bug 16034).
Joseph Myers
2013-10-10
4
-18
/
+7
*
soft-fp: Remove trailing semicolon from _FP_FRAC_DISASSEMBLE_4.
Joseph Myers
2013-10-09
1
-1
/
+1
*
soft-fp: fix typo in comment.
Adam Buchbinder
2013-10-09
1
-1
/
+1
[next]