]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2014-10-24  Felix Yangre PR target/63173 (performance problem with simd intri...
2014-10-24  Rainer OrthFix gcc.dg/pr63594-1.c execution on Solaris/x86
2014-10-24  Uros Bizjak980217-1.c (main): Fix implicit int.
2014-10-24  Daniel HellstromMAINTAINERS (write-after-approval): Add myself.
2014-10-24  Maxim KuvyrkovHandle SCRATCH in decompose_address
2014-10-24  Maxim KuvyrkovDisable max_issue when scheduling for register pressure
2014-10-24  Maxim KuvyrkovRemove cached_first_cycle_multipass_dfa_lookahead and...
2014-10-24  Maxim KuvyrkovImprove scheduler dumps of ready list
2014-10-24  Maxim KuvyrkovAccount for prologue spills in reg_pressure scheduling
2014-10-24  Richard BienerMakefile.in (BUILD_CPPLIB): When in stage2+ use the...
2014-10-24  Richard Bienerfold-const.c (fold_binary_loc): Fix copy-and-pasto.
2014-10-24  Markus TrippelsdorfFix bootstrap/PR63632
2014-10-24  Martin Liskaipa-icf.c (sem_item_optimizer::parse_nonsingleton_class...
2014-10-24  Ian Lance Taylorcompiler: Use MPC library for complex numbers.
2014-10-24  Ian Lance Taylorcompiler: Simplify making integer expressions.
2014-10-24  GCC AdministratorDaily bump.
2014-10-23  John David... pa.c (pa_can_combine_p): Fix typo in last change.
2014-10-23  Ian Lance Taylor* tree-vrp.c (extract_range_from_assert): Fix typo...
2014-10-23  Ian Lance Taylor* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.
2014-10-23  Ian Lance Taylorinternal.h (backtrace_atomic_load_pointer): Fix to...
2014-10-23  Ian Lance Taylorconfigure.ac: Disable the Go frontend on systems where...
2014-10-23  François Dumontcomplexity.cc: Add missing test variable.
2014-10-23  Jakub Jelinekre PR debug/63623 (Lots of functions get -fvar-tracking...
2014-10-23  Jonathan Wakelyre PR c++/63619 (warning: deleting ‘void*’ is undefined...
2014-10-23  DJ Deloriemsp430.c (msp430_print_operand): 'x' modifier is indepe...
2014-10-23  Jonathan Wakelystatus_cxx2011.xml: Update status.
2014-10-23  Evgeny Stupachenkore PR target/63534 (Bootstrap failure on x86_64/i686...
2014-10-23  Marek Polacekre PR c/63626 (Warning "inline function declared but...
2014-10-23  Marek Polacekc-ubsan.c (ubsan_instrument_shift): Perform the MINUS_E...
2014-10-23  Georg-Johann Layavr.c: Fix GNU coding rules and typos.
2014-10-23  Kirill YukhinAVX. Fix block absq emit for non AVX-512 targets.
2014-10-23  Kirill YukhinAVX-512. 81.1/n. Extend `function_code' field `tree_var...
2014-10-23  Rainer OrthFix gcc.dg/ipa/ipa-icf-21.c on 32-bit Linux/x86.
2014-10-23  Arnaud Charlet[multiple changes]
2014-10-23  Arnaud Charlet[multiple changes]
2014-10-23  Hristian Kirtchevsysdep.c (__gnat_localtime_tzoff): Properly delimit...
2014-10-23  Arnaud Charlet[multiple changes]
2014-10-23  Arnaud Charlet[multiple changes]
2014-10-23  Arnaud Charlet[multiple changes]
2014-10-23  Arnaud Charlet[multiple changes]
2014-10-23  Arnaud Charlet[multiple changes]
2014-10-23  Arnaud Charlet[multiple changes]
2014-10-23  Richard BienerMakefile.def: Add libcpp build module and dependencies.
2014-10-23  Rainer OrthFix gcc.dg/ipa/ipa-icf-2[18].c on Solaris
2014-10-23  Rainer OrthFix gnu11 fallout on SPARC
2014-10-23  Rainer OrthFix SPARC testsuite gnu11 fallout
2014-10-23  Richard Bienerfold-const.c (fold_binary_loc): Preserve side-effects...
2014-10-23  Ian Lance TaylorCommit old ChangeLog entry forgotten in commit of actua...
2014-10-23  Tim Shenre PR libstdc++/63497 (std::regex can't handle [^class...
2014-10-23  GCC AdministratorDaily bump.
2014-10-22  Richard Bienerre PR lto/63603 (Linking with -fno-lto still invokes...
2014-10-22  Joseph MyersDo not build soft-fp code at all for powerpc64-linux...
2014-10-22  Dehao Chenauto-profile.c: Change order of header files.
2014-10-22  Guozhi Weire PR tree-optimization/63530 (GCC generates incorrect...
2014-10-22  David MalcolmReset global state ipa-icf.c:optimizer
2014-10-22  Andrew MacLeodcfgbuild.h: New.
2014-10-22  Richard Sandifordlra.c (lra): Remove call to recog_init.
2014-10-22  Richard Sandifordrecog.h (recog_data_d): Remove enabled_alternatives.
2014-10-22  Richard Sandifordrecog.h (constrain_operands): Add an alternative_mask...
2014-10-22  Richard Sandifordmd.texi: Document "preferred_for_size" and "preferred_f...
2014-10-22  Richard Sandifordrecog.h (extract_constrain_insn): Declare.
2014-10-22  Jakub JelinekNew syntax for -fsanitize-recover.
2014-10-22  Georg-Johann Laylib1funcs.S (__do_global_dtors): Fix wrong code introdu...
2014-10-22  Jiong Wang[ARM] Add missing '\' in macro define.
2014-10-22  Renlin Li[ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV
2014-10-22  Richard BienerMakefile.in (s-match): Adjust dependencies to only...
2014-10-22  Jiong Wang[AArch64] Update target testcases for gnu11
2014-10-22  Jiong Wang[Dejagnu] fix gcc-dg-prune glitch when filtering "reloc...
2014-10-22  Richard BienerMakefile.in (OBJS): Add gimple-match.o and generic...
2014-10-22  Jakub Jelinekre PR target/63594 (ICE: in ix86_vector_duplicate_value...
2014-10-22  Jakub Jelinekre PR target/63542 (My build log is full of "non-delegi...
2014-10-22  Alan Modragengtype.h (obstack_chunk_alloc, [...]): Remove cast.
2014-10-22  GCC AdministratorDaily bump.
2014-10-21  John David... config.gcc: Remove MASK_JUMP_IN_DELAY from target_cpu_d...
2014-10-21  Manuel López... invoke.texi (pedantic-errors): Explain better.
2014-10-21  Joern Renneckeavr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX...
2014-10-21  Andrew Pinskiinvoke.texi (AARCH64/mtune): Document thunderx as an...
2014-10-21  Dehao ChenAdd AutoFDO.
2014-10-21  David MalcolmState cleanups from jit branch
2014-10-21  Andrew MacLeodloop-doloop.c: Include loop-unroll.h.
2014-10-21  Joern Renneckeprog_bar.cc: Qualify size_t.
2014-10-21  Ian Lance Taylorcompiler: Remove obsolete hidden_fields_are_ok code.
2014-10-21  Andrew MacLeodcfg.h: New.
2014-10-21  Jiong Wang[ARM] Update testcases for GNU11
2014-10-21  Paolo Carliniparser.c (cp_parser_unary_expression): Add default...
2014-10-21  Ville VoutilainenImplement more Library Fundamentals v1 variable templates.
2014-10-21  Andreas Schwab* gcc.dg/bf-spl1.c (main): Fix implicit int.
2014-10-21  Thomas Preud... tree-ssa-math-opts.c (find_bswap_or_nop_1): Fix creatio...
2014-10-21  Richard Bienertree-ssa-phiopt.c (value_replacement): Properly verify...
2014-10-21  Richard Bienerdevirt-42.C: Fix dump scanning routines.
2014-10-21  Jakub Jelinekre PR tree-optimization/63563 (ICE: in vectorizable_sto...
2014-10-21  Jonathan WakelyFix date of last ChangeLog entry.
2014-10-21  Uros Bizjakinclhack.def (glibc_c99_inline_4): Add pthread.h to...
2014-10-21  Ilya Tocari386.c (expand_vec_perm_1): Fix expand_vec_perm_palignr...
2014-10-21  Francois-Xavier... re PR libquadmath/55821 (Release tarballs (unconditiona...
2014-10-21  Kirill YukhinRevert r216483.
2014-10-21  Zhenqiang Chencfgloopanal.c (seq_cost): Delete.
2014-10-21  GCC AdministratorDaily bump.
2014-10-20  Ian Lance Taylorcompiler, runtime: Add type information to single objec...
2014-10-20  Ian Lance Taylorreflect: allocate correct type in assignTo and cvtT2I
next