picochip.c (reorder_var_tracking_notes): Drop call_arg_location instructions down...
[gcc.git] / gcc / ChangeLog
2011-05-27 Hariharan Sandanag... picochip.c (reorder_var_tracking_notes): Drop call_arg_...
2011-05-26 Vladimir Makarovre PR rtl-optimization/49154 (build fails on cris-elf...
2011-05-26 Richard Sandifordre PR rtl-optimization/48575 (RTL vector patterns are...
2011-05-26 Nathan Froydmake TS_BLOCK a substructure of TS_BASE
2011-05-26 Pat Haugenrs6000.c (rs6000_register_move_cost): Make LR/CTR moves...
2011-05-26 Richard Guentherfold-const.c (fold_unary_loc): Remove bogus code.
2011-05-26 Nathan Froydmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-26 Bernd SchmidtMakefile.in (srcdirify): Change order so that libgcc_ob...
2011-05-26 Richard Guentherre PR tree-optimization/48702 (optimization regression...
2011-05-26 Rainer Orthre PR target/49099 (sparc.c:‘sparc_solaris_elf_asm_name...
2011-05-26 Hariharan Sandanag... picochip.md (cbranchhi4): No :CC for match_operator.
2011-05-26 Jakub Jelinekre PR c++/49165 (ICE on for-loop/throw combination)
2011-05-26 Bernd Schmidthaifa-sched.c (schedule-block): Reorder the inner sched...
2011-05-26 Jakub Jelinekre PR tree-optimization/49161 (Fix VRP on switch stmts)
2011-05-26 Eric BotcazouRemove conflict marker
2011-05-26 Ramana RadhakrishnanFix generation of vorn and vbic for Neon.
2011-05-26 Ira Rosenre PR tree-optimization/49038 (-ftree-vectorise introdu...
2011-05-26 Ian Lance Taylorgodump.c (go_format_type): Output the first field with...
2011-05-26 Ian Lance Taylorgodump.c (go_format_type): Check for invalid type names...
2011-05-25 Jason Merrillprint-tree.c (print_node): Only look at TREE_TYPE if...
2011-05-25 Uros Bizjaksse.md (*<sse>_maskcmp<mode>3_comm): New pattern.
2011-05-25 H.J. LuPut back "register_operand" check in 32bit QI ext patterns.
2011-05-25 H.J. LuUpdate pause intrinsic.
2011-05-25 Bernd Schmidtre PR bootstrap/49160 (Bootstrap failure)
2011-05-25 H.J. LuReplace q_regs_operand with QIreg_operand in QI ext...
2011-05-25 Richard Guenthertree-ssa-alias.c (indirect_ref_may_alias_decl_p): Fix...
2011-05-25 William SchmidtRemove spurious ChangeLog entry
2011-05-25 H.J. LuImplement x86 pause intrinsic.
2011-05-25 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-25 Nathan Froydmove TS_EXP to be a substructure of TS_TYPED
2011-05-25 Bernd Schmidtlibgcc2.h (__NW, __NDW): Define using a __gnu_ prefix...
2011-05-25 Jan Hubickalto-streamer-out.c (output_record_start): Use lto_outpu...
2011-05-25 Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-25 Richard Guenthergimple.c (iterative_hash_canonical_type): Skip non...
2011-05-25 Jan Hubickare PR middle-end/49062 (Many C++ tests ICE on Tru64...
2011-05-25 Andrey Belevantsevre PR rtl-optimization/49014 (ICE: in reset_sched_cycle...
2011-05-25 Jakub Jelinekre PR c/49128 (-march=native generates unsupported...
2011-05-25 Vladimir Makarovre PR rtl-optimization/48757 (internal compiler error...
2011-05-24 Eric Botcazousparc.c (sparc_option_override): If not set by the...
2011-05-24 Eric Botcazouvar-tracking.c (compute_cfa_pointer): Adjust head comment.
2011-05-24 Nicola PeroIn gcc/: 2011-05-24 Nicola Pero <nicola.pero@meta-innov...
2011-05-24 Ian Lance Taylorgodump.c (go_define): Don't accept a string immediately...
2011-05-24 Ian Lance Taylorgodump.c (struct godump_container): Add invalid_hash...
2011-05-24 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-24 Rainer Orthre PR target/3746 (compilation of mips-tfile missing...
2011-05-24 H.J. LuAlways add -mno-XXX for -march=native.
2011-05-24 Vladimir Makarov[multiple changes]
2011-05-24 Vladimir Makarovre PR rtl-optimization/48971 (ICE with -msoft-float...
2011-05-24 Uros Bizjakre PR target/49133 (modification of aliased __m128d...
2011-05-24 Eric Botcazoure PR gcov-profile/48845 (All g++.dg/tree-prof and...
2011-05-24 Richard Guenthergimple.c (compare_type_names_p): Remove for_completion_...
2011-05-24 Rainer Orth* config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Remove.
2011-05-24 Richard Guentherre PR bootstrap/49078 (LTO bootstrap failed with bootst...
2011-05-24 Joseph MyersMakefile.in (GCC_OBJS): Remove opts-common.o and options.o.
2011-05-23 Joseph Myersoptc-save-gen.awk: New.
2011-05-23 Jakub Jelinekre PR debug/49032 (-gstabs generates reference to delet...
2011-05-23 Jakub Jelinekre PR c/49120 (bogus "value computed is not used" warni...
2011-05-23 Richard Sandifordre PR rtl-optimization/48826 (ICE in dwarf2out_var_loca...
2011-05-23 Jakub Jelinekcfgexpand.c (expand_debug_expr): For unused non-address...
2011-05-23 H.J. LuSave the initial options after checking vzeroupper.
2011-05-23 David Lifix pr48988
2011-05-23 Richard Guenthergimple.c (gimple_types_compatible_p_1): Always compare...
2011-05-23 Nathan Froyddon't use TYPE_ARG_TYPES when calling c-family:check_fu...
2011-05-23 Richard Guentherre PR tree-optimization/49115 (invalid return value...
2011-05-23 Richard Guentherre PR tree-optimization/15419 (memcpy pessimization)
2011-05-23 Rainer Orthgthr-gnat.c: Remove.
2011-05-23 Tristan Gingoldgcov.c (create_file_names): If no object directory...
2011-05-23 Rainer Orthconfigure.ac (enable_threads): Remove irix; add lynx...
2011-05-23 Jakub Jelinekre PR middle-end/48973 (Inliner bug with one-bit (1...
2011-05-23 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-22 Richard Sandifordmips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.
2011-05-22 Eric Botcazoucfgcleanup.c (try_forward_edges): Do not update BB_FORW...
2011-05-22 Richard Sandifordmips.c (mips_default_arch): Honor MIPS_ISA_DEFAULT.
2011-05-22 Eric Botcazousparc.c (sparc_delegitimize_address): Handle UNSPEC_MOV...
2011-05-22 Eric Botcazouconfig.gcc (sparc-*-elf*): Add sparc/t-crtin.
2011-05-22 Tom de VriesFix formulation
2011-05-22 Tom de Vriesre PR middle-end/48689 (ICE in fold-const.c:13798 with...
2011-05-22 Jakub Jelinekre PR middle-end/49029 (ICE in simplify_subreg, at...
2011-05-22 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-22 Uros Bizjakre PR bootstrap/49104 (bootstrap failure on AMD K6...
2011-05-22 Nick Cliftonstormy16.c (xstormy16_init_builtins): prevent initialis...
2011-05-22 Ira Rosenre PR tree-optimization/49087 (crash in vect_is_slp_red...
2011-05-22 Jason Merrillre PR c++/49092 (ice in tree_add_const_value_attribute)
2011-05-21 Eric Botcazousparc.md (setjmp): Handle PIC mode and use the hard...
2011-05-21 Eric Botcazousparc.c (eligible_for_return_delay): Do not return...
2011-05-21 Nick Cliftonre PR target/49098 (unused parameters in rx.c:rx_memory...
2011-05-21 Nicola PeroIn gcc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innov...
2011-05-21 Joseph Myersopt-read.awk: New.
2011-05-20 Nathan Froydremove TYPE_ARG_TYPES from godump.c
2011-05-20 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-20 Jakub Jelinekre PR bootstrap/49086 (libgomp/task.c:79:1: internal...
2011-05-20 Joseph Myers* Makefile.in: Update comment referring to $(OBJS-common).
2011-05-20 Ian Lance Taylorgodump.c (go_output_typedef): Put enum constants in...
2011-05-20 Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-05-20 Michael Matz* Makefile.in (OBJS-common, OBJS-md, OBJS-archive)...
2011-05-20 Michael Matzlto-streamer.c (lto_record_common_node): Don't track...
2011-05-20 Richard Guentherre PR tree-optimization/49079 (Bogus constant folding)
2011-05-20 Uros Bizjakmingw32.h (OUTPUT_QUOTED_STRING): Fix macro argument...
2011-05-20 Jakub Jelinekre PR tree-optimization/49073 (g++ optimizer breaks...
2011-05-20 Richard Guentherre PR middle-end/48849 (SPEC CPU 2000/2006 failed to...
next