aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-22install.texi: Document --enable-browser-plugin.Matthias Klose5-48/+67
2009-10-22configure.ac: Do not set LIBS for ppl/cloog checks.Richard Guenther3-26/+17
2009-10-22re PR fortran/41781 ([OOP] bogus undefined label error with SELECT TYPE.)Janus Weil5-3/+58
2009-10-22invoke.texi (fira-loop-pressure): Update default value.Vladimir Makarov5-5/+28
2009-10-22Daily bump.GCC Administrator1-1/+1
2009-10-21re PR tree-optimization/41497 (apparent integer wrong code bug)Sebastian Pop5-2/+55
2009-10-21copyprop.C: Use include to define free().Steve Ellcey2-1/+5
2009-10-21inclhack.def (hpux_stdint_least_fast): Simplify.Steve Ellcey4-27/+15
2009-10-21sh.c (nonpic_symbol_mentioned_p): Allow UNSPEC_TPOFF.Joseph Myers4-0/+15
2009-10-21mangle.c (finish_mangling_get_identifier): Use obstack_base (mangle_obstack) ...Jakub Jelinek4-1/+29
2009-10-21re PR driver/25507 (-print-multi-os-directory undocumented)Jakub Jelinek2-1/+16
2009-10-21re PR c++/41313 (r150553 causes g++.dg/tree-prof/partition1.C compilation and...Jack Howarth3-0/+23
2009-10-21configure.ac: Adjust the ppl and cloog configure to work as documented.Richard Guenther3-8/+35
2009-10-21decl.c (build_subst_list): Convert the expression of the constraint to the ty...Eric Botcazou4-6/+42
2009-10-21decl.c (gnat_to_gnu_entity): Do not create a new TYPE_DECL when a type is pad...Eric Botcazou2-2/+11
2009-10-21utils.c (create_subprog_decl): Do not redefine main_identifier_node.Eric Botcazou2-2/+7
2009-10-21tree-vect-stmts.c (exist_non_indexing_operands_for_use_p): Tweak order of che...Eric Botcazou6-6/+49
2009-10-21* gcc.target/vsx-vectorize-?.c: Move to powerpc/ directory.Uros Bizjak8-0/+0
2009-10-21re PR fortran/41706 ([OOP] Calling one TBP as an actual argument of another TBP)Janus Weil6-4/+68
2009-10-21Daily bump.GCC Administrator1-1/+1
2009-10-20tree-eh.c (lower_try_finally_copy): Do lower_eh_constructs_1 before emit_post...Richard Henderson2-3/+7
2009-10-20mips.c (mips_binary_cost): Add new argument speed.Adam Nemet2-18/+29
2009-10-20re PR libstdc++/41773 (Many libstdc++ failures)Paolo Carlini5-78/+69
2009-10-20re PR libstdc++/41763 (valarray_array.h seems to overuse __restrict__)Paolo Carlini2-18/+21
2009-10-20rs6000.c (def_builtin): Set TREE_READONLY instead of TREE_CONSTANT.Jakub Jelinek2-2/+7
2009-10-20rtl.h (simplify_replace_fn_rtx): Declare.Richard Sandiford9-183/+117
2009-10-20Fix identation issue I missed to correct.Kai Tietz1-2/+2
2009-10-20cygming.h (DWARF_FRAME_REGNUM): Add enclosing parens.Pascal Obry2-2/+8
2009-10-20basic_string.h (_S_construct(const _CharT*, size_type, const _Alloc&)): New, ...Paolo Carlini5-46/+97
2009-10-20* loop-invariant.c (create_new_invariant): Use different magic number.Michael Matz2-1/+14
2009-10-20re PR java/28474 (mangle_name.c mangles names unecessarily)Joel Dice2-2/+15
2009-10-2020091020-3_0.c: New testcase.Richard Guenther2-0/+24
2009-10-20re PR target/39247 (FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile...Richard Earnshaw2-0/+16
2009-10-20re PR debug/41739 (Failed to bootstrap on Linux/ia64)Alexandre Oliva2-0/+10
2009-10-20ggc-page.c: Include cfgloop.h.Richard Guenther3-26/+48
2009-10-20printers.py (StdTuplePrinter): New printer.Phil Muldoon2-0/+64
2009-10-20re PR lto/41761 (lto1: error: type mismatch in component reference (const wit...Richard Guenther7-0/+66
2009-10-20re PR debug/41340 (GCC produces different code with and without -g option)Jakub Jelinek4-1/+80
2009-10-20gimple.c (gimple_types_compatible_p): Simplify.Richard Guenther2-89/+90
2009-10-20tree-sra.c (build_ref_for_offset_1): Skip fields without size or with size th...Eric Botcazou6-1/+72
2009-10-20tree-ssa-dce.c (eliminate_unnecessary_stmts): Don't regard the removal of a d...Alexandre Oliva2-1/+7
2009-10-20s390.md: Added agen condition to operand forwarding bypasses.Wolfgang Gellerich2-15/+26
2009-10-20i386.c: Remove signal.h #include.Stefan Dösinger3-69/+64
2009-10-20re PR fortran/41706 ([OOP] Calling one TBP as an actual argument of another TBP)Paul Thomas4-1/+95
2009-10-20simplify-rtx.c (simplify_const_unary_operation): Handle SS_ABS.Jie Zhang3-0/+12
2009-10-20Daily bump.GCC Administrator1-1/+1
2009-10-19charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek38-28/+1244
2009-10-20cris.c (cris_function_value, [...]): New functions.Anatoly Sokolov4-9/+52
2009-10-19Fix dates.Jakub Jelinek1-2/+2
2009-10-19unwind-dw2.c (execute_stack_op): Fix operand order for DW_OP_le, DW_OP_ge, DW...Jakub Jelinek4-6/+334