]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
passes.c (rest_of_decl_compilation): Do not call dwarf2out_early_global_decl for...
[gcc.git] / gcc / ChangeLog
2015-09-21 Richard Bienerpasses.c (rest_of_decl_compilation): Do not call dwarf2...
2015-09-21 Richard Bienerre PR debug/67664 (Duplicate AT_const_value attributes...
2015-09-21 Oleg Endore PR target/67657 ([SH][5/6 Regression]: internal...
2015-09-21 Richard Bienerre PR middle-end/67651 (Optimizer assumes nothing can...
2015-09-21 Alan Lawrence[RS6000] Migrate from reduc_xxx to reduc_xxx_scal optabs
2015-09-21 Manuel López-Ibáñez[PR middle-end/60832] Do not convert widest_int to...
2015-09-21 Bilyan Borisov[ARM] Replacing variable swaps that use a temporary...
2015-09-21 Jonathan Yongcygwin.h (STARTFILE_SPEC): Explicitly search sysroot...
2015-09-21 Oleg Endoinvoke.texi (SH Options): Undocument SH5/SH64 related...
2015-09-21 Oleg Endore PR target/67126 ([SH] gcc.target/sh/pr51244-12.c...
2015-09-20 Wilco Dijkstra[AArch64][5/5] Cleanup immediate generation code in...
2015-09-20 Wilco Dijkstra[AArch64][4/5] Remove redundant code
2015-09-20 Wilco Dijkstra[AArch64][3/5] Remove dead code
2015-09-20 Wilco Dijkstra[AArch64][2/5] Improve aarch64_internal_mov_immediate...
2015-09-20 Wilco Dijkstra[AArch64][1/5] Reimplement aarch64_bitmask_imm
2015-09-20 Jeff Law[PATCH] Fix 47679 by improving jump threading
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-19 Andrew Dixiexcoff.h (EH_FRAME_IN_DATA_SECTION): Delete.
2015-09-19 John David Anglinpa.c (pa_function_ok_for_sibcall): Remove special treat...
2015-09-19 Jeff Law[PATCH] avail_expr_stack is no longer file scoped
2015-09-18 Jeff Law[PATCH] const_and_copies is no longer file scoped
2015-09-18 Jeff Law[PATCH] avail_exprs is no longer file scoped
2015-09-18 John David Anglinpa-protos.h (pa_cint_ok_for_move): Change argument...
2015-09-18 David MalcolmMove diagnostic_show_locus and friends out into a new...
2015-09-18 David Edelsohndwarf2out.c (switch_to_eh_frame_section): Add ATTRIBUTE...
2015-09-18 Uros Bizjakre PR middle-end/67619 (ICE at -O1 and above on x86_64...
2015-09-18 Jeff Law[PATCH] Break out phi-only cprop into its own file
2015-09-18 Andrew Dixieaix61.h (STARTFILE_SPEC): Add crtdbase.o.
2015-09-18 Andrew Dixieconfig.host (powerpc-ibm-aix*): Add crtdbase.o to extra...
2015-09-18 Richard Bienerdwarf2out.c (append_entry_to_tmpl_value_parm_die_table...
2015-09-18 Alan Lawrencecompletely_scalarize arrays as well as records.
2015-09-18 Richard Bienerdwarf2out.c (add_location_or_const_value_attribute...
2015-09-18 Richard Bienerre PR tree-optimization/66142 (Loop is not vectorized...
2015-09-17 Christian Bruelarm.md (*call_value_symbol): Fix operand for interworking.
2015-09-17 Jonathan WakelyHandle alignment in __atomic_is_lock_free
2015-09-17 Eric Botcazoure PR rtl-optimization/66790 (Invalid uninitialized...
2015-09-17 Richard SandifordSplit up optabs.[hc]
2015-09-17 Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-09-17 Richard Bienergenmatch.c (parser::parse_expr): Improve error message...
2015-09-17 Richard Bienerpasses.c (rest_of_decl_compilation): Always call early_...
2015-09-17 James Greenhalgh[AArch64] Implement copysign[ds]f3
2015-09-17 David S. MillerFix LRA regressions on 64-bit SPARC.
2015-09-17 Kaz KojimaFix build failure for SH.
2015-09-17 Bin Chengre PR tree-optimization/66388 (Test gcc.target/i386...
2015-09-17 Bin Chengtree-ssa-loop-niter.c (tree_simplify_using_condition_1...
2015-09-17 Jeff Law[PATCH] Pass in avail_expr_stack and setup edge_infos...
2015-09-17 James Bowman[FT32] Fix memory address space predicate.
2015-09-17 Kaz Kojimare PR target/67573 ([SH] wrong code generated for libst...
2015-09-16 Manuel López-IbáñezMove check_global_declaration from toplev.c to cgraphunit.c
2015-09-16 David S. MillerFix endianness assumption in LRA.
2015-09-16 Jeff Law[PATCH] Move code out of tree-ssa-dom into tree-ssa...
2015-09-16 Paolo Carliniinvoke.texi ([Wsubobject-linkage]): Extend documentation.
2015-09-16 Segher Boessenkoolshrink-wrap: Fix up partitions (PR67587)
2015-09-16 Richard Bienerre PR tree-optimization/67253 (ICE at -O3 on x86_64...
2015-09-16 Richard Bienerre PR middle-end/67271 (ICE with -O1,2,3 on darwin14...
2015-09-16 Eric Botcazoutree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Use...
2015-09-16 Richard Bienerre PR middle-end/67442 (GCC 5.2.0 on x86_64 creates...
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-09-15 Max Filippovxtensa: fix xtensa_fallback_frame_state for call0 ABI
2015-09-15 Max Filippovxtensa: fix TLS calls for call0 ABI
2015-09-15 Eric Botcazoutree-eh.c (lower_try_finally_dup_block): Clear location...
2015-09-15 Uros Bizjakalpha.c (alpha_expand_block_clear): Use HOST_WIDE_INT_M...
2015-09-15 Jeff Law[PATCH] More class-ification of DOM
2015-09-15 David MalcolmChange of location_get_source_line signature
2015-09-15 Eric Botcazoudefaults.h (STACK_OLD_CHECK_PROTECT): Adjust for -fno...
2015-09-15 Kyrylo Tkachov[ARM] Fix arm bootstrap failure due to -Werror=shift...
2015-09-15 Richard Bienerre PR tree-optimization/67470 (ICE at -O3 on x86_64...
2015-09-15 Christian Bruelarm.c (TARGET_OPTION_PRINT): Define.
2015-09-15 Christian Bruelre PR target/52144 (ARM should support arm/thumb functi...
2015-09-15 Alan Lawrence[AArch64 array_mode 8/8] Add d-registers to TARGET_ARRA...
2015-09-15 Alan Lawrence[AArch64 array_mode 7/8] Combine the expanders using...
2015-09-15 Alan Lawrence[AArch64 array_mode 6/8] Remove V_TWO_ELEM, again using...
2015-09-15 Alan Lawrence[AArch64 array_mode 5/8] Remove V_FOUR_ELEM, again...
2015-09-15 Richard Bienerre PR middle-end/67563 (verify_flow_info failed)
2015-09-15 Alan Lawrence[AArch64 array_mode 4/8] Remove EImode
2015-09-15 Alan Lawrence[AArch64 array_mode 3/8] Stop using EImode in aarch64...
2015-09-15 Alan Lawrence[AArch64 array_mode 2/8] Remove VSTRUCT_DREG, use BLKmo...
2015-09-15 Alan Lawrence[AArch64 array_mode 1/8] Rename vec_store_lanes<mode...
2015-09-15 Andreas KrebbelS/390: Add missing brackets.
2015-09-15 Richard Bienerre PR lto/67568 (lto-streamer-in.c sanitizer runtime...
2015-09-15 Richard Bienermatch-and-simplify.texi: Fix wording.
2015-09-15 Bin Chengtree-ssa-loop-ivopts.c (get_shiftadd_cost): Strip unnec...
2015-09-15 Segher Boessenkoolshrink-wrap: Rewrite
2015-09-15 Rich Felkerconfigure.ac: [SH] Fix target pattern for TLS support...
2015-09-14 Jeff Law[PATCH] Minor DOM cleanup
2015-09-14 Manuel López-IbáñezThe flag diagnostic_context::some_warnings_are_errors...
2015-09-14 Richard Sandiford[SPARC] Simplify const_all_ones_operand
2015-09-14 Uros BizjakChangeLog: Fix shitespace.
2015-09-14 Oleg Endore PR target/67061 (sh64-elf: internal compiler error...
2015-09-14 Chung-Lin Tanglto-wrapper.c (merge_and_complain): Add OPT_fdiagnostic...
2015-09-14 Ramana Radhakrishnan[AArch64] Handle literal pools for functions > 1 MiB...
2015-09-14 John David Anglinre PR middle-end/67401 (Incorrect expand of __atomic_co...
2015-09-14 Marek Polacekc-common.c (warn_for_sign_compare): Cast to unsigned...
2015-09-14 Mark WielaardPR28901 -Wunused-variable ignores unused const initiali...
2015-09-14 Richard Bienermatch-and-simplify.texi: Update for changed syntax...
2015-09-14 Yuri Rumyantsevhaswell.md: New file describing Haswell pipeline.
2015-09-14 Richard Bienermatch-and-simplify.texi: Fixup some formatting issues...
2015-09-13 Olivier Hainqueconfig.gcc (visium-*-*): Enable --with-cpu option,...
2015-09-13 Trevor Saunderstree-ssa-loop-im.c: remove typedefs that hide pointerness
2015-09-13 Trevor Saundersdwarf2out.c: remove typedefs that hide pointerness
next
This page took 0.68338 seconds and 107 git commands to generate.