]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
Remove unnecessary VEC function overloads.
[thirdparty/gcc.git] / gcc / ChangeLog
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-10  Maciej W. Rozycki* config/rs6000/rs6000.md: Move a splitter next to...
2012-09-10  Oleg Endore PR target/54089 ([SH] Refactor shift patterns)
2012-09-10  Richard Sandifordira.c (setup_pressure_classes): Handle synonymous classes.
2012-09-10  Marc Glissetree-ssa-forwprop.c (simplify_bitfield_ref): New function.
2012-09-10  Steve Ellceyconfig.gcc: Add mips*-mti-linux* target Handle with_syn...
2012-09-10  Marc Glissetree-ssa-forwprop.c (simplify_permutation): Handle...
2012-09-10  Martin Jamborparams.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter.
2012-09-10  Richard Guentherre PR middle-end/54520 (ice in merge_latch_edges with...
2012-09-10  Richard Henderson* config/alpha/predicates.md (small_symbolic_operand...
2012-09-10  Georg-Johann Layre PR target/54536 ([avr]: incorrect crt with -mmcu...
2012-09-10  Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Do not care...
2012-09-09  Mark Kettenis* config/openbsd-stdint.h (INTMAX_TYPE, UINTMAX_TYPE...
2012-09-09  Jan Hubickapasses.c (ipa_write_summaries_1): Set state; do not...
2012-09-09  Ulrich Dreppercpuid.h: Define signature_*_e[bcd]x macros for matching...
2012-09-09  Jan HubickaReplace cgraph_node_set and varpool_node_set by symtab_...
2012-09-08  John David Anglinpa.c (hppa_rtx_costs): Update costs for large integer...
2012-09-08  Andi KleenFix broken patch
2012-09-08  Andi KleenAdd -fmem-report-wpa
2012-09-08  Andi KleenFix wrong date in ChangeLog
2012-09-08  Anthony GreenOptimize moxie function prologues
2012-09-07  Nick Cliftonv850.h (DBX_DEBUGGING_INFO): Define.
2012-09-07  Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-09-07  Richard Guentherre PR middle-end/53667 (Cray pointer: Wrong result...
2012-09-07  Steven Bosscherbitmap.c (bitmap_last_set_bit): Rewrite to return the...
2012-09-07  Tom de Vriesre PR tree-optimization/53986 (missing vrp on bit-mask...
2012-09-07  Segher Boessenkoolaix43.h (RS6000_CALL_GLUE): Delete.
2012-09-07  Andi Kleeninvoke.texi (-ffat-lto-objects): Clarify that gcc-ar...
2012-09-07  Andi KleenReduce memory usage for storing LTO decl resolutions
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-06  Uros Bizjakconfigure.ac (hle prefixes): Remove .code64.
2012-09-06  Kyrylo Tkachovarm.c: Use CONST_INT_P...
2012-09-06  Richard Guentherre PR tree-optimization/54498 (incorrect code generatio...
2012-09-06  David Edelsohnrs6000.c (rs6000_xcoff_asm_named_section): Add TLS...
2012-09-06  Richard Guenthertree.h (MOVE_NONTEMPORAL): Remove.
2012-09-06  Richard Guentherpasses.c (execute_function_todo): Call compute_may_alia...
2012-09-06  Andrew Pinskire PR tree-optimization/54494 (Missing store to volatile)
2012-09-06  Jakub Jelinekre PR rtl-optimization/54455 (ICE: RTL check: expected...
2012-09-06  Chen Liqinscore.c: Remove TARGET_LEGITIMIZE_ADDRESS define and...
2012-09-05  Jan Hubickaipa-inline.c (want_inline_small_function_p): Use INLINE...
2012-09-05  Andrew Pinskioptabs.c (emit_conditional_add): Correct comment about...
2012-09-05  Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-09-05  Diego Novillore PR bootstrap/54484 (r190927 breaks bootstrap with...
2012-09-05  Jakub Jelinekre PR middle-end/54486 (Spurious printf format warning...
2012-09-05  Uros Bizjaksse.md (<sse4_1>_blendv<ssemodesuffix><avxsizesuffix...
2012-09-05  Eric Botcazoubb-reorder.c: Clarify a few points in the head comment...
2012-09-05  Richard Guentherre PR tree-optimization/46590 (long compile time with...
2012-09-05  Georg-Johann Layre PR target/54461 ([avr] add configure option for...
2012-09-05  Bin ChengAdd missed ChangeLog entry for r190919.
2012-09-04  Teresa JohnsonAdding change log entries for r190952:
2012-09-04  Diego NovilloFix bootstrap failure with clang++.
2012-09-04  Eric Botcazoubb-reorder.c (gate_handle_reorder_blocks): Move around.
2012-09-04  Eric Botcazoure PR rtl-optimization/54456 (ICE: in init_seqno, at...
2012-09-04  Diego NovilloThis patch works around a parsing problem with g++...
2012-09-04  Richard Henderson* alias.c (read_dependence): Return true for ALIAS_SET_...
2012-09-04  Richard Guenthertree-ssa-pre.c (value_expressions): Make it a vector...
2012-09-04  Diego Novillore PR bootstrap/54479 (Bootstrap with release-checking...
2012-09-04  Richard Guenthertree-ssa-pre.c (add_to_exp_gen): Adjust.
2012-09-04  Diego NovilloMake all VEC_* functions, member functions of vec_t.
2012-09-04  Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-09-04  Georg-Johann Layre PR target/54476 ([avr] __builtin_avr_delay_cycles...
2012-09-04  Richard Guentherre PR tree-optimization/54458 (ICE get_loop_body, at...
2012-09-04  Senthil Kumar Selvarajre PR target/54220 ([avr] Potential stack corruption...
2012-09-04  Christophe Lyonarm.c (arm_expand_builtin): Replace gen_rtx_CONST_INT...
2012-09-04  Christophe Lyonarm.c (arm_evpc_neon_vext): New function.
2012-09-04  Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2012-09-03  Andi KleenFix bootstrap-lto
2012-09-03  Andrew Pinskire PR tree-optimization/53395 (The LAPACK functions...
2012-09-03  Marc Glissefold-const.c (fold_ternary_loc): Constant-propagate...
2012-09-03  Michael Matzre PR tree-optimization/46590 (long compile time with...
2012-09-03  Sandra Loosemoreinvoke.texi: Fix numerous typos and punctuation/grammat...
2012-09-03  Richard Bienerre PR middle-end/54362 (COND_EXPR not understood by...
2012-09-03  Andreas Krebbels390.c (s390_loadrelative_operand_p): New function.
2012-09-03  Jakub Jelinekre PR debug/53923 (ICE: RTL check: expected code 'reg...
2012-09-03  Joseph Myerscommon.opt (--no-sysroot-suffix): New driver option.
2012-09-02  Oleg Endore PR target/33135 ([SH] -ffinite-math-only should...
2012-09-02  Oleg Endore PR target/54418 ([SH] Invalid operands for opcode)
2012-09-02  Mark Kettenisconfig.host (x86_64-*-openbsd*): New target.
2012-09-02  Oleg Endosh.md (*extend<mode>si2_compact_mem_disp): Pass iterate...
2012-09-02  Eric Botcazoure PR rtl-optimization/54369 (delayed-branch pass remov...
2012-09-01  Jakub Jelinekre PR target/54436 (Compiling some regular C++ code...
2012-09-01  Andrew Pinskisimplify-rtx.c (simplify_unary_operation_1 <case TRUNCA...
2012-09-01  Uros Bizjakre PR target/46829 (ICE: in spill_failure, at reload1...
2012-09-01  Uros Bizjaktarget.def (legitimate_combined_insn): New target hook.
2012-08-31  Martin Jamboripa-inline-analysis.c (estimate_function_body_sizes...
2012-08-31  Greta Yorsharm.c (arm_expand_epilogue): Remove unused variable...
2012-08-31  Martin Jamborre PR middle-end/54409 (internal compiler error: in...
2012-08-31  Martin Jamboripa-inline-analysis.c (phi_result_unknown_predicate...
2012-08-31  Martin Jamborre PR middle-end/54394 (fatigue2 -flto run time regression)
2012-08-30  Ramana Radhakrishnanre PR target/54252 (Bad alignment code generated for...
2012-08-29  Steven Bosscher* cfg.c (dump_bb_info): Print a newline if there were...
2012-08-29  Chung-Lin Tangrevert: t-linux64 (MULTILIB_OSDIRNAMES): Change to...
2012-08-29  Richard Sandifordmips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_synci...
2012-08-29  Oleg Endosh.opt (menable-tas): Rename to mtas.
2012-08-29  Oleg Endoiterators.md: New file.
2012-08-29  Martin Jamboripa-inline.h (estimate_edge_hints): Call do_estimate_ed...
2012-08-29  Chung-Lin Tangmips.h (CRT_CALL_STATIC_FUNCTION): Add nomips16 asm...
2012-08-28  Walter LeeFix ChangeLog formatting.
2012-08-28  Walter LeeFix some typos and coding style violations.
2012-08-28  Walter LeeAdd support for the -mcmodel=MODEL flag on TILE-Gx.
next