aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson36-429/+1157
2009-09-14exp_dbug.ads (Packed Array Encoding): Document the new encoding for the uncon...Eric Botcazou4-15/+59
2009-09-14Squash commit of EH in gimpleRichard Henderson91-4731/+4408
2009-09-14mips-protos.h (mips_cfun_has_cprestore_slot_p): Declare.Richard Sandiford24-385/+1287
2009-09-14re PR libstdc++/41037 (dec not set in cerr flags)Paolo Carlini4-2/+80
2009-09-14Fix PR 41210 & 41331 on powerpcMichael Meissner5-47/+65
2009-09-14bfin.c (bfin_expand_builtin, [...]): Force constants to registers for the ope...Bernd Schmidt7-6/+107
2009-09-14gcc/Bernd Schmidt4-2/+27
2009-09-14bfin.c (bfin_longcall_p): Don't use short calls for weak symbols.Bernd Schmidt2-0/+7
2009-09-1420080410-1.c: Remove obsolete -fira option.Andrew Stubbs2-1/+5
2009-09-14Fix latest entryEric Botcazou1-7/+8
2009-09-14atomicity.h (__exchange_and_add): Set earlyclobber constraint.Andrew Stubbs2-1/+6
2009-09-14re PR bootstrap/41350 (FreeBSD bootstrap failure: unimplemented: Multiple EH ...Richard Guenther4-4/+36
2009-09-14Daily bump.GCC Administrator1-1/+1
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther39-140/+503
2009-09-13config.host: Set for x64 mingw the option use_long_long_for_widest_fast_int t...Kai Tietz2-4/+9
2009-09-13optimize.c (build_delete_destructor_body): New function.Wei Guozhi2-54/+114
2009-09-13Changlog libcppKai Tietz6-6/+43
2009-09-13tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou6-30/+62
2009-09-13re PR fortran/41328 (bad iostat when reading DOS file in a character array (n...Jerry DeLisle2-0/+41
2009-09-13re PR fortran/41328 (bad iostat when reading DOS file in a character array (n...Jerry DeLisle2-10/+21
2009-09-13Daily bump.GCC Administrator1-1/+1
2009-09-12dbgcnt.c (dbg_cnt_process_single_pair): constify.Jason Merrill7-11/+26
2009-09-12* doc/install.texi (avr): Remove obsolete reference site.Gerald Pfeifer2-2/+4
2009-09-12* doc/install.texi (Binaries): Adjust AIX link.Gerald Pfeifer2-1/+5
2009-09-12invoke.texi (-fstrict-aliasing): Correct two examples.Akim Demaille2-3/+8
2009-09-12re PR fortran/41219 (libgfortran build warnings)Jerry DeLisle2-1/+6
2009-09-12MAINTAINERS (Write After Approval): Update my e-mail address, and move from f...Joern Rennecke2-3/+8
2009-09-12* MAINTAINERS (Write After Approval): Update my e-mail address.Joern Rennecke2-1/+5
2009-09-11gsstruct.def (DEFGSSTRUCT): Remove printable-name argument...Richard Henderson5-199/+133
2009-09-12Daily bump.GCC Administrator1-1/+1
2009-09-11predicates.md (symbolic_operand): Require a CONST symbolic operand to be a PL...John David Anglin3-6/+14
2009-09-11* combine.c (propagate_for_debug_subst): Call wrap_constant on top.Jakub Jelinek2-1/+3
2009-09-11print-rtl.c (print_rtx): Use JUMP_LABEL (in_rtx) instead of XEXP (in_rtx, 8).Jakub Jelinek2-2/+7
2009-09-112009-09-11 Johannes Singler <singler@ira.uka.de>Johannes Singler2-12/+15
2009-09-11From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt2-0/+20
2009-09-11configure.ac (*-*-freebsd*): Enable check for __stack_chk_fail.Loren J. Rittle3-2/+5
2009-09-11config.gcc (*-*-freebsd*): Enable default_use_cxa_atexit to match the system ...Loren J. Rittle2-0/+13
2009-09-11re PR libstdc++/41316 ([C++0x] forward_list::sort violates strict aliasing ru...Paolo Carlini7-124/+130
2009-09-11From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt2-10/+67
2009-09-11* gcc.dg/pr39779.c: Remove for real.Uros Bizjak1-8/+0
2009-09-11re PR c++/41275 (ICE: expand_expr_real_1, at expr.c:8416)Michael Matz4-0/+28
2009-09-11re PR debug/41276 (Segmentation fault in lookup_page_table_entry)Alexandre Oliva3-25/+80
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues15-24/+45
2009-09-11rs6000.h (DATA_ALIGNMENT): Check that we are dealing with actual SPE/paired v...Nathan Froyd2-8/+18
2009-09-10mep.md (eh_epilogue): Defer until after epilogue is emitted.DJ Delorie5-2/+27
2009-09-11Daily bump.GCC Administrator1-1/+1
2009-09-11re PR fortran/41242 (PPC call rejected (related to user-defined assignment?))Janus Weil4-2/+49
2009-09-10* print-rtl.c (print_rtx): Fix JUMP_LABEL index.Richard Henderson2-1/+5
2009-09-10tree.c (chain_index): New fn.Jason Merrill3-0/+17