summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * cfgexpand.c (expand_one_register_var): Use get_pointer_alignment.matz2011-08-232-1/+32
* PR c++/46862jakub2011-08-234-1/+37
* 2011-08-23 Richard Guenther <rguenther@suse.de>rguenth2011-08-238-48/+90
* 2011-08-23 Tobias Burnus <burnus@net-b.de>burnus2011-08-235-1/+43
* 2011-08-23 Richard Guenther <rguenther@suse.de>rguenth2011-08-232-1/+6
* 2011-08-23 Richard Guenther <rguenther@suse.de>rguenth2011-08-232-2/+30
* Daily bump.gccadmin2011-08-231-1/+1
* * config/i386/64/sfp-machine.h (ASM_INVALID): New define.uros2011-08-222-2/+16
* * ChangeLog: Add missing change.uros2011-08-221-0/+1
* PR target/50155uros2011-08-224-31/+104
* Add ability to force lexed tokens' source_locations.gchare2011-08-229-9/+72
* * config/m32c/m32c.h (CLASS_MAX_NREGS): Remove macro.aesok2011-08-224-9/+21
* * ChangeLog: Additional fixes for AVX2 ChangeLog entry.uros2011-08-221-41/+41
* * config/c6x/c6x.md (indirect_jump_shadow): Tweak representationbernds2011-08-222-1/+8
* Centralize PICFLAG configurationro2011-08-2216-65/+416
* * ChangeLog: Fix and enhance ChangeLog entry.uros2011-08-221-108/+79
* Avoid dangling line table after loading pchdodji2011-08-222-1/+6
* Use .init_array section only if __ELF__ is defined.hjl2011-08-223-2/+14
* PR tree-optimization/50133jakub2011-08-224-8/+26
* PR middle-end/50141jakub2011-08-224-1/+30
* 2011-08-22 Mikael Morin <mikael.morin@gcc.gnu.org>mikael2011-08-229-32/+67
* Add support for AVX2 builtin functions.hjl2011-08-2210-259/+5415
* gjl2011-08-223-0/+7
* 2011-08-22 Matthias Klose <doko@debian.org>doko2011-08-223-5/+10
* 2011-08-22 Richard Guenther <rguenther@suse.de>rguenth2011-08-223-8/+24
* PR bootstrap/50146jakub2011-08-222-1/+8
* Daily bump.gccadmin2011-08-221-1/+1
* Fix ChangeLog format for revision 177257.gerald2011-08-211-12/+11
* * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.rth2011-08-215-25/+53
* Fix ChangeLog format for revision 177258.gerald2011-08-211-4/+4
* 2011-08-21 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2011-08-215-1/+77
* * config/i386/i386.md (any_div): Remove.uros2011-08-212-11/+12
* 2011-08-21 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2011-08-214-2/+21
* 2011-08-20 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-08-212-7/+14
* Daily bump.gccadmin2011-08-211-1/+1
* * config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,rth2011-08-2011-20/+27
* Use .init_arrary/.fini_array sections if possible.hjl2011-08-206-1/+131
* 2011-08-20 Janus Weil <janus@gcc.gnu.org>janus2011-08-206-18/+37
* gcc/rsandifo2011-08-202-2/+9
* gcc/rsandifo2011-08-202-0/+6
* * config/i386/i386.c (ix86_binary_operator_ok): Useuros2011-08-202-10/+11
* * config/i386/i386.c (ix86_expand_round_sse4): Expand asuros2011-08-202-27/+29
* * doc/tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.aesok2011-08-205-23/+10
* PR tree-optimization/48739jakub2011-08-206-2/+75
* 2011-08-20 Tobias Burnus <burnus@net-b.de>burnus2011-08-202-1/+5
* Daily bump.gccadmin2011-08-201-1/+1
* 2011-08-19 Mikael Morin <mikael.morin@sfr.fr>mikael2011-08-194-0/+26
* 2011-08-19 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-08-192-0/+10
* * c-parser.c (c_parser_postfix_expression): Convert operands ofjsm282011-08-192-0/+11
* Permute conversion and addition of constant for zero-extend.hjl2011-08-195-7/+68