2018-07-26 |
redi | Add missing dg-require-cstdint directives to tests |
| commitdiff |
2018-07-26 |
redi | Remove dg-require-cstdint directive from tests |
| commitdiff |
2018-07-26 |
redi | Remove dg-require-cstdint directive from tests |
| commitdiff |
2018-07-26 |
redi | Remove dg-require-cstdint directive from tests |
| commitdiff |
2018-07-26 |
redi | Add missing checks for _GLIBCXX_USE_C99_STDINT_TR1 |
| commitdiff |
2018-07-26 |
redi | Modify some library internals to work without <stdint.h> |
| commitdiff |
2018-07-26 |
redi | Remove char16_t and char32_t dependency on <stdint.h> |
| commitdiff |
2018-07-26 |
redi | Remove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1 |
| commitdiff |
2018-07-26 |
ro | xfail experimental/memory_resource/new_delete_resource... |
| commitdiff |
2018-07-26 |
marxin | Add linker_output as prefix for LTO temps (PR lto/86548). |
| commitdiff |
2018-07-26 |
glisse | optimize std::vector move assignment |
| commitdiff |
2018-07-26 |
vries | [libgomp, nvptx] Add error with recompilation hint... |
| commitdiff |
2018-07-26 |
vries | [libgomp, nvptx] Move device property sampling from... |
| commitdiff |
2018-07-26 |
segher | combine: Another hard register problem (PR85805) |
| commitdiff |
2018-07-26 |
marxin | gcov: Fix wrong usage of NAN in statistics (PR gcov... |
| commitdiff |
2018-07-26 |
vries | [libgomp, openacc, testsuite] Fix async logic in lib... |
| commitdiff |
2018-07-26 |
vries | [libgomp, openacc, testsuite] Fix async/wait logic... |
| commitdiff |
2018-07-26 |
gccadmin | Daily bump. |
| commitdiff |
2018-07-25 |
redi | PR libstdc++/86676 another alignment fix for test |
| commitdiff |
2018-07-25 |
jsm28 | * es.po, ja.po, sv.po: Update. |
| commitdiff |
2018-07-25 |
msebor | gcc/testsuite/ChangeLog: |
| commitdiff |
2018-07-25 |
redi | PR libstdc++/86676 Do not assume stack buffer is aligned |
| commitdiff |
2018-07-25 |
koenigni | 2018-07-25 Nicolas Koenig <koenigni@gcc.gnu.org> |
| commitdiff |
2018-07-25 |
koenigni | 2018-07-25 Nicolas Koenig <koenigni@gcc.gnu.org> |
| commitdiff |
2018-07-25 |
redi | Add missing header for std::max_align_t |
| commitdiff |
2018-07-25 |
jakub | * cp-tree.h (enum cp_tree_index): Add |
| commitdiff |
2018-07-25 |
jakub | PR c++/85515 |
| commitdiff |
2018-07-25 |
claziss | [ARC] Update default optimizations for size. |
| commitdiff |
2018-07-25 |
jsm28 | Regenerate .pot files. |
| commitdiff |
2018-07-25 |
claziss | [ARC] Improve instruction selection for fp moves. |
| commitdiff |
2018-07-25 |
claziss | [ARC] Fix uncache attribute. |
| commitdiff |
2018-07-25 |
claziss | [ARC] Add more additional register names |
| commitdiff |
2018-07-25 |
dmalcolm | optinfo-emit-json.cc: fix trivial memory leak |
| commitdiff |
2018-07-25 |
marxin | Fix wrong declaration. |
| commitdiff |
2018-07-25 |
rguenth | 2018-07-25 Richard Biener <rguenther@suse.de> |
| commitdiff |
2018-07-25 |
redi | Add new src/c++17 directory to list in acinclude.m4 |
| commitdiff |
2018-07-25 |
redi | Move std::unique_lock definition to a separate header |
| commitdiff |
2018-07-25 |
rsandifo | Add PR number |
| commitdiff |
2018-07-25 |
rsandifo | Fix ceil_log2(0) (PR 86644) |
| commitdiff |
2018-07-25 |
marxin | Limit dump_flag enum values range (PR middle-end/86645). |
| commitdiff |
2018-07-25 |
marxin | Explain asan parameters in params.def (PR sanitizer... |
| commitdiff |
2018-07-25 |
msebor | PR tree-optimization/86622 - incorrect strlen of array... |
| commitdiff |
2018-07-25 |
gccadmin | Daily bump. |
| commitdiff |
2018-07-24 |
redi | Add initial version of C++17 <memory_resource> header |
| commitdiff |
2018-07-24 |
redi | PR libstdc++/86658 fix __niter_wrap to not copy invalid... |
| commitdiff |
2018-07-24 |
rsandifo | Avoid &LOOP_VINFO_MASKS for bb vectorisation (PR 86618) |
| commitdiff |
2018-07-24 |
dmalcolm | Fix segfault in -fsave-optimization-record (PR tree... |
| commitdiff |
2018-07-24 |
ktkachov | [GCC][AARCH64] Canonicalize aarch64 widening simd plus... |
| commitdiff |
2018-07-24 |
jakub | PR middle-end/86627 |
| commitdiff |
2018-07-24 |
redi | Minor refactoring in <bit> header |
| commitdiff |
2018-07-24 |
rguenth | 2018-07-24 Richard Biener <rguenther@suse.de> |
| commitdiff |
2018-07-24 |
redi | Reorder conditions in uses-allocator construction helper |
| commitdiff |
2018-07-24 |
redi | Make __resource_adaptor_imp usable with C++17 memory_re... |
| commitdiff |
2018-07-24 |
redi | PR libstdc++/70966 fix lifetime bug for default resource |
| commitdiff |
2018-07-24 |
jakub | PR testsuite/86649 |
| commitdiff |
2018-07-24 |
gccadmin | Daily bump. |
| commitdiff |
2018-07-23 |
dje | * inclhack.def (aix_unistd): New. |
| commitdiff |
2018-07-23 |
redi | PR libstdc++/70940 optimize pmr::resource_adaptor for... |
| commitdiff |
2018-07-23 |
carll | gcc/testsuite/ChangeLog: |
| commitdiff |
2018-07-23 |
edlinger | gcc: |
| commitdiff |
2018-07-23 |
edlinger | 2018-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de> |
| commitdiff |
2018-07-23 |
edlinger | 2018-07-23 Bernd Edlinger <bernd.edlinger@hotmail.de> |
| commitdiff |
2018-07-23 |
segher | rs6000: Improve vsx_init_v4si |
| commitdiff |
2018-07-23 |
segher | rs6000: Generate rl*imi for memory some more |
| commitdiff |
2018-07-23 |
jakub | PR c++/86569 |
| commitdiff |
2018-07-23 |
gccadmin | Daily bump. |
| commitdiff |
2018-07-22 |
msebor | PR bootstrap/86621 - 'alloca' bound is unknown in tree... |
| commitdiff |
2018-07-22 |
gerald | * doc/gcov.texi (Invoking Gcov): Editorial changes. |
| commitdiff |
2018-07-22 |
gccadmin | Daily bump. |
| commitdiff |
2018-07-21 |
gccadmin | Daily bump. |
| commitdiff |
2018-07-20 |
dmalcolm | libcpp: remove redundant parameter from rich_location... |
| commitdiff |
2018-07-20 |
msebor | PR middle-end/82063 - issues with arguments enabled... |
| commitdiff |
2018-07-20 |
msebor | PR middle-end/82063 |
| commitdiff |
2018-07-20 |
msebor | PR middle-end/82063 - issues with arguments enabled... |
| commitdiff |
2018-07-20 |
janus | 2018-07-20 Andrew Benson <abenson@carnegiescience... |
| commitdiff |
2018-07-20 |
ian | compiler: do order_evaluations before remove_shortcuts |
| commitdiff |
2018-07-20 |
qinzhao | Give up the inlining expansion for strcmp/strncmp/memcm... |
| commitdiff |
2018-07-20 |
msebor | PR tree-optimization/86613 - missing -Warray-bounds... |
| commitdiff |
2018-07-20 |
dmalcolm | Add "-fsave-optimization-record" |
| commitdiff |
2018-07-20 |
redi | PR libstdc++/86595 add missing noexcept |
| commitdiff |
2018-07-20 |
redi | Use default visibility to work around clang -fvisibilit... |
| commitdiff |
2018-07-20 |
redi | PR libstdc++/86603 Move __cpp_lib_list_remove_return_ty... |
| commitdiff |
2018-07-20 |
rguenth | 2018-07-20 Richard Biener <rguenther@suse.de> |
| commitdiff |
2018-07-20 |
marxin | Remove unused code. |
| commitdiff |
2018-07-20 |
rguenth | 2018-07-20 Richard Biener <rguenther@suse.de> |
| commitdiff |
2018-07-20 |
dj | * MAINTAINERS (m32c, msp43, rl78, libiberty, build... |
| commitdiff |
2018-07-20 |
gccadmin | Daily bump. |
| commitdiff |
2018-07-19 |
msebor | PR tree-optimization/84047 - missing -Warray-bounds... |
| commitdiff |
2018-07-19 |
msebor | gcc/ChangeLog: |
| commitdiff |
2018-07-19 |
dmalcolm | Add "optinfo" framework |
| commitdiff |
2018-07-19 |
collison | 2018-07-19 Michael Collison <michael.collison@arm... |
| commitdiff |
2018-07-19 |
redi | Simplify the base characteristics for some type traits |
| commitdiff |
2018-07-19 |
redi | Use __builtin_memmove for trivially copyable types |
| commitdiff |
2018-07-19 |
paolo | 2018-07-19 Paolo Carlini <paolo.carlini@oracle.com> |
| commitdiff |
2018-07-19 |
avieira | [PATCH, GCC, AARCH64] Add support for +profile extension |
| commitdiff |
2018-07-19 |
avieira | [AArch64][PATCH 2/2] PR target/83009: Relax strict... |
| commitdiff |
2018-07-19 |
avieira | [AArch64][PATCH 1/2] Fix addressing printing of LDP/STP |
| commitdiff |
2018-07-19 |
rguenth | 2018-07-19 Richard Biener <rguenther@suse.de> |
| commitdiff |
2018-07-19 |
hjl | i386: Test __has_attribute (__indirect_return__) |
| commitdiff |
2018-07-19 |
hjl | i386: Change indirect_return to function type attribute |
| commitdiff |
next |