aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth91-5034/+280
2012-03-14expr.c (expand_assignment): Use expand_expr with EXPAND_WRITE when expanding ...Martin Jambor2-61/+18
2012-03-14re PR middle-end/52584 (Fails to constant fold vector upper/lower half BIT_FI...Richard Guenther2-13/+14
2012-03-14re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Jakub Jelinek2-0/+33
2012-03-14re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Richard Guenther2-4/+25
2012-03-14re PR tree-optimization/52571 (vectorizer changes alignment of common symbols)Richard Guenther7-9/+32
2012-03-14re PR target/52080 (Stores to bitfields introduce a store-data-race on adjace...Richard Guenther12-98/+370
2012-03-14re PR middle-end/52578 (Fails to fold another size difference)Richard Guenther5-7/+54
2012-03-14Revert:Uros Bizjak2-3/+13
2012-03-14re PR c++/52521 ([C++11] user defined literals and order of declaration)Jakub Jelinek4-2/+35
2012-03-14Daily bump.GCC Administrator1-1/+1
2012-03-13re PR rtl-optimization/48596 ([SH] unable to find a register to spill in clas...Oleg Endo2-4/+7
2012-03-13PR c++/51641 - Lookup finds enclosing class member instead of template parameterDodji Seketeli6-37/+75
2012-03-13Use next_conversion for better safetyDodji Seketeli2-25/+33
2012-03-13re PR c/52577 (__builtin_shuffle -Wunused-but-set-* false positives)Jakub Jelinek4-2/+50
2012-03-13i386.c (x86_decompose_address): Fix commit.Uros Bizjak1-4/+4
2012-03-13smmintrin.h: Avoid /* within a comment.Jakub Jelinek3-5/+9
2012-03-13i386.md (xbegin): Remove constraint from expander.Uros Bizjak2-3/+7
2012-03-13predicates.md (constant_call_address_operand): Declare as special predicate.Uros Bizjak4-18/+25
2012-03-13i386.c (ix86_decompose_address): Handle subregs of AND zero extended address ...Uros Bizjak2-3/+12
2012-03-13predicates.md (tls_symbolic_operand): Declare as special predicate.Uros Bizjak3-13/+21
2012-03-13gigi.h (flag_vms_malloc64): Refine condition.Tristan Gingold2-1/+7
2012-03-13expr.c (expand_assignment): Handle misaligned scalar writes to memory through...Martin Jambor4-7/+66
2012-03-13sysdep.c: Adjust condition after removal of __osf__.Tristan Gingold2-13/+16
2012-03-13re PR middle-end/52134 (Does not fold (x * 4) & -4)Richard Guenther4-0/+39
2012-03-13re PR target/52488 (avr-*: internal compiler error: in extract_insn, at reco...Georg-Johann Lay2-4/+45
2012-03-13neon.ml (ops): Fixup expected instructions for unsigned vector compares.Matthew Gretton-Dann2-6/+21
2012-03-13i386.c (ix86_decompose_address): Prevent %fs:(%reg) addresses only when %reg ...Uros Bizjak2-2/+9
2012-03-13Fix sgi typosRainer Orth6-6/+16
2012-03-13Remove extra_passesRainer Orth5-18/+20
2012-03-13i386.h (TARGET_TLS_INDIRECT_SEG_REFS): New.Uros Bizjak3-8/+23
2012-03-13Daily bump.GCC Administrator1-1/+1
2012-03-12gigi.h (shift_unc_components_for_thin_pointers): Kill.Eric Botcazou6-44/+55
2012-03-12re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt9-16/+28
2012-03-12re PR c++/52299 (GCC warns on compile time division by zero erroneously)Paolo Carlini4-6/+71
2012-03-12Remove :P on tls_symbolic_operandH.J. Lu2-2/+8
2012-03-12re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt9-8/+28
2012-03-12re PR other/52545 (output.h: SECTION_EXCLUDE flag clobbers SECTION_MACH_DEP)Georg-Johann Lay2-2/+8
2012-03-12re PR target/52499 (avr MODE_CODE_BASE_REG_CLASS enum conversion problem)Georg-Johann Lay3-2/+9
2012-03-12re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay6-0/+116
2012-03-12tree-ssa-phiopt.c (single_non_singleton_phi_for_edges): New function.Andrew Pinski5-20/+73
2012-03-12re PR rtl-optimization/52148 (ICE: in spill_failure, at reload1.c:2120)Georg-Johann Lay2-1/+8
2012-03-12Add ix86_gen_tls_global_dynamic_64 and ix86_gen_tls_local_dynamic_base_64H.J. Lu3-28/+62
2012-03-12Properly set ix86_gen_xxx function pointersH.J. Lu3-5/+27
2012-03-12ia64.c (ia64_function_arg_1): Move code around.Tristan Gingold2-16/+22
2012-03-12Remove obsolete OpenBSD/MIPS supportRainer Orth7-223/+13
2012-03-12Fix ChangeLog typo.Rainer Orth1-1/+1
2012-03-12GCC 4.7 Solaris updates to install.texiRainer Orth2-16/+31
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth94-11128/+218
2012-03-12arm.c (neon_dereference_pointer): Do not call covert during RTL expansion.Richard Guenther2-2/+6