index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
18_support
/
numeric_limits
/
dr559.cc
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-02-22
P0482R5 char8_t: Updates to existing standard library tests
Tom Honermann
2019-01-01
Update copyright years.
Jakub Jelinek
2018-01-03
Update copyright years.
Jakub Jelinek
2017-01-01
Update copyright years.
Jakub Jelinek
2016-10-12
testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...
Paolo Carlini
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
2016-01-04
Update copyright years.
Jakub Jelinek
2015-01-05
Update copyright years.
Jakub Jelinek
2014-10-15
freestanding.cc: Prefer -std=gnu++11.
Paolo Carlini
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
2011-09-21
limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsi...
Paolo Carlini
2011-09-19
re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uin...
Paolo Carlini
2010-02-25
limits (__numeric_limits_base::max_digits10, [...]): Add.
Ed Smith-Rowland
2010-02-17
limits: Implement resolution of DR 559 (CD1) in C++0x mode.
Paolo Carlini