rs6000.c (rtx_is_swappable_p): Add UNSPEC_VSX_CVDPSPN as an unswappable operand...
[gcc.git] / gcc /
2014-09-04 Aldy Hernandez* Makefile.in (TAGS): Handle constructs in timevar...
2014-09-04 Aldy HernandezRevert mistakenly committed change.
2014-09-04 Aldy HernandezRemove file that was mistakenly added.
2014-09-04 Aldy HernandezMerge remote-tracking branch 'origin/aldyh/debug-early...
2014-09-04 Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04 Aldy HernandezMerge remote-tracking branch 'origin/aldyh/debug-early...
2014-09-04 Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-09-04 Aldy HernandezAdd missing ChangeLog entries for last commit.
2014-09-04 Aldy Hernandezdwarf2out.c (struct die_struct): Add dumped_early field.
2014-09-04 Aldy HernandezMake output_die() output the parent DIE for each DIE.
2014-09-04 Aldy HernandezMake gen_formal_parameter_die() merge DIEs from a previ...
2014-09-04 Aldy Hernandezdearly: Emit DIEs for decls early in the compilation...
2014-09-04 Guozhi Weire PR target/62040 (internal compiler error: in simplif...
2014-09-04 Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-09-04 Bill Schmidtrs6000.c (special_handling_values): Add SH_EXTRACT.
2014-09-04 Bill Schmidtvsx.md (*vsx_extract_<mode>_load): Always match selecti...
2014-09-04 Jan-Benedict Glawrx.h (HARD_REGNO_MODE_OK): Add braces.
2014-09-04 Markus Trippelsdorfre PR ipa/61659 (Extra undefined symbol because of...
2014-09-04 Alan Modrare PR debug/60655 (ICE: output_operand: invalid express...
2014-09-04 Matthew FortuneAdd target hook to override DWARF2 frame register size
2014-09-04 GCC AdministratorDaily bump.
2014-09-03 Chris Manghanecompiler: Add precise type information on the heap.
2014-09-03 Marek Polacekinvoke.texi: Document that -Wlogical-not-parentheses...
2014-09-03 Fritz Reese[multiple changes]
2014-09-03 Richard Sandifordrtl.texi (RTX_AUTOINC): Document that the first operand...
2014-09-03 Richard Sandifordoutput.h (get_some_local_dynamic_name): Declare.
2014-09-03 Richard Hendersonaarch64: Improve epilogue unwind info
2014-09-03 Richard Bieneropts.c (default_options_optimization): Adjust max-combi...
2014-09-03 Martin Jamborre PR ipa/62015 (ipa-cp-clone uses a clone that is...
2014-09-03 Martin Jamborre PR ipa/61986 (ICE on valid code at -O3 on x86_64...
2014-09-03 Marek Polacekre PR c/62294 (Missing "passing argument [...] from...
2014-09-03 Martin LiskaFix for tree-ssa-pre
2014-09-03 Kaz Kojimapr39228.c: Use dg-add-options instead of dg-options.
2014-09-03 Marek Polacekre PR c/62024 (__atomic_always_lock_free is not a const...
2014-09-03 Chung-Ju Wu[NDS32] No need to take padding into consideration...
2014-09-03 Chung-Ju Wu[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we...
2014-09-03 Chung-Ju Wu[NDS32] Emit stack push instructions for varargs at...
2014-09-03 Chung-Ju Wu[NDS32] Since we are going to provide new heuristic...
2014-09-03 Chung-Ju Wu[NDS32] Deal with nameless arguments in nds32_function_...
2014-09-03 Richard Bienertree-ssa-pre.c (alloc_expression_id): Use quick_grow_cl...
2014-09-03 Chung-Ju Wu[NDS32] Since argument pointer must be 8-byte alignment...
2014-09-03 Chung-Ju Wu[NDS32] Prepare necessary varargs information in comput...
2014-09-03 Chung-Ju Wu[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target...
2014-09-03 Ilya Tocaradxintrin.h (_subborrow_u32): New.
2014-09-03 Chung-Ju Wu[NDS32] Define and rename some GPR-specific stuff.
2014-09-03 Chung-Ju Wu[NDS32] Remove unused variables.
2014-09-03 Chung-Ju Wu[NDS32] We need to make sure it is NOT a variadic funct...
2014-09-03 Chung-Ju Wu[NDS32] Consider varargs situation when creating stack...
2014-09-03 Chung-Ju Wu[NDS32] Add a function to indentify if FUNC is an inter...
2014-09-03 Chung-Ju Wu[NDS32] Preparation in nds32.h of using registers to...
2014-09-03 Chung-Ju Wu[NDS32] In nds32_valid_stack_push_pop_p(), we look...
2014-09-03 Chung-Ju Wu[NDS32] Refine the implementation and consider CFA...
2014-09-03 Chung-Ju Wu[NDS32] Refine the implementation and consider CFA...
2014-09-03 Andreas Krebbelre PR bootstrap/61078 (ESA mode bootstrap failure since...
2014-09-03 Chung-Ju Wu[NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.
2014-09-03 Uros Bizjak20111227-2.c: Compile only for x86 targets.
2014-09-03 Max Ostapenkogcc-dg.exp (set-target-env-var): Change env to ::env.
2014-09-03 Tobias BurnusMissed that file in r213079 of 2014-07-26
2014-09-03 Trevor Saundersuse rtx_code_label in lab_rtx_for_bb hash map
2014-09-03 Trevor Saundersuse rtx_code_label more
2014-09-03 GCC AdministratorDaily bump.
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-09-02 Bill Schmidtrs6000-builtin.def (XVCVSXDDP_SCALE): New built-in...
2014-09-02 Hans-Peter Nilssonbadalloc1.C (arena_size): Scale according to target...
2014-09-02 Marek Polacekre PR fortran/62270 (-Wlogical-not-parentheses warnings)
2014-09-02 Kyrylo Tkachov[2/2] Vectorise lroundf, lfloorf, lceilf using the...
2014-09-02 Kyrylo Tkachov[ARM][1/2] Implement lceil, lfloor, lround optabs with...
2014-09-02 Kyrylo Tkachov[AArch64] Use CC_Z and CC_NZ with csinc and similar...
2014-09-02 Paolo CarliniDR 1453
2014-09-02 Aldy HernandezMakefile.in (TAGS): Handle constructs in common.opt...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-09-02 Segher Boessenkool40x.md (ppc403-integer): Move "exts" to "no dot".
2014-09-02 Segher Boessenkoolrs6000.md (QHSI): Delete.
2014-09-02 Segher Boessenkoolrs6000.md (any_extend): New code iterator.
2014-09-02 Segher Boessenkool2014-09-02 Segher Boessenkool <segher@kernel.crashing...
2014-09-02 Richard Bienerre PR middle-end/62695 (internal compiler error: in...
2014-09-02 GCC AdministratorDaily bump.
2014-09-01 Oleg Endore PR target/62312 ([SH] Invalid operands for opcode...
2014-09-01 Andi KleenAdd -B support to gcc-ar/ranlib/nm
2014-09-01 Maciej W. Rozycki* gcc.dg/tree-ssa/loop-19.c: Exclude classic FPU Power...
2014-09-01 Maciej W. Rozyckitarget-supports.exp (check_effective_target_arm_cortex_...
2014-09-01 Segher Boessenkoolgenemit.c: Include dumpfile.h.
2014-09-01 Richard Bienertree-ssa-struct-aliases.c (find_func_aliases_for_builti...
2014-09-01 Richard Bienertree-ssa-pre.c (phi_translate_1): Avoid re-allocating...
2014-09-01 Bernd SchmidtMove almost all unsorted c-torture tests to compile.
2014-09-01 Olivier Hainquevxworksae.h (VXWORKSAE_TARGET_DIR): Rely on $WIND_BASE...
2014-09-01 Rainer OrthFix typo in gcc.c-torture/execute/20010129-1.c
2014-09-01 Richard Bienertree-ssa-sccvn.h (copy_reference_ops_from_ref, [.....
2014-09-01 Jakub Jelinekre PR target/62025 (Miscompilation of openssl sha512.c)
2014-09-01 Marek Polacekre PR middle-end/61903 (signed integer overflow in...
2014-09-01 Thomas Preud'hommetree-ssa-math-opts.c (struct symbolic_number): Clarify...
2014-09-01 Olivier HainqueMakefile.in (FLAGS_TO_PASS): Propagate INSTALL, INSTALL...
2014-09-01 Jakub Jelinekgnu-user.h (LIBLSAN_EARLY_SPEC): Define.
2014-09-01 Yury Gribovre PR sanitizer/61897 (sanitizer internal compiler...
2014-09-01 GCC AdministratorDaily bump.
2014-08-31 Jan-Benedict GlawCommit missing patch part
2014-08-31 Jan-Benedict GlawFix build error with Debian's 4.8.1-2 due to wrong...
2014-08-31 Fritz Reesere PR fortran/62309 (-fno-automatic with -finit-local...
2014-08-31 Jason Merrillre PR c++/62302 (Change in the comdat used for construc...
2014-08-31 Gerald PfeiferFix typo.
next