summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-6/+4
* * config/alpha/alpha.c (alpha_emit_xfloating_compare): Also useuros2013-06-101-1/+2
* * config/alpha/alpha.c (alpha_emit_conditional_move): Swap alluros2013-06-051-6/+6
* PR target/57379uros2013-05-232-6/+3
* PR target/57032uros2013-04-221-3/+0
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-1/+0
* * config/alpha/alpha.c (TARGET_LRA_P): New define.uros2013-03-171-0/+3
* alpha: widening multiply patternrth2013-02-011-0/+15
* Update copyright years in gcc/rsandifo2013-01-1022-40/+22
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-046-7/+8
* 2012-12-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2012-12-192-20/+27
* alpha: Consider barriers when placing nops after sibcallsrth2012-12-131-9/+12
* * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.steven2012-12-051-1/+2
* 2012-11-21 Matthias Klose <doko@ubuntu.com>doko2012-11-211-0/+1
* alpha: Update to new extv/insv patternsrth2012-11-211-50/+35
* * config/alpha/alpha.md: Remove empty predicates and/or constraints.uros2012-10-142-661/+627
* * config/alpha/alpha.md (I24MODE): New mode iterator.uros2012-10-131-134/+23
* * config/alpha/alpha.md (FMODE): New mode iterator.uros2012-10-131-413/+250
* * config/alpha/alpha.md (vecmodesuffix): New mode attribute.uros2012-10-121-123/+22
* * config/alpha/alpha.md (IMODE): New mode iterator.uros2012-10-111-271/+55
* * config/alpha/alpha.md (DWI): New mode attribute.uros2012-10-111-174/+76
* 2012-10-11 Chung-Lin Tang <cltang@codesourcery.com>cltang2012-10-112-18/+4
* PR middle-end/54635gjl2012-09-261-1/+2
* Integrate lexical block into source_location.dehao2012-09-191-1/+0
* * config/alpha/predicates.md (small_symbolic_operand): Disallow large offsets.rth2012-09-101-8/+32
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-1/+1
* * config/alpha/alpha.c (alpha_stdarg_optimize_hook): Shift DECL_UIDuros2012-08-111-1/+1
* * config/alpha/alpha.c (alpha_pad_noreturn): Rename to ...uros2012-08-091-7/+28
* * defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.froydnj2012-07-312-7/+12
* alpha: Cleaup builtins and foldingrth2012-06-271-68/+31
* * emit-rtl.c (need_atomic_barrier_p): New function.mkuvyrkov2012-06-201-28/+4
* Set cache parameters for alpharth2012-06-191-17/+53
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.rth2012-06-131-7/+4
* * config/alpha/alpha.c (HWI_HEX2): Add missing shift.rth2012-06-121-1/+1
* * config/alpha/alpha.c (alpha_trampoline_init): Split large constants.rth2012-06-111-3/+8
* * config/alpha/ev6.md: (define_bypass "ev6_fmul,ev6_fadd"): New.rth2012-05-291-0/+4
* * integrate.c: Remove.steven2012-05-291-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * config/alpha/alpha.c (alpha_emit_conditional_branch): Handleuros2012-05-111-4/+24
* * config/alpha/alpha.md (clear_cache): New pattern.rth2012-05-071-0/+9
* gcc/rsandifo2012-05-054-39/+52
* * config/alpha/elf.h (MAX_OFILE_ALIGNMENT): Remove.uros2012-05-031-15/+0
* * config/alpha/vms.h (SUBTARGET_OVERRIDE_OPTIONS): For pic code,steven2012-05-021-1/+11
* * config/alpha/sync.md (fetchop_name): Change ior attribute to "or".uros2012-04-181-1/+1
* libgcc/gingold2012-03-262-20/+4
* * config/alpha/alpha.h (ASM_OUTPUT_ALIGN): Move to config/alpha/elf.huros2012-03-223-36/+23
* * config.gcc (alpha*-*-linux*): Add elfos.h to tm_file.uros2012-03-222-325/+11
* 2012-03-16 Tristan Gingold <gingold@adacore.com>gingold2012-03-161-0/+4
* Remove non-GAS non-ELF support in alpha backendro2012-03-149-225/+16