summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* avr.c (avr_encode_section_info): Bail out if the type is error_mark_node.Joern Rennecke2013-05-144-2/+15
* Fix gcc.dg/fstack-protector-strong.c on Solaris/x86Rainer Orth2013-05-142-0/+6
* Fix Solaris --as-needed/-z ignore detection (PR target/57261)Rainer Orth2013-05-143-0/+41
* expmed.c (expand_shift_1): Canonicalize rotates by constant bitsize / 2 to bi...Jakub Jelinek2013-05-144-37/+61
* re PR middle-end/57235 (ICE verify_ssa failied)Richard Biener2013-05-144-1/+182
* sp64-elf.h (CPP_SUBTARGET_SPEC): Delete.Eric Botcazou2013-05-143-7/+5
* re PR tree-optimization/57251 (ICE in optab_handler, at optabs.h:258)Jakub Jelinek2013-05-144-1/+51
* rl78.md (mulsi3_g13): Add additional 'nop' required in multiply-accumulate mode.Kaushik Phatak2013-05-142-0/+6
* Daily bump.GCC Administrator2013-05-141-1/+1
* dwarf2asm.c (dw2_output_indirect_constant_1): Mark new decl STATIC.Guozhi Wei2013-05-132-2/+5
* re PR target/56975 (dllimport broken on i686-pc-cygwin)Kai Tietz2013-05-134-17/+44
* re PR c++/56998 (ICE in value_dependent_expression_p, at cp/pt.c:19598)Jason Merrill2013-05-133-1/+21
* re PR c++/57041 (ICE in lookup_field_1, at cp/search.c:376 (with dot-prefixed...Jason Merrill2013-05-133-0/+24
* re PR c++/57254 (Overload resolution failure when ref-qualified member functi...Jason Merrill2013-05-133-0/+28
* re PR c++/57253 (GCC ignores ref-qualifiers of pseudo-function types in expli...Jason Merrill2013-05-133-1/+15
* re PR c++/57252 (GCC does not treat ref-qualified overload set as ambiguous)Jason Merrill2013-05-133-0/+19
* re PR target/57264 (cld not emitted when string instructions used, and '-mcld...Uros Bizjak2013-05-132-6/+26
* * gcc.dg/vector-shift-2.c: Add -O to dg-options.Jakub Jelinek2013-05-132-1/+5
* forwprop-26.c: Add -fno-short-enums to dg-options.Greta Yorsh2013-05-132-1/+6
* aarch64-simd.md (aarch64_simd_mov<mode>): Group similar switch cases.Sofiane Naci2013-05-133-66/+69
* mode-switching.c (optimize_mode_switching): Set correct RTL profile.Jan Hubicka2013-05-133-9/+23
* Restore Solaris/amd64 Ada bootstrap (PR ada/57188)Rainer Orth2013-05-132-1/+6
* re PR tree-optimization/45216 (Rotate expressions not recognized at tree level)Jakub Jelinek2013-05-1310-16/+871
* re PR middle-end/42371 (dead code not eliminated during folding with whole-pr...Martin Jambor2013-05-1313-22/+740
* AMD specific default alignment changesGanesh Gopalasubramanian2013-05-132-5/+10
* tree-vect-generic.c (uniform_vector_p): Move ...Marc Glisse2013-05-137-46/+84
* re PR tree-optimization/57230 (tree-ssa-strlen incorrectly optimizes a strlen...Jakub Jelinek2013-05-134-0/+43
* re PR tree-optimization/57230 (tree-ssa-strlen incorrectly optimizes a strlen...Jakub Jelinek2013-05-134-1/+27
* Fix EH handling issue in last change:Joern Rennecke2013-05-132-2/+22
* Daily bump.GCC Administrator2013-05-131-1/+1
* epiphany.c (epiphany_init): Check size of NUM_MODES_FOR_MODE_SWITCHING.Joern Rennecke2013-05-124-43/+65
* i386.md (*zero_extendsidi2): Add *x->?r alternative.Uros Bizjak2013-05-122-5/+24
* re PR target/57108 ([4.7/4.8/4.9] SH internal compiler error: in int_mode_for...Oleg Endo2013-05-123-19/+23
* Daily bump.GCC Administrator2013-05-121-1/+1
* Daily bump.GCC Administrator2013-05-111-1/+1
* i386.md (memory): Handle sseishft1.Uros Bizjak2013-05-103-4/+9
* lra-assigns.c (find_hard_regno_for): Add 1 to the cost of call saved registers.Vladimir Makarov2013-05-102-1/+6
* Fix spacingJoel Sherrill2013-05-101-1/+1
* t-rtems-eabi: Remove mthumb/march=armv7 multilib.Sebastian Huber2013-05-102-6/+52
* t-rtems: Add more multilibs.Ralf Corsepius2013-05-102-0/+8
* re PR c++/57196 (Bogus "aggregate ... has incomplete type and cannot be defin...Jason Merrill2013-05-106-2/+40
* re PR c++/57047 ([C++11] stl_pair.h:137:64: internal compiler error: Segmenta...Jason Merrill2013-05-103-3/+62
* re PR c++/55149 (capturing VLA in lambda)Jason Merrill2013-05-104-1/+21
* Fix changelog entryRichard Biener2013-05-101-2/+1
* re PR tree-optimization/57214 (ice: tree check: expected ssa_name, have integ...Richard Biener2013-05-104-1/+39
* stor-layout.c (element_precision): New function.Marc Glisse2013-05-1012-32/+146
* gcc/Richard Sandiford2013-05-106-201/+125
* i386.md (rotateinv): New code attr.Jakub Jelinek2013-05-104-21/+45
* re PR tree-optimization/45216 (Rotate expressions not recognized at tree level)Jakub Jelinek2013-05-1011-0/+1879
* tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Do not disable peel...Richard Biener2013-05-1018-142/+141