aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-26re PR other/55087 (bogus "linux-vdso.so.1: No such file or directory" caused ...Ian Lance Taylor5-7/+31
2012-10-26re PR debug/54970 (Missing DW_OP_GNU_implicit_pointer in debuginfo)Jakub Jelinek7-4/+101
2012-10-26Update copyrightAndreas Schwab1-1/+1
2012-10-26ChangeLog: Fix whitespace.Uros Bizjak2-40/+26
2012-10-26crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.Uros Bizjak3-19/+32
2012-10-26syscall: fix creds_test to reliably close os.FileIan Lance Taylor1-2/+6
2012-10-26re PR target/55061 (libbacktrace build fails during bootstrap on powerpc-appl...Jack Howarth3-5/+40
2012-10-26* tree-ssa-threadedge.c (cond_arg_set_in_bb): Use last stmt.Jeff Law2-1/+5
2012-10-26Author: Gunther Nikl <gnikl@users.sourceforge.net>Gunther Nikl2-1/+10
2012-10-26Avoid conservative behavior in REE by allowing removal of redundant extends w...Teresa Johnson4-1/+97
2012-10-26ipa-inline-transform.c (inline_call): Only account size changes for !DECL_EXT...Jan Hubicka2-1/+9
2012-10-26re PR debug/54971 (SRA pessimizes debug info by not creating debug stmts for ...Martin Jambor2-14/+166
2012-10-26re PR c++/54984 (Array allocated with new in a template class is default init...Paolo Carlini4-1/+41
2012-10-26i386.c (insn_is_function_arg): Add check on CALL instruction.Yuri Rumyantsev2-11/+30
2012-10-26re PR tree-optimization/54824 (ICE in verify_loop_structure)Richard Biener4-0/+46
2012-10-26ChangeLog/Alexander Ivchenko33-38/+812
2012-10-26t-rtems: Revert previous commit.Ralf Corsepius2-2/+5
2012-10-26re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)Richard Sandiford5-481/+595
2012-10-26lra-constraints.c (process_address): Tighten arguments to base_reg_class.Richard Sandiford2-6/+11
2012-10-26lra-constraints.c (get_index_scale, [...]): New functions.Richard Sandiford2-8/+66
2012-10-26lra-constraints.c (valid_address_p): New function, split out from...Richard Sandiford2-34/+42
2012-10-26lra-constraints.c (process_address): Describe the kinds of address that we mi...Richard Sandiford2-13/+44
2012-10-26lra-int.h (lra_assert): Redefine it gcc_checking_assert.Vladimir Makarov3-9/+7
2012-10-26rtems.h (TARGET_OS_CPP_BUILTINS): Remove __USE_INIT_FINI__.Ralf Corsepius3-2/+8
2012-10-26Daily bump.GCC Administrator1-1/+1
2012-10-25Remove unnecessary sparc constraint.David S. Miller4-20/+17
2012-10-25Change hash_table to support a comparator type different from the value type ...Lawrence Crowl13-227/+414
2012-10-25cunroll-4.c: Update; we now remove the loop at ivcanon time.Jan Hubicka2-4/+9
2012-10-25ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned to direct ...Jan Hubicka5-74/+128
2012-10-25re PR debug/55063 (Thousands of failures in the libstdc++-v3 tests after revi...Cary Coutant2-1/+8
2012-10-25libgo: Solaris portability patches.Ian Lance Taylor4-92/+19
2012-10-25lra-assigns.c (assign_by_spills): Add non-reload pseudos assigned to hard reg...Vladimir Makarov2-6/+17
2012-10-25config.gcc (microblaze*-*-rtems*): New target.Ralf Corsepius4-0/+40
2012-10-25re PR c++/53761 (ICE on incorrect transparent union (first field has floating...Paolo Carlini4-1/+26
2012-10-25Core 1402Jason Merrill10-78/+135
2012-10-25* semantics.c (finish_omp_threadprivate): Call complete_type.Jason Merrill4-1/+18
2012-10-25c.opt (Winherited-variadic-ctor): New.Jason Merrill6-2/+27
2012-10-25Fix previous commit.Jan Hubicka1-18/+0
2012-10-25re PR lto/54980 (gimple check: expected gimple_cond(error_mark), have gimple_...Jan Hubicka2-1/+13
2012-10-25re PR c++/54427 (Expose more vector extensions)Marc Glisse9-9/+170
2012-10-25ipa-inline.c (recursive_inlining): Redirect to master clone before testing pr...Jan Hubicka2-6/+30
2012-10-25config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.Ralf Corsepius2-1/+5
2012-10-25re PR target/54902 (, ICE (segfault) building on arm-linux-gnueabi)Richard Biener5-5/+156
2012-10-25re PR c++/34892 (ICE with ellipsis in default template argument)Paolo Carlini4-4/+30
2012-10-25expr.c (emit_block_move_via_loop): Use simplify_gen_binary rather than gen_rt...Richard Sandiford2-2/+7
2012-10-25config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.Ralf Corsepius2-1/+8
2012-10-25re PR bootstrap/55068 (AIX bootstrap in push_reload() after LRA merge)Vladimir Makarov3-1/+10
2012-10-25config.host (powerpc-*-rtems*): Add rs6000/t-savresfgpr to tmake_file.Sebastian Huber2-1/+6
2012-10-25re PR bootstrap/55067 (AIX bootstrap failure due to lra.c loc_t)Vladimir Makarov2-13/+18
2012-10-25Daily bump.GCC Administrator1-1/+1