aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-07-19[multiple changes]Thomas Koenig9-6/+91
2009-07-19re PR tree-optimization/40676 (internal compiler error: verify_ssa error: def...Jan Hubicka4-2/+48
2009-07-19Daily bump.GCC Administrator1-1/+1
2009-07-18combine.c (make_compound_operation): If force_to_mode re-expanded the compoun...Adam Nemet4-0/+30
2009-07-18combine.c (try_widen_shift_mode): Add COUNT, OUTER_CODE and OUTER_CONST argum...Adam Nemet2-5/+33
2009-07-18combine.c (try_widen_shift_mode): Allow widening if the high-order bits are z...Adam Nemet2-1/+13
2009-07-18combine.c (simplify_shift_const_1): Split code to determine shift_mode into ...Adam Nemet6-21/+72
2009-07-18re PR testsuite/40798 (Revision 149750 failed gcc.dg/tree-ssa/loop-2.c)Richard Guenther2-2/+7
2009-07-18Fix last entry.Arnaud Charlet1-5/+5
2009-07-18re PR c/40787 (ICE: verify_gimple failed in gcc.dg/pr35899.c)Richard Guenther4-1/+22
2009-07-18md.texi: Document the new PowerPC "es" constraint.Richard Sandiford6-6/+126
2009-07-18rs6000.c (rs6000_mode_dependent_address): Allow any offset from virtual_stack...Richard Sandiford4-6/+25
2009-07-18Daily bump.GCC Administrator1-1/+1
2009-07-17avr-devices.c (avr_mcu_t): Add atmega8u2, atmega16u2 and atmega32u2 devices.Anatoly Sokolov3-0/+12
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther61-300/+542
2009-07-17service.texi (Service): Restore previously removed link, which isn't broken a...Sandra Loosemore2-0/+8
2009-07-17re PR tree-optimization/40321 (internal compiler error: in compute_antic, at ...Richard Guenther5-14/+73
2009-07-17re PR c++/40780 (ICE in gimplify_conversion)Jakub Jelinek4-2/+32
2009-07-17init.c (build_vec_delete_1): Do not set DECL_REGISTER on the temporary pointer.Richard Guenther2-1/+5
2009-07-16extend.texi (Nested Functions): Replace broken link with textual reference.Sandra Loosemore3-7/+9
2009-07-16re PR bootstrap/40781 (Revision 149722 failed to bootstrap)H.J. Lu2-2/+9
2009-07-17Daily bump.GCC Administrator1-1/+1
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez66-2605/+3546
2009-07-16re PR libstdc++/37907 ([c++0x] support for std::is_standard_layout)Jason Merrill33-111/+572
2009-07-16m32c.c (m32c_compare_redundant): Avoid removing compares that may be indirect...DJ Delorie2-1/+40
2009-07-16builtins.c (do_mpc_arg2): New.Kaveh R. Ghazi7-80/+351
2009-07-16New testRichard Henderson2-0/+63
2009-07-16modulo-sched.c (sms_schedule): stage_count <= 1 as correct comparison to skip...Bingfeng Mei2-2/+9
2009-07-16* obj-c++.dg/defs.mm (abort): Make it extern "C".Jakub Jelinek2-1/+5
2009-07-16gcc.c (option_map): New flag -no-canonical-prefixes.Simon Baldwin3-23/+67
2009-07-15mep.md (sibcall_internal): Change register to avoid argument registers.DJ Delorie2-4/+10
2009-07-16Daily bump.GCC Administrator1-1/+1
2009-07-15re PR rtl-optimization/40710 (Linux kernel miscompiled for sh4-linux)Eric Botcazou2-3/+9
2009-07-15* config/mips/mips.md (*extenddi_truncate<mode>,Adam Nemet2-23/+43
2009-07-15sse.md (copysign<mode>3): Use "and-not" SSE instruction instead of "and" with...Uros Bizjak2-13/+15
2009-07-15sse.md (copysign<mode>3): Allocate registers only for operands[5] and operand...Uros Bizjak2-10/+11
2009-07-15Make-lang.in: Update dependenciesArnaud Charlet3-117/+153
2009-07-15[multiple changes]Arnaud Charlet8-52/+68
2009-07-15[multiple changes]Arnaud Charlet4-335/+374
2009-07-15gnat_rm.texi: Document s-ststop.adsRobert Dewar5-11/+102
2009-07-15gnat_ugn.texi: Minor updates.Robert Dewar3-14/+29
2009-07-15[multiple changes]Arnaud Charlet9-87/+304
2009-07-15lib-load.adb: Minor reformattingRobert Dewar3-5/+14
2009-07-15par.adb: Minor reformatting Add ??? comment for possible bad commentRobert Dewar3-71/+78
2009-07-15Remove -gnatd.O docArnaud Charlet1-3/+1
2009-07-15re PR middle-end/40747 (wrong code for int-is-in-range test at -O1 and above)Jakub Jelinek4-20/+58
2009-07-15[multiple changes]Arnaud Charlet13-384/+399
2009-07-15arm.md (ior_xor): New code iterator.Richard Earnshaw3-0/+32
2009-07-15[multiple changes]Arnaud Charlet8-21/+31
2009-07-15tree-ssa-structalias.c (make_constraint_from_heapvar): Initialize offset member.Richard Guenther2-0/+6