aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-09-14Fix PR 41210 & 41331 on powerpcMichael Meissner1-0/+19
2009-09-14bfin.c (bfin_expand_builtin, [...]): Force constants to registers for the ope...Bernd Schmidt1-0/+9
2009-09-14gcc/Bernd Schmidt1-0/+6
2009-09-14bfin.c (bfin_longcall_p): Don't use short calls for weak symbols.Bernd Schmidt1-0/+5
2009-09-14re PR bootstrap/41350 (FreeBSD bootstrap failure: unimplemented: Multiple EH ...Richard Guenther1-0/+6
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+51
2009-09-13config.host: Set for x64 mingw the option use_long_long_for_widest_fast_int t...Kai Tietz1-2/+2
2009-09-13Changlog libcppKai Tietz1-0/+9
2009-09-13tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-1/+15
2009-09-12dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill1-0/+5
2009-09-12* doc/install.texi (avr): Remove obsolete reference site.Gerald Pfeifer1-0/+4
2009-09-12* doc/install.texi (Binaries): Adjust AIX link.Gerald Pfeifer1-0/+4
2009-09-12invoke.texi (-fstrict-aliasing): Correct two examples.Akim Demaille1-0/+5
2009-09-11gsstruct.def (DEFGSSTRUCT): Remove printable-name argument...Richard Henderson1-0/+16
2009-09-11predicates.md (symbolic_operand): Require a CONST symbolic operand to be a PL...John David Anglin1-0/+6
2009-09-11* combine.c (propagate_for_debug_subst): Call wrap_constant on top.Jakub Jelinek1-0/+2
2009-09-11print-rtl.c (print_rtx): Use JUMP_LABEL (in_rtx) instead of XEXP (in_rtx, 8).Jakub Jelinek1-0/+5
2009-09-11From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt1-0/+7
2009-09-11configure.ac (*-*-freebsd*): Enable check for __stack_chk_fail.Loren J. Rittle1-0/+3
2009-09-11config.gcc (*-*-freebsd*): Enable default_use_cxa_atexit to match the system ...Loren J. Rittle1-0/+6
2009-09-11From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt1-0/+7
2009-09-11re PR c++/41275 (ICE: expand_expr_real_1, at expr.c:8416)Michael Matz1-0/+6
2009-09-11re PR debug/41276 (Segmentation fault in lookup_page_table_entry)Alexandre Oliva1-0/+12
2009-09-11rs6000.h (DATA_ALIGNMENT): Check that we are dealing with actual SPE/paired v...Nathan Froyd1-0/+6
2009-09-10mep.md (eh_epilogue): Defer until after epilogue is emitted.DJ Delorie1-0/+9
2009-09-10* print-rtl.c (print_rtx): Fix JUMP_LABEL index.Richard Henderson1-0/+4
2009-09-10tree.c (chain_index): New fn.Jason Merrill1-0/+5
2009-09-10sol2-c.c (cmn_err_length_specs): Initialize scalar_identity_flag.Rainer Orth1-0/+5
2009-09-10tree.h (struct tree_decl_common): Move align member earlier; move label_decl_...Richard Henderson1-0/+5
2009-09-10tree-cfg.c (dump_function_to_file): Dump eh tree with TDF_EH, not TDF_DETAILS.Richard Henderson1-0/+3
2009-09-10tree-cfg.c (gimple_redirect_edge_and_branch): Do gimple_try_redirect_by_repla...Richard Henderson1-0/+3
2009-09-10tree-cfg.c (split_edge_bb_loc): Don't disallow placement at dest_prev if the ...Richard Henderson1-0/+3
2009-09-10* tree-cfg.c (is_ctrl_stmt): Use a switch.Richard Henderson1-0/+2
2009-09-10tree-cfg.c (gimple_can_merge_blocks_p): Move label and loop latch tests earlier.Richard Henderson1-0/+3
2009-09-10gimple-iterator.c (gimple_find_edge_insert_loc): Insert before GIMPLE_RETURN,...Richard Henderson1-2/+4
2009-09-10gimple-iterator.c (gimple_find_edge_insert_loc): Use gimple_seq_empty_p to te...Richard Henderson1-0/+6
2009-09-10* c-common.h (c_dialect_cxx, c_dialect_objc): Boolify.Richard Henderson1-0/+4
2009-09-10final.c (shorten_branches): Ignore DEBUG_INSN_P instructions introduced by th...Hariharan Sandanagobalane1-0/+5
2009-09-10ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate.Uros Bizjak1-2/+10
2009-09-10picochip.c: Ignore DEBUG_INSN_P instructions introduced by the VTA branch merge.Hariharan Sandanagobalane1-0/+5
2009-09-10Revert:Uros Bizjak1-0/+9
2009-09-10mep.c (mep_encode_section_info): Copy weakness attribute and referring decl w...Nick Clifton1-0/+5
2009-09-10re PR middle-end/41257 (Bogus error '*.LTHUNK0' aliased to undefined symbol '...Richard Guenther1-0/+9
2009-09-10re PR middle-end/41254 (crashed compile Qt4 gui library)Richard Guenther1-0/+15
2009-09-10configure.ac: Check glibc version even if we have an in-tree assembler.Jason Merrill1-0/+5
2009-09-09moxie.md (*movsi, [...]): Use xor to load the constant 0 when appropriate.Anthony Green1-0/+17
2009-09-09rs6000.md (bswapdi2_64bit): Fix unnecessarily stringent constraints.Segher Boessenkool1-0/+6
2009-09-09re PR c/39779 (ICE shifting byte to the right with constant > 7FFFFFFF)Uros Bizjak1-55/+39
2009-09-09i386.c (ix86_can_use_return_insn_p): Check for padding0, too.Kai Tietz1-0/+9
2009-09-09t-slibgcc-elf-ver (SHLIB_MAKE_SOLINK, [...]): New variables.Jakub Jelinek1-0/+8