aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-09-16re PR target/50358 (AVR: Implement [u]maddqihi4 [u]msubqihi4 patterns on the ...Georg-Johann Lay3-1/+127
2011-09-16Update Go library to r60.Ian Lance Taylor5-151/+156
2011-09-16re PR lto/50430 (Constructors of static external vars are throwed away leadin...Jan Hubicka2-1/+8
2011-09-16* gcc.target/i386/avx-round-vec.c: Declare round.Uros Bizjak1-1/+1
2011-09-16foldconst-3.c: Don't use short enums.Terry Guo2-1/+5
2011-09-16Fix defer when not calling recover in function with named results.Ian Lance Taylor4-21/+30
2011-09-16Daily bump.GCC Administrator1-1/+1
2011-09-15Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from @SYSROOT_CFLAGS_FOR_TARG...Diego Novillo13-4/+110
2011-09-15re PR testsuite/50322 ([avr]: fail: gcc.dg/tree-ssa/ivopts-lt.c)Tom de Vries2-4/+12
2011-09-15i386.c (output_fp_compare): Return %v prefixed instruction mnemonics for TARG...Uros Bizjak4-21/+54
2011-09-15re PR fortran/50401 (SIGSEGV in resolve_transfer)Janus Weil5-1/+36
2011-09-15arm.h (TARGET_CPU_CPP_BUILTINS): New builtin macro.James Greenhalgh2-0/+6
2011-09-15re PR c++/50365 (non-static data member error on valid code)Jason Merrill4-1/+24
2011-09-15re PR c++/50361 ([C++0x] [4.7 Regression] ICE with std::initializer_list and ...Jason Merrill4-0/+35
2011-09-15ipa-inline-analysis.c (add_condition): Add conditions parameter; simplify obv...Jan Hubicka2-41/+126
2011-09-15tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Allow read-after-re...Ira Rosen4-0/+71
2011-09-15Update dependencies.Arnaud Charlet2-15/+19
2011-09-15[multiple changes]Arnaud Charlet5-7/+40
2011-09-15[multiple changes]Arnaud Charlet21-198/+293
2011-09-15Daily bump.GCC Administrator1-1/+1
2011-09-14Fix handling of structs with embedded global types.Ian Lance Taylor3-66/+112
2011-09-14sparc.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-2/+7
2011-09-14sh.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-62/+62
2011-09-14s390.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-12/+17
2011-09-14rs6000.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford3-6/+12
2011-09-14microblaze.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-1/+6
2011-09-14bfin.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-12/+11
2011-09-14name-lookup.c (lookup_arg_dependent): Use conditional timevars.Diego Novillo3-4/+12
2011-09-14Fix defer/recover at high optimization levels.Ian Lance Taylor1-2/+5
2011-09-14re PR c++/50391 ([C++0x] ICE on invalid code, pair with incomplete type)Paolo Carlini4-1/+46
2011-09-14re PR middle-end/50251 (Revision 178353 caused many test failures)Tom de Vries2-0/+23
2011-09-14re PR middle-end/50251 (Revision 178353 caused many test failures)Tom de Vries2-0/+20
2011-09-14arm.c (arm_override_options): Add unaligned_access support.Julian Brown6-48/+352
2011-09-14simplify-rtx.c (simplify_subreg): Check that the inner mode is a scalar integ...Richard Sandiford2-1/+12
2011-09-14mips.c (mips_expand_epilogue): Generate a simple_return only if the return ad...Bernd Schmidt2-5/+20
2011-09-14Really add:Tobias Burnus2-0/+77
2011-09-14re PR fortran/34547 (NULL(): Fortran 2003 changes, accepts invalid, ICE on in...Tobias Burnus5-2/+70
2011-09-14Daily bump.GCC Administrator1-1/+1
2011-09-13Always dereference nil receiver passed to value method.Ian Lance Taylor1-21/+3
2011-09-13cfgcleanup.c (try_head_merge_bb): If get_condition returns NULL for a jump th...Bernd Schmidt4-2/+52
2011-09-13re PR fortran/50379 (ICE in gfc_typenode_for_spec at fortran/trans-types.c)Janus Weil4-3/+23
2011-09-13Fix inheriting hidden methods with arguments of hidden type.Ian Lance Taylor4-7/+23
2011-09-13v850.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-9/+14
2011-09-13pa.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-95/+97
2011-09-13mn10300.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-3/+8
2011-09-13m68k.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-1/+6
2011-09-13h8300.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford2-4/+9
2011-09-13arm.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford6-138/+145
2011-09-13Fix inherited hidden methods that return hidden types.Ian Lance Taylor3-13/+94
2011-09-13neon.md (neon_vabd<mode>_2, [...]): New define_insn patterns for combine.Sevak Sargsyan4-0/+88