New symbol_summary class introduced.
[platform/upstream/gcc.git] / gcc / ChangeLog
2014-12-22 Martin LiskaNew symbol_summary class introduced.
2014-12-21 Oleg Endore PR target/55212 ([SH] Switch to LRA)
2014-12-20 Segher Boessenkoolre PR target/64358 (Wrong code for __int128 operations...
2014-12-20 Martin Ueckerinvoke.texi: Document -Wdiscarded-array-qualifiers.
2014-12-19 Jan Hubickahash-table.h (struct pointer_hash): Fix formating.
2014-12-19 Matthew FortuneMIPSR6: mips-img-elf mips-img-linux-gnu triplets and...
2014-12-19 Matthew FortuneMIPS32R6 and MIPS64R6 support
2014-12-19 Segher Boessenkoolre PR target/64268 (bootstrap failure (ICE in wide_int_...
2014-12-19 Alan Lawrence[AArch64 3/3] Fix XOR_one_cmpl pattern; add SIMD-reg...
2014-12-19 Alan Lawrence[AArch64 2/3] Add SIMD-reg variants of logical operator...
2014-12-19 Alan Lawrence[AArch64 1/3] Don't disparage add/sub in SIMD registers
2014-12-19 Martin Liskare PR ipa/63569 (Wrong code with volatile and ICF)
2014-12-19 Kyrylo Tkachov[ARM][doc] Remove mention of Advanced RISC Machines
2014-12-19 James GreenhalghFix ChangeLog typo in 218895
2014-12-19 Xingxing Pan[PATCH][ARM] Fix reservation pattern in cortex-a9-neon.md
2014-12-19 Kaz Kojima* [SH] Split QI/HImode load/store via r0 when LRA is...
2014-12-19 Kaz Kojima* [SH] Add splitter to addsi3_compact.
2014-12-19 Kaz Kojima* [SH] Modify movsi_ie and movsf_ie patterns for LRA.
2014-12-19 Kaz Kojima* [SH] Miscellaneous changes for LRA.
2014-12-19 Kaz Kojima* [SH] Add -mlra option.
2014-12-19 Kaz Kojima* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target...
2014-12-19 Kaz Kojima* Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.
2014-12-19 Kaz Kojimalra-constraints.c (process_address_1): Swap base_term...
2014-12-18 Vladimir Makarovlra-constraints.c (lra-constraints.c): Exchange places...
2014-12-18 Vladimir Makarovre PR rtl-optimization/64291 (Miscompile t-div in GMP...
2014-12-18 H.J. LuX86-64: Add -mskip-rax-setup
2014-12-18 Alan Lawrence[AArch64] Simplify+improve patterns for ushr(d?)_n_u64...
2014-12-18 Alan Lawrence[AArch64] Simplify patterns for sshr_n_[us]64 intrinsic
2014-12-18 Wilco Dijkstra[AArch64] Add TARGET_MIN_DIVISIONS_FOR_RECIP_MUL
2014-12-18 Wilco Dijkstra[AArch64] Generalize code alignment
2014-12-18 Martin Liskare PR tree-optimization/64330 (IPA-ICF merges const...
2014-12-18 Jan Hubickare PR bootstrap/63573 (libgo: ICE building libgo on...
2014-12-18 Martin Liskare PR ipa/64146 (ipa-icf breaks gold dynamic_test_2...
2014-12-18 Bin Chengre PR middle-end/62178 ([AArch64] Performance regressio...
2014-12-18 Dehao Chenauto-profile.c (afdo_annotate_cfg): Invoke update_ssa...
2014-12-17 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2014-12-17 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2014-12-17 Vladimir MakarovFix typo in changelog.
2014-12-17 Vladimir Makarovlra-constrints.c (process_alt_operands): Remove non...
2014-12-17 Jan Hubickasreal.h (sreal::normalize): Implement inline.
2014-12-17 James Greenhalgh[AArch64] Remove "generic_sched" attribute
2014-12-17 Jan-Benedict GlawMSP430: Fix unused arg warning
2014-12-17 Pierre-Marie de... dwarf2out.c: do not short-circuit add_bound_info in...
2014-12-17 Pierre-Marie de... Add a few debug utilities for DWARF expressions
2014-12-17 Pierre-Marie de... Enable the array descr language hook for all DWARF...
2014-12-17 Pierre-Marie de... Complete information generated through the array descri...
2014-12-17 H.J. LuFix a typo in ChangeLog
2014-12-17 H.J. LuAdd -malign-data={abi|compat|cachineline}
2014-12-17 Marek Polacekre PR middle-end/63568 (Missed optimization (a & ~mask...
2014-12-17 Jakub Jelinekre PR tree-optimization/64322 (More optimize opportunit...
2014-12-17 Michael Haubenwallnerdrop reason for my change from ChangeLog
2014-12-17 Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16 Jan Hubicka* fibonacci_heap.h (min): Return m_data instead of...
2014-12-16 Jan Hubickaipa-inline-analysis.c (will_be_nonconstant_predicate...
2014-12-16 Jan Hubickahwint.c (abs_hwi, absu_hwi): Move to ...
2014-12-16 Marek Polacekre PR middle-end/64309 (if (1 & (1 << n)) not simplifie...
2014-12-16 Richard Bienergenmatch.c (parser::parser): Initialize capture_ids.
2014-12-16 Michael HaubenwallnerBoth config.h and system.h define ABI/API macros for...
2014-12-16 Felix Yangre PR target/64240 ([AArch64] SMS-3.c causes runtime...
2014-12-16 Martin Liskare PR other/64278 (/sreal.c:254:22: error: call of...
2014-12-16 Igor Zamyatini386.c (ix86_address_cost): Add explicit restriction...
2014-12-16 Uros Bizjakgnu-user.h (TARGET_CAN_SPLIT_STACK): Move from here ...
2014-12-16 Chung-Ju Wure PR target/64217 (LRA: generate wrong liveness info...
2014-12-15 DJ Delorie* config/rl78/rl78.h: Remove SHORT_IMMEDIATES_SIGN_EXTEND.
2014-12-15 Jan Hubickare PR lto/64043 (ICE (segfault) with LTO: in tree_check...
2014-12-15 Vladimir Makarovre PR rtl-optimization/63397 (signed integer overflows...
2014-12-15 Jan Hubickasreal.h (to_double): New method.
2014-12-15 Jakub Jelinekre PR rtl-optimization/64316 (ICE in simplify_const_una...
2014-12-15 Vladimir Makarovre PR target/62642 (x86 rdtsc is moved through barrier)
2014-12-15 Vladimir Makarovira-int.h (ira_prohibited_class_mode_regs): Remove.
2014-12-15 Richard Bienerre PR tree-optimization/64312 (ICE: Segmentation fault)
2014-12-15 Segher Boessenkool* gcc/config/rs6000/rs6000.md (*add>mode>3_imm_dot,
2014-12-15 Richard Bienervec.h (vec::safe_grow): Guard against a grow to zero...
2014-12-15 Richard Bienerre PR tree-optimization/64295 (ICE: SIGSEGV (infinite...
2014-12-15 Richard Bienerre PR middle-end/64246 (ICE building libada for Windows...
2014-12-15 Marek Polacekre PR middle-end/64292 (FAIL: g++.dg/torture/pr60474...
2014-12-15 Renlin Li[AARCH64]Fix CLZ_DEFINED_AT_ZERO and CTZ_DEFINED_AT_ZER...
2014-12-15 Jakub Jelinekre PR sanitizer/64265 (r217669 broke tsan)
2014-12-15 Richard Bienerre PR tree-optimization/64284 (ICE: Segmentation fault)
2014-12-15 Jan Hubicka* ipa.c (process_references): Fix conditoinal on flag_o...
2014-12-15 Jan Hubickare PR middle-end/61558 (ICE: Segmentation fault)
2014-12-15 Jan Hubickare PR lto/64043 (ICE (segfault) with LTO: in tree_check...
2014-12-15 Jan Hubickacgraphunit.c (analyze_functions): Do not analyze extern...
2014-12-14 H.J. LuPass unpromoted argument to promote_function_mode
2014-12-12 Thomas Schwingenvptx: Define valid ASM_OUTPUT_ALIGN.
2014-12-12 Vladimir Makarovre PR rtl-optimization/64110 (ICE: Max. number of gener...
2014-12-12 Thomas SchwingeA bit of walk_gimple_op maintenance.
2014-12-12 Richard Sandifordre PR middle-end/64182 (wide-int rounding division...
2014-12-12 Marek Polacekre PR middle-end/64274 ([ARM] gcc.target/arm/fixed...
2014-12-12 Jakub Jelinekre PR tree-optimization/64269 (ICE with -O3 enabled...
2014-12-12 Richard Bienerre PR tree-optimization/64280 (ICE in replace_uses_by...
2014-12-12 Anthony GreenAdd use of zex instruction for moxie port
2014-12-12 Marc Glissereal.h (HONOR_SNANS, [...]): Replace macros with 3...
2014-12-12 Jan Hubickaipa-inline.c (ipa_inline): Fix condition on when TODO_r...
2014-12-12 Jan Hubickaipa-devirt.c (possible_polymorphic_call_targets): Retur...
2014-12-12 Zhenqiang Chenre PR rtl-optimization/63917 (r217646 caused many failures)
2014-12-11 Andrew Pinskiaarch64-protos.h (tune_params): Add align field.
2014-12-11 Eric Botcazou* doc/md.texi (Insn Lengths): Fix description of (pc).
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-12-11 Aldy Hernandezdwarf2out.c (gen_lexical_block_die): Remove unused...
next