]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Always use PIC option with -shared in libtool
[thirdparty/gcc.git] / gcc / ChangeLog
2014-11-21  H.J. LuAlways use PIC option with -shared in libtool
2014-11-21  Kyrylo Tkachov[AArch64] Implement vsqrt_f64 intrinsic
2014-11-21  Ilya TocarAdd x86 pcommit instruction.
2014-11-21  Mark WielaardPR debug/38757 gcc does not emit DW_LANG_C99.
2014-11-21  Ilya TocarSupport clwb x86 instruction.
2014-11-21  Ilya TocarAdd avx512vbmi instructions.
2014-11-21  Ulrich Weigandre PR rtl-optimization/63952 (bootstrap failure (ICE...
2014-11-21  Ilya TocarAdd avx512ifma instructions.
2014-11-21  Alan LawrenceRevert: Workaround following [PATCH] Pul all constants...
2014-11-21  Andrew Bennett[MIPS] If using branch likelies in MIPS sync code fill...
2014-11-21  William Schmidtmissing ChangeLog entry
2014-11-21  Georg-Johann LayAdd ChangeLog entry
2014-11-21  Jakub Jelinekre PR testsuite/61137 (FAIL: gcc.target/ia64/small...
2014-11-21  James Greenhalgh[AArch64, Obvious] Fix formatting of SHLL and friends
2014-11-21  Evgeny Stupachenkoi386.c (ix86_option_override_internal): Increase PARAM_...
2014-11-21  Evgeny Stupachenkore PR target/60451 (X86 vectorization improve: pack...
2014-11-21  Nick Cliftonrl78-real.md (movqi_from_es): New pattern.
2014-11-21  Jakub Jelinekre PR tree-optimization/61773 (ICE in tree-ssa-strlen...
2014-11-21  Jakub Jelinekre PR target/63910 (ICE: simplify_immed_subreg, at...
2014-11-21  Markus Trippelsdorfrs6000: Fix compiler warning
2014-11-21  Chung-Ju Wu[NDS32] Look into LO_SUM's operand to determine whether...
2014-11-21  Chung-Ju Wu[NDS32] Create correct CFI info for variadic function...
2014-11-21  Chung-Ju Wu[NDS32] Add missing RTX_FRAME_RELATED_P to set fp_adjus...
2014-11-21  Chung-Ju Wu[NDS32] Complete -march= option design so that it can...
2014-11-20  Patrick PalkaDisable an unsafe VRP transformation when -fno-strict...
2014-11-20  Marek Polacek* tree-ssa-loop-niter.c (maybe_lower_iteration_bound...
2014-11-20  Andrew StubbsWarn on undefined loop exit.
2014-11-20  Andrew Pinskire PR target/63981 (some C++ tests fail with -mabi...
2014-11-20  Andrew Pinskire PR target/63981 (some C++ tests fail with -mabi...
2014-11-20  Markus TrippelsdorfPR63426 Fix various signed integer overflows
2014-11-20  Charles Baylisre PR target/63870 ([Aarch64] [ARM] Errors in use of...
2014-11-20  Segher Boessenkoolre PR target/60111 ([SH] ICE compiling Newlib)
2014-11-20  Trevor Saundersconvert trans-mem to hash_table
2014-11-20  Trevor Saundersremove more ggc htabs
2014-11-20  Trevor Saundersuse vec in lto_tree_ref_table
2014-11-20  Trevor Saundersremove param1_is usage
2014-11-20  Trevor Saundersfix hash_table when empty elements are not 0
2014-11-20  Trevor Saundersconvert many if_marked htab to hash_table
2014-11-20  Trevor Saundersimplement a replacement for if_marked
2014-11-20  Segher Boessenkoolcombine.c (try_combine): Prefer to delete dead SETs...
2014-11-20  Segher Boessenkoolcombine.c (combine_validate_cost): Always print the...
2014-11-20  Richard Hendersonre PR target/63977 (r217769 caused many failures)
2014-11-20  Tejas Belagodaarch64-protos.h (aarch64_classify_symbol): Fixup proto...
2014-11-20  Richard Bienerre PR tree-optimization/63962 ([x86] Code pessimization...
2014-11-20  Richard Bienerre PR tree-optimization/63677 (Failure to constant...
2014-11-20  Ramana RadhakrishnanFix missing output formatter.
2014-11-20  Igor Zamyatinre PR sanitizer/63845 (c-c++-common/asan/bitfield-...
2014-11-20  Jan Hubickatree.c (free_lang_data_in_type): If BINFO has no import...
2014-11-19  David MalcolmPR jit/63854: Fix leak in ipa-icf.c
2014-11-19  Uros Bizjakre PR target/63947 (Wrong fcmov suffix)
2014-11-19  Jan Hubickare PR lto/63963 (LTO doesn't work with __attribute__...
2014-11-19  David MalcolmPR jit/63854: Add all_late_ipa_passes to GCC_PASS_LISTS
2014-11-19  David MalcolmPR jit/63854: lra.c: Fix leak of point_freq_vec's buffe...
2014-11-19  David MalcolmPR jit/63854: Fix leak of paths within jump threading
2014-11-19  David MalcolmPR jit/63854: Fix leak of "avail" within tree-ssa-pre.c
2014-11-19  David MalcolmPR jit/63854: Don't leak producer_string in dwarf2out.c
2014-11-19  David MalcolmPR jit/63854: Add ira_costs_c_finalize
2014-11-19  David MalcolmPR jit/63854: Fix leak of optimization_summary_obstack
2014-11-19  David MalcolmPR jit/63854: Fix leak of opts_obstack
2014-11-19  David MalcolmPR jit/63854: Fix memory leak of save_decoded_options
2014-11-19  David MalcolmPR jit/63854: Fix memory leak within bb-reorder.c
2014-11-19  David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-19  David MalcolmPR jit/63854: Fix memory leak of reginfo.c: valid_mode_...
2014-11-19  David MalcolmPR jit/63854: Fix memory leak within gcc_options
2014-11-19  Manuel López-Ibáñezre PR driver/36312 (should refuse to overwrite input...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Renlin Li[AArch64] Implement <su><maxmin>v2di3 pattern
2014-11-19  Markus Trippelsdorfrs6000: Fix signed integer overflows
2014-11-19  Renlin Lire PR middle-end/63762 ([ARM]GCC generates UNPREDICTABL...
2014-11-19  Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-19  Wilco Dijkstra[AArch64] Adjust generic move costs
2014-11-19  Marek Polacekre PR sanitizer/63690 (ICE: tree check: expected class...
2014-11-19  Ilya Verbinre PR regression/63868 (Multiple failures in the libgom...
2014-11-19  Felix Yangre PR target/59593 ([arm big-endian] using "ldrh" acces...
2014-11-19  Richard HendersonAllow the static chain to be set from C
2014-11-19  Richard HendersonAllow the front-end to create calls with a static chain
2014-11-19  Richard HendersonMake TARGET_STATIC_CHAIN allow a function type
2014-11-19  Renlin LiThis is simple patch to add more conditional macros...
2014-11-19  Marek Polacekre PR middle-end/63879 (ICE compiling Linux Kernel...
2014-11-19  Ilya Tocarcollect2.c (main): Don't call fatal_error before diagno...
2014-11-19  Tom de VriesFix tail-merge pass for dead type-unsafe code
2014-11-19  Jakub Jelinekre PR tree-optimization/63915 (gomp/pr60823-2.c:31...
2014-11-19  Jakub Jelinekre PR sanitizer/63520 (ICE: in get_biv_step, at loop...
2014-11-19  Richard Bienerre PR tree-optimization/63844 (open mp parallelization...
2014-11-19  Jakub Jelinekre PR sanitizer/63913 (ICE: verify_gimple failed: state...
2014-11-19  Jakub Jelinekre PR rtl-optimization/63843 (wrong code generation...
2014-11-19  Andrew MacLeodattribs.c (decl_attributes): Remove always true conditi...
2014-11-18  James Greenhalgh[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUC...
2014-11-18  Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-18  Maciej W. Rozyckimips.md (compression): Add `micromips32' setting.
2014-11-18  Maciej W. Rozyckimips.md (*jump_absolute): Use a branch when in range...
2014-11-18  Kyrylo Tkachov[ARM/AArch64] Improve modeled latency between FP operat...
2014-11-18  Martin Liskafibonacci_heap is used for var-tracking.
2014-11-18  Martin Liskabt-load is ported to fibonacci_heap.
2014-11-18  Martin Liskatracer ported to new fibonacci_heap data structure.
2014-11-18  Martin Liskafibonacci_heap is used for bb-reoder purpose.
2014-11-18  Martin LiskaNew template fibonacci_heap class introduced.
2014-11-18  Marek Polacekre PR sanitizer/63866 (ICE in C++ printer with -fdump...
2014-11-18  Felix Yangaarch64.c (doloop_end): New pattern.
2014-11-18  Jason Merrill* tree.c (warn_deprecated_use): Show declaration with...
next