summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Add missing comma.eweddington2010-04-211-1/+1
* * config/i386/i386.md (x86_shrd): Add athlon_decode anduros2010-04-211-1/+3
* * config/i386/i386.md (bswap<mode>2): Macroize expander fromuros2010-04-211-47/+18
* * config/i386/i386.md (ffs<mode>2): Macroize expander from ffs_cmoveuros2010-04-201-212/+115
* 2010-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2010-04-201-5/+19
* partial fix, make all 'e' class regs fixedwilson2010-04-201-2/+2
* Enable doloop optimization on loops with calls.wilson2010-04-201-0/+3
* 2010-04-19 Eric B. Weddington <eric.weddington@atmel.com>eweddington2010-04-192-20/+76
* PR target/43766uros2010-04-191-2/+14
* * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.hubicka2010-04-182-42/+136
* * arm.md (negdi2): Remove redundant code to force values into arearnsha2010-04-171-11/+5
* * arm/bpabi.S: Add EABI alignment attributes to objects.rearnsha2010-04-176-2/+51
* * arm-protos.h (tune_params): New structure.rearnsha2010-04-174-36/+63
* Fix set but unused variables.ramana2010-04-171-8/+1
* * config/h8300/h8300.c (print_operand) : Modify case 'V' andlaw2010-04-164-9/+121
* 2010-04-16 Doug Kwan <dougkwan@google.com>dougkwan2010-04-161-1/+1
* * config/h8300/h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.law2010-04-161-5/+2
* * config/h8300/h8300.md (movqi_h8sx, movhi_h8sx, movsi_h8sx, law2010-04-161-8/+36
* * config/i386/i386.md (*bt<mode>): Macroize insn from *btsi anduros2010-04-161-99/+25
* * config/h8300/h8300.md (inverted load with HImode dest): Addlaw2010-04-161-1/+1
* 2010-04-12 Kaushik Phatak<kaushik.phatak@kpitcummins.com>law2010-04-161-1/+1
* PR target/40603bernds2010-04-162-0/+31
* * config/arm/arm.md (addsi3_cbranch): If destination is a highbernds2010-04-161-6/+5
* PR target/41514bernds2010-04-161-2/+15
* add accumulate-outgoing-args and omit-frame-pointer for SHchrbr2010-04-163-19/+61
* PR target/43471kkojima2010-04-151-4/+3
* 2010-04-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2010-04-151-21/+7
* gcc/jules2010-04-153-21/+31
* PR target/43742bernds2010-04-151-9/+9
* PR target/43742kkojima2010-04-141-1/+1
* * config/i386/i386.md (*divmod<mode>4): Remove stray "&&" fromuros2010-04-141-2/+2
* * config/i386/i386.md (maxmin_int): Rename code attribute fromuros2010-04-144-54/+54
* * config/alpha/alpha.c (alpha_adjust_cost): Remove set but noturos2010-04-141-3/+2
* * config/i386/i386.md (*popcountsi2_cmp_zext): Remove mode attributeuros2010-04-141-1/+1
* * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.uros2010-04-141-0/+44
* * config/i386/i386.md (extendsidi2 splitter): Also check for DX_REGuros2010-04-131-67/+36
* 2010-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2010-04-133-239/+394
* * config/i386/i386.md (any_rotate): New code iterator.uros2010-04-121-396/+152
* 2010-04-12 Steve Ellcey <sje@cup.hp.com>sje2010-04-121-6/+2
* gcc:ro2010-04-123-265/+237
* 2010-04-12 Kai Tietz <kai.tietz@onevision.com>ktietz2010-04-121-4/+6
* 2010-04-12 Steve Ellcey <sje@cup.hp.com>sje2010-04-122-20/+15
* * config/sh/sh-protos.h (sh_legitimize_reload_address): Declare.kkojima2010-04-113-77/+91
* * config/sh/sh.md (*movqi_pop): New insn pattern.kkojima2010-04-112-2/+38
* * config/i386/i386.md (any_shiftrt): New code iterator.uros2010-04-111-266/+63
* * config/i386/i386.md (*ashr<mode>3_cconly): Fix wrong mode ofuros2010-04-111-2/+2
* * config/i386/i386.md (lshr<mode>3): Macroize expander fromuros2010-04-111-510/+173
* * config/i386/i386.md (ashr<mode>3): Macroize expander fromuros2010-04-102-588/+217
* PR target/42601carrot2010-04-102-17/+61
* PR target/43707uros2010-04-091-4/+10