aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-01linux-eabi.h (GLIBC_DYNAMIC_LINKER_DEFAULT): Avoid ifdef comparing enumeratio...Richard Earnshaw2-7/+16
2012-05-01re PR target/53038 (cfi_restore for cr before cr is actually restored)Alan Modra2-50/+120
2012-05-01Daily bump.GCC Administrator1-1/+1
2012-04-30re PR middle-end/53136 (Use after free in ipa_make_edge_direct_to_target, cxx...Uros Bizjak8-39/+66
2012-04-30re PR target/53141 (gcc.target/i386/bmi2-mulx32-[12]a.c)Uros Bizjak2-16/+23
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka31-360/+432
2012-04-30re PR c++/51033 (generic vector subscript and shuffle support was not added t...Marc Glisse20-27/+88
2012-04-30i386.md (and<mode>3): Change runtime operand mode checks to compile-time "mod...Uros Bizjak2-15/+18
2012-04-30* libcpp/ChangeLog: Fix PR number.Manuel López-Ibáñez1-1/+1
2012-04-30re PR c++/52974 (Canonicalize include paths in diagnostics)Manuel López-Ibáñez2-1/+41
2012-04-30arm.md (UNSPEC_LL): New.Richard Henderson3-10/+33
2012-04-30dwarf2out.c (comdat_symbol_id): Add const.Jason Merrill2-6/+12
2012-04-30re PR c++/51314 ([C++0x] sizeof... and parentheses)Marc Glisse4-1/+17
2012-04-30re PR go/52586 (libgo fails to build for mips*64-linux-gnu (reference to unde...Ian Lance Taylor2-1/+13
2012-04-30Fix failure in gcc.dg/pr52283.c by adding the missingGreta Yorsh2-1/+6
2012-04-30arm.md (negdi2): Use gen_negdi2_neon.Andrew Stubbs3-1/+52
2012-04-30arm.c (neon_valid_immediate): Allow const_int.Andrew Stubbs6-12/+55
2012-04-30Fix email addressesRichard Earnshaw1-3/+3
2012-04-302012-04-24 Ian Bolton <ian.bolton at arm.com> Sameera Deshpande...Ian Bolton4-12/+41
2012-04-302012-04-30 Ian Bolton <ian.bolton at arm.com> Sameera Deshpande...Ian Bolton4-143/+156
2012-04-30i386.md (and<mode>3): Expand masking operations with 0xff...Uros Bizjak2-40/+77
2012-04-30Add -Wvarargs optionDodji Seketeli8-4/+120
2012-04-30Switch -ftrack-macro-expansion=2 on by default.Dodji Seketeli4-0/+16
2012-04-30Adjust relevant test cases wrt -ftrack-macro-expansion=[0|2]Dodji Seketeli30-41/+83
2012-04-30Fix va_start related locationDodji Seketeli2-4/+23
2012-04-30Fix location for static class membersDodji Seketeli4-3/+11
2012-04-30Fix va_arg type locationDodji Seketeli5-6/+19
2012-04-30Make conversion warnings work on NULL with -ftrack-macro-expansionDodji Seketeli9-8/+87
2012-04-30Fix -Wuninitialized for -ftrack-macro-expansionDodji Seketeli4-12/+21
2012-04-30Strip "<built-in>" loc from displayed expansion contextDodji Seketeli10-7/+185
2012-04-30Make expand_location resolve to locus in main source fileDodji Seketeli4-7/+48
2012-04-30Fix expansion point loc for macro-like tokensDodji Seketeli5-10/+68
2012-04-30Fix PCH crash on GTYed pointer-to-scalar field of a structDodji Seketeli2-1/+26
2012-04-30Fix token pasting with -ftrack-macro-expansionDodji Seketeli5-1/+65
2012-04-30Fix cpp_sys_macro_p with -ftrack-macro-expansionDodji Seketeli2-1/+11
2012-04-30decl.c (gnat_to_gnu_entity): In type annotation mode...Eric Botcazou2-23/+55
2012-04-30i386.c (ix86_handle_struct_attribute): Use the proper predicate to discrimina...Eric Botcazou4-2/+25
2012-04-30c-common.c (check_function_arguments): Replace Wmissing-format-attribute with...Manuel López-Ibáñez2-1/+6
2012-04-30gigi.h (mark_out_of_scope): Delete.Eric Botcazou8-124/+156
2012-04-30invoke.texi (Wmissing-format-attribute): Document as an alias of Wsuggest-att...Manuel López-Ibáñez9-46/+77
2012-04-30Daily bump.GCC Administrator1-1/+1
2012-04-29re PR libstdc++/51795 (linear_congruential_engine doesn't work correctly)Marc Glisse5-73/+165
2012-04-29functional (function::function(F)): LWG 2132: Disable constructor if argument...Jonathan Wakely3-14/+83
2012-04-29Don't use C++ style comments in libcppDodji Seketeli2-2/+8
2012-04-29re PR regression/53149 (gcc.dg/20011021-1.c)Manuel López-Ibáñez2-2/+7
2012-04-29re PR libstdc++/22200 (numeric_limits<signed>::is_modulo is inconsistent with...Marc Glisse2-16/+26
2012-04-29opts.c (finish_options): Do not handle -Wmissing-noreturn here.Manuel López-Ibáñez3-6/+6
2012-04-29re PR fortran/53148 (Incorrect intrinsic function parsing on labeled statemen...Thomas Koenig4-0/+33
2012-04-29re PR target/53156 (gcc.target/cris/peep2-andu2.c)Hans-Peter Nilsson2-5/+18
2012-04-29re PR target/53156 (gcc.target/cris/peep2-andu2.c)Hans-Peter Nilsson2-9/+45