summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into hjl/x32/addr32hjl/x32/addr32H.J. Lu2012-04-0345-658/+1488
|\
| * * h8300/h8300.c (h8300_current_function_monitor_function_p):law2012-04-034-8/+67
| * 2012-04-03 Tristan Gingold <gingold@adacore.com>gingold2012-04-031-1/+6
| * Add --with-abi= support to x86_64-*-*hjl2012-04-031-0/+28
| * * config/arm/arm.h (PREFERRED_RELOAD_CLASS): Remove.aesok2012-04-022-10/+28
| * Don't check TARGET_64BIT if TARGET_64BIT_DEFAULT is falsehjl2012-03-311-2/+2
| * * config/sh/sh.c (push_regs): Skip banked registers whenkkojima2012-03-301-2/+6
| * i386: Add and use one_operand_p to vec_perm control struct.rth2012-03-301-62/+54
| * 2012-03-30 Tristan Gingold <gingold@adacore.com>gingold2012-03-302-0/+36
| * 2012-03-30 Tristan Gingold <gingold@adacore.com>gingold2012-03-302-60/+23
| * 2012-03-30 Tristan Gingold <gingold@adacore.com>gingold2012-03-303-105/+854
| * * config/i386/sse.md (avx_h<plusminus_insn>v4df3): Fix resultsuros2012-03-291-5/+5
| * Use crtbegin_so%O%s/crtend_so%O%s for -mandroid -sharedhjl2012-03-291-2/+2
| * Add ABI_64 and replace ISA_X32 with ABI_X32hjl2012-03-285-7/+68
| * * config/i386/i386.c (ix86_modes_tieable_p): Handle 32bit AVX modes.uros2012-03-281-22/+16
| * gcc/gjl2012-03-281-44/+61
| * PR target/52737gjl2012-03-289-222/+96
| * PR target/52736jakub2012-03-281-1/+1
| * PR target/50751olegendo2012-03-271-91/+121
| * Remove MaskExists property from config/*/*.opt fileshjl2012-03-2714-16/+16
* | Remove *load_tp_x32 from i386.mdH.J. Lu2012-04-032-23/+4
|/
* PR target/52698uros2012-03-273-1/+72
* 2012-03-27 Chung-Lin Tang <cltang@codesourcery.com>cltang2012-03-271-2/+6
* 2012-03-27 Tristan Gingold <gingold@adacore.com>gingold2012-03-273-5/+9
* libgcc/gingold2012-03-267-43/+57
* PR target/52610ebotcazou2012-03-241-0/+1
* PR target/52656ebotcazou2012-03-241-1/+1
* * config/mips/mips-tables.opt: Update.mkuvyrkov2012-03-225-1/+20
* * config/alpha/alpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.huros2012-03-223-36/+23
* PR target/52496gjl2012-03-221-12/+15
* * config.gcc (alpha*-*-linux*): Add elfos.h to tm_file.uros2012-03-222-325/+11
* 2012-03-21 Andreas Tobler <andreast@fgznet.ch>andreast2012-03-212-530/+0
* PR target/52479olegendo2012-03-213-64/+0
* PR/target 52642olegendo2012-03-211-0/+7
* 2012-03-21 Andreas Tobler <andreast@fgznet.ch>andreast2012-03-215-8/+1008
* PR rtl-optimization/52543gjl2012-03-213-342/+222
* * neon.md (neon_vget_lanev2di): Use gen_lowpart and gen_highpart.rearnsha2012-03-213-10/+25
* 2012-03-21 Andrew Stubbs <ams@codesourcery.com>ams2012-03-212-136/+129
* PR target/52607jakub2012-03-201-0/+123
* * config/i386/i386.c (vselect_insn): New variable.jakub2012-03-201-26/+76
* PR target/52607jakub2012-03-203-15/+62
* * arm/predicates.md (zero_operand, reg_or_zero_operand): New predicates.rearnsha2012-03-202-5/+14
* * config/i386/i386.c (ix86_decompose_address) <case ZERO_EXTEND>:jakub2012-03-201-0/+2
* 2012-03-20 Tristan Gingold <gingold@adacore.com>gingold2012-03-201-3/+6
* * config/sh/sh.md: Use braced string notation where applicable.olegendo2012-03-201-746/+589
* * config/i386/i386.md (allocate_stack): Simplify.uros2012-03-191-15/+16
* * builtins.c (expand_builtin_cexpi): Use copy_addr_to_reg instead ofuros2012-03-192-7/+7
* 2012-03-19 Sandra Loosemore <sandra@codesourcery.com>sandra2012-03-192-3/+3
* * config/i386/i386.c (get_thread_pointer): Add tp_mode argument.uros2012-03-193-59/+32
* PR target/50751olegendo2012-03-195-59/+305