0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gcc/ More... over 12 years ago
Daily bump. More... over 12 years ago
Daily bump. More... over 12 years ago
* config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION. * configure: Re-generate.
ian
More... over 12 years ago
Improve performance of byte-swapped I/O.
jb
More... over 12 years ago
2013-01-23 Janus Weil <[email protected]> More... over 12 years ago
* ChangeLog: Add missing entry. More... over 12 years ago
* config/i386/i386.md (*movdf_internal_rex64): Disparage alternatives involving stack registers slightly. More... over 12 years ago
* config/rs6000/rs6000.c (rs6000_delegitimize_address): Check that TOC operand is a valid symbol ref in the constant pool.
dje
More... over 12 years ago
Add TARGET_OS_CPP_BUILTINS for microblaze*-linux More... over 12 years ago
PR target/54222 * config/avr/stdfix.h: New file. * t-avr (stdfix-gcc.h): New rule to build it. (EXTRA_HEADERS): Set it to install stdfix.h, stdfix-gcc.h.
gjl
More... over 12 years ago
Remove obsolete check for target_config_cflags, no longer set. More... over 12 years ago
libsanitizer merge from upstream r173241
kcc
More... over 12 years ago
PR fortran/56052 * trans-decl.c (gfc_get_symbol_decl): Set DECL_ARTIFICIAL and DECL_IGNORED_P on select_type_temporary and don't set DECL_BY_REFERENCE. More... over 12 years ago
PR target/49069 * config/arm/arm.md (cbranchdi4, cstoredi4): Use s_register_operand instead of cmpdi_operand for first comparison operand. Don't assert that comparison operands aren't both constants. More... over 12 years ago
PR c++/53650 * call.c (type_has_extended_temps): Fix C++ism. More... over 12 years ago
Daily bump. More... over 12 years ago
Daily bump. More... over 12 years ago
/cp 2013-01-22 Paolo Carlini <[email protected]> More... over 12 years ago
* testsuite/ChangeLog: Move ChangeLog entries to 2013. More... over 12 years ago
* doc/install.texi (Downloading the Source): Update references to downloading separate components. More... over 12 years ago
* doc/extend.texi (__int128): Improve grammar. More... over 12 years ago
PR target/56028 * config/i386/i386.md (*movti_internal_rex64): Change (o,riF) alternative to (o,r). (*movdi_internal_rex64): Remove (!o,n) alternative. (DImode immediate->memory splitter): Remove. (DImode immediate->memory peephole2): Remove. (movtf): Enable for TARGET_64BIT || TARGET_SSE. (*movtf_internal_rex64): Rename from *movtf_internal. Change (!o,F*r) alternative to (!o,*r). (*movtf_internal_sse): New pattern. (*movxf_internal_rex64): New pattern. (*movxf_internal): Disable for TARGET_64BIT. (*movdf_internal_rex64): Remove (!o,F) alternative. More... over 12 years ago
* testsuite/29_atomics/atomic_flag/test_and_set/explicit-hle.cc: Tightten scan-assembler-times regexps, add dg-additional-options for ia32, add -g0 -fno-exceptions -fno-asynchronous-unwind-tables to dg-options. More... over 12 years ago
PR middle-end/56074 * dumpfile.c (dump_loc): Only print loc if LOCATION_LOCUS (loc) isn't UNKNOWN_LOCATION nor BUILTINS_LOCATION. * tree-vect-loop-manip.c (find_loop_location): Also ignore stmt locations where LOCATION_LOCUS of the stmt location is UNKNOWN_LOCATION or BUILTINS_LOCATION. More... over 12 years ago
PR target/55686 * config/i386/i386.md (UNSPEC_STOS): New. (strset_singleop, *strsetdi_rex_1, *strsetsi_1, *strsethi_1, *strsetqi_1): Add UNSPEC_STOS. More... over 12 years ago
PR c++/53650 * call.c (type_has_extended_temps): New. * cp-tree.h: Declare it. * decl.c (check_initializer): Use build_aggr_init for arrays if it is false. * init.c (build_vec_init): Avoid mixed signed/unsigned arithmetic. More... over 12 years ago
PR c++/56071 * pt.c (maybe_instantiate_noexcept): Don't defer access checks. More... over 12 years ago
PR c++/56071 * pt.c (maybe_instantiate_noexcept): Don't defer access checks. More... over 12 years ago
PR c++/56059 * tree.c (strip_typedefs_expr) [TREE_VEC]: Preserve non-default template args count. More... over 12 years ago