summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/17410 (Specialization of nested template rejected because of unrela...Paolo Carlini2013-05-162-0/+22
* tree-vectorizer.h (NUM_PATTERNS): Increment.Jakub Jelinek2013-05-1610-1/+360
* Makefile.in (LLINKER): New variable.Jason Merrill2013-05-1624-11/+139
* re PR c++/57279 ([C++11] alias declaration fails to declare function types wi...Jason Merrill2013-05-163-2/+19
* Require section_anchors in gcc.dg/visibility-21.cRainer Orth2013-05-162-0/+5
* Fix breakage with missing decl check for arm-none-eabi builds. Ramana Radhakrishnan2013-05-162-0/+7
* Restore bootstrap on non-cc0 targetsRainer Orth2013-05-162-0/+6
* Internal memcpy using LDRD/STRDGreta Yorsh2013-05-168-7/+226
* Obsolete Solaris 9 supportRainer Orth2013-05-163-2/+10
* passes.c (init_optimization_passes): Move pass_parallelize_loops earlier...Richard Biener2013-05-162-1/+6
* omp-low.c (extract_omp_for_data): For collapsed loops...Jakub Jelinek2013-05-162-6/+206
* varasm.c (default_use_anchors_for_symbol_p): Use decl_replaceable_p.Nathan Sidwell2013-05-164-3/+24
* re PR middle-end/57286 (infinite recursion in fold-const.c:10037)Marc Glisse2013-05-166-2/+31
* Add SCEV cprop dumping.Marek Polacek2013-05-162-0/+21
* PR c++/56782 - Regression with empty pack expansionsDodji Seketeli2013-05-163-7/+79
* Daily bump.GCC Administrator2013-05-161-1/+1
* i386.c (ix86_decompose_address): Use DEFAULT_TLS_SEG_REG to access TLS segmen...Leif Ekblad2013-05-154-2/+19
* re PR target/57260 (Generated R_MIPS_GOT_MIPS relocation for direct function ...Richard Sandiford2013-05-156-1/+140
* name-lookup.c (pushdecl_maybe_friend_1): Replace pairs of warning_at and perm...Paolo Carlini2013-05-157-26/+47
* i386.c (iy86_option_override_internal): Update processor_alias_table for miss...Uros Bizjak2013-05-153-46/+59
* m68k.md (*rotlhi3_lowpart, [...]): Name for rotlhi3+1 and rotlqi3+1, resp.Andreas Schwab2013-05-152-10/+16
* re PR c++/31952 (parameters may be redeclared in a function try-block)Paolo Carlini2013-05-159-12/+169
* loop-unroll.c (report_unroll_peel): Check decision before emitting unroll/pee...Teresa Johnson2013-05-152-0/+8
* function.h (has_bb_partition): New rtl_data flag.Teresa Johnson2013-05-155-42/+74
* Fix PR target/19599 - tailcall function pointers.Ramana Radhakrishnan2013-05-159-22/+96
* tree-vect-loop.c (vect_transform_loop): Use MSG_NOTE instead of MSG_OPTIMIZED...Richard Biener2013-05-156-44/+71
* ipa-prop.c (ipa_make_edge_direct_to_target): Redirect calls to non-functions ...Martin Jambor2013-05-153-5/+18
* ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header...Martin Jambor2013-05-1514-75/+152
* s390.c (s390_register_move_cost): Don't impose the FPR<->GPR move cost penalt...Andreas Krebbel2013-05-152-5/+12
* re PR tree-optimization/57275 (Error in data dependence analysis during gathe...Richard Biener2013-05-154-2/+52
* re PR c++/57038 (Latest libreoffice compilation fails with enabled LTO)Jan Hubicka2013-05-1510-19/+112
* New instruction (FSGSBASE) for AMD bdver3 architectureGanesh Gopalasubramanian2013-05-152-1/+6
* Daily bump.GCC Administrator2013-05-151-1/+1
* alias-1.c: Add dg-require-effective-target scheduling.Senthil Kumar Selvaraj2013-05-142-0/+6
* re PR c++/57274 (Bogus sequence-point warning in C++)Jakub Jelinek2013-05-144-0/+28
* re PR c++/57243 (Using auto in range based for with templated container in te...Jason Merrill2013-05-143-1/+34
* tree.c (warn_deprecated_use): Print file:line using locus color.Jakub Jelinek2013-05-143-15/+21
* * gdbinit.in: Add __null.Mike Stump2013-05-142-0/+5
* recog.h: Rename struct recog_data to Recog_data.Mike Stump2013-05-145-7/+14
* * web.c (union_match_dups): Also check DF_REF_REAL_LOC.Mike Stump2013-05-142-4/+16
* resource.h (struct resources): Remove unch_memory member.Steven Bosscher2013-05-145-14/+12
* rtl.h (next_label, [...]): Remove prototypes.Steven Bosscher2013-05-144-51/+47
* fold-const.c (fold_negate_expr): Handle vectors.Marc Glisse2013-05-146-53/+112
* [AArch64] Fix vcond where comparison and result have different types.James Greenhalgh2013-05-1411-36/+122
* re PR c++/57041 (ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed...Jason Merrill2013-05-143-2/+9
* re PR c++/53903 ([C++11] Incompatible exception-specification allowed if memb...Paolo Carlini2013-05-144-18/+89
* Use __builtin_alloca in gcc.dg/fstack-protector-strong.cRainer Orth2013-05-142-4/+7
* re PR c++/56998 (ICE in value_dependent_expression_p, at cp/pt.c:19598)Jason Merrill2013-05-143-2/+13
* re PR bootstrap/57266 (comparison between signed and unsigned integer express...Marc Glisse2013-05-142-4/+11
* re PR target/42017 (gcc compiling C for ARM has stopped using r14 in leaf fun...Chung-Lin Tang2013-05-142-1/+7