[PATCH] command line macros
[gcc.git] / gcc /
2018-10-31 Nathan Sidwell[PATCH] command line macros
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-31 Pat Haugentree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and...
2018-10-31 Nathan Sidwell[6/6] Preprocessor forced macro location
2018-10-31 Martin LiskaProvide extension hint for aarch64 target (PR driver...
2018-10-31 Nathan Sidwell[C++ PATCH] Simplify overloads
2018-10-31 Richard Bienerre PR middle-end/70359 (Code size increase for x86...
2018-10-31 Claudiu Zissulescu[ARC] Handle store cacheline hazard.
2018-10-31 Claudiu Zissulescu[ARC] Add BI/BIH instruction support.
2018-10-31 Claudiu Zissulescu[ARC] Cleanup TLS implementation and add a number of...
2018-10-31 Claudiu Zissulescu[ARC] Remove non standard funcions calls.
2018-10-31 Martin LiskaUpdate test-suite expected output after rewording in...
2018-10-31 Martin LiskaFix hash-table violation in trans-decl.c.
2018-10-31 Thomas Preud'hommeFix PR87374: ICE with -mslow-flash-data and -mword...
2018-10-31 Richard Hendersonaarch64: Force TImode values into even registers
2018-10-31 Richard Hendersonaarch64: Improve atomic-op lse generation
2018-10-31 Richard Hendersonaarch64: Improve swp generation
2018-10-31 Richard Hendersonaarch64: Improve cas generation
2018-10-31 Richard Hendersonaarch64: Simplify LSE cas generation
2018-10-31 Richard Bienerre PR testsuite/87802 (g++.dg/vect/slp-pr87105.cc fails...
2018-10-31 Richard Bienertree-eh.c (replace_trapping_overflow): Simplify ABS_EXP...
2018-10-31 Sameera DeshpandeAdd pipeline description for Qualcomm Saphira core.
2018-10-31 GCC AdministratorDaily bump.
2018-10-30 Thomas Koenigre PR fortran/85896 (ICE in gfc_convert_constant()...
2018-10-30 Martin SeborPR middle-end/87041 - -Wformat reading through null...
2018-10-30 Jan Hubicka* params.def (lto-partitions): Bump from 32 to 128.
2018-10-30 Marek PolacekImplement P0892R2, explicit(bool).
2018-10-30 Segher Boessenkoolxfail ira-shrink-wrap-prep tests (PR87708)
2018-10-30 Jan Hubicka* tree.c
2018-10-30 Paolo Carlinidecl.c (grokdeclarator): Use declarator->id_loc in...
2018-10-30 Eric Botcazou* gcov.c (output_lines): Remove duplicate line.
2018-10-30 Aaron Sawdeyrs6000.md (bswapdi2): Force address into register if...
2018-10-30 Martin Seborextend.texi (optimize): Clarify/expand attribute docume...
2018-10-30 Paul Koning* gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support.
2018-10-30 Jonathan WakelyFix __builtin_expect_with_probability documentation
2018-10-30 Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-10-30 Richard EarnshawDon't allow the pool allocator to be configured to...
2018-10-30 Richard Bienerre PR tree-optimization/87800 (CPU2006 416.gamess faile...
2018-10-30 Sameera DeshpandeFixes bug 87330 by invoking df_note_add_problem to...
2018-10-30 Martin LiskaFix typo in documentation of __builtin_expect_with_prob...
2018-10-30 GCC AdministratorDaily bump.
2018-10-29 David MalcolmFix ICE in get_substring_ranges_for_loc on __FILE__...
2018-10-29 David MalcolmC++: simplify output from suggest_alternatives_for
2018-10-29 David MalcolmFolding and check_function_arguments
2018-10-29 Paolo Carlinidecl.c (create_array_type_for_decl): Add location_t...
2018-10-29 Iain Buclawconfig.gcc (xstormy16-*-elf): Set tm_d_file.
2018-10-29 David Malcolmux.texi: move "Quoting" and "Fix-it hints" from Diagnos...
2018-10-29 Kugan Vivekanandarajahre PR c++/87469 (ice in record_estimate, at tree-ssa...
2018-10-29 Olivier HainqueAdd ChangeLog entry for hunk introduced together with...
2018-10-29 Paul A. Clarke[rs6000] Remove inaccurate comment
2018-10-29 Paul Koning* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro...
2018-10-29 Paul A. Clarke[rs6000] Consistently use '__vector' instead of 'vector'
2018-10-29 Marek PolacekPR c++/87594 - constexpr rejects-valid with range-based...
2018-10-29 Ian Lance Taylorcompiler: pass a single flags argument to Backend:...
2018-10-29 Ian Lance Taylorcompiler: add location_file
2018-10-29 Richard Bienerre PR tree-optimization/87785 (ICE in dr_misalignment...
2018-10-29 Olivier HainqueExtract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTP
2018-10-29 Olivier HainqueIntroduce notion of VXWORKS_PERSONALITY
2018-10-29 Richard Bienerre PR tree-optimization/87790 (ICE in vect_get_vec_def_...
2018-10-29 Joseph Myers[OpenACC] Support C++ "this" in OpenACC directives
2018-10-29 Richard Bienerre PR tree-optimization/87785 (ICE in dr_misalignment...
2018-10-29 Martin LiskaGCOV: introduce --json-format.
2018-10-29 Segher Boessenkoolcombine: Fix various shortcomings in make_more_copies...
2018-10-29 GCC AdministratorDaily bump.
2018-10-29 Kugan Vivekanandarajahgimplefe-30.c: New test.
2018-10-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-10-28 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-10-28 Iain Sandoedarwin - fix powerpc-darwin stack alignments
2018-10-28 GCC AdministratorDaily bump.
2018-10-27 Sandra Loosemorere PR target/80024 (nios2: unclear wording "numeric...
2018-10-27 Thomas Koenigre PR fortran/86907 (bogus warning "No location in...
2018-10-27 GCC AdministratorDaily bump.
2018-10-26 Tulio Magno Quites... powerpc: Fix typos in the manual
2018-10-26 Aaron Sawdeyrs6000-string.c (expand_strncmp_gpr_sequence): Change...
2018-10-26 Bill Schmidtsse-addss-1.c: Call abort under DEBUG also; formatting...
2018-10-26 Paul A. Clarke[rs6000] Add tests for compatible implementations of...
2018-10-26 Paul A. Clarke[rs6000] Add compatible implementations of x86 SSSE3...
2018-10-26 Ian Lance Taylorlibgo: simplify gotest script to avoid sed substitution...
2018-10-26 Paul A. Clarke[rs6000] Enable 32bit support for tests of x86-compatib...
2018-10-26 Paul A. Clarke[rs6000] x86 vector intrinsics compatibility: clean...
2018-10-26 Ian Lance Taylorlibgo: avoid use of 'local' directive in shell script
2018-10-26 Ian Lance Taylorlibgo: fix improperly mangled linker symbol directive
2018-10-26 Paul A. Clarke[rs6000] Fix _mm_extract_pi16 for big-endian
2018-10-26 Richard Bienertree-vect-slp.c (vect_mark_slp_stmts): Add visited...
2018-10-26 Jan Hubickaipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.
2018-10-26 Richard Bienerre PR tree-optimization/87105 (Autovectorization [X86...
2018-10-26 Martin LiskaRelax hash function to match equals function behavior...
2018-10-26 Jan Hubicka* tree.c (free_lang_data_in_type): Only check main...
2018-10-26 Jan Hubickaipa-devirt.c (warn_odr): Make static.
2018-10-26 Richard Bienerre PR lto/87754 (ICE in odr_types_equivalent_p, at...
2018-10-26 Richard Bienerre PR tree-optimization/87746 (ICE in vect_update_misal...
2018-10-26 Rainer OrthDon't xfail gcc.dg/pr78973-2.c on non-ilp64 targets
2018-10-26 Ian Lance Taylorlibgo: don't use wc in gotest
2018-10-26 GCC AdministratorDaily bump.
2018-10-25 Ian Lance Taylorcompiler: improve name mangling for packpaths
2018-10-25 Carl Lovers6000-c.c (P9V_BUILTIN_VEC_VSCEDPGT, [...]): Rename...
2018-10-25 Bill Schmidtemmintrin.h (_mm_slli_epi16): Replace deprecated functi...
2018-10-25 Bill Schmidtemmintrin.h (_mm_sll_epi16): Replace comparison operato...
2018-10-25 Bill Schmidtemmintrin.h (_mm_sll_epi64): Remove wrong cast.
2018-10-25 Jeff Lawrl78.c (insn_ok_now): Always re-recognize the insn...
next