aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-05-07[multiple changes]Kenneth Zadeck1-3/+3
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2-13/+13
2008-04-15Fix bootstrap on Alpha.Ben Elliston1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka4-40/+40
2008-04-03re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka1-0/+1
2008-04-02v850.md (casesi): Remove if (0) code.Ben Elliston1-22/+0
2008-03-27config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h...Paolo Bonzini1-1/+0
2008-02-07re PR rtl-optimization/33410 (ICE in iv_analyze_expr, at loop-iv.c:934)Richard Henderson1-5/+8
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek4-8/+9
2007-09-23alpha.md (movti): Use operand_subword for the split.Eric Botcazou1-2/+2
2007-09-22re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SE...Eric Botcazou1-1/+8
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-6/+6
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-8/+8
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2-6/+6
2007-08-19re PR target/32522 (Bootstrap failure on Alpha due to pointer-plus changes)Andrew Pinski1-6/+7
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-2/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton27-131/+104
2007-07-25alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown1-4/+4
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor2-25/+25
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-4/+4
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-1/+1
2007-04-28alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka1-3/+1
2007-04-27predicates.md (aligned_memory_operand): Mark as define_special_predicate.Richard Henderson6-244/+180
2007-04-20re PR target/28623 (ICE in extract_insn, at recog.c:2077 (nrecognizable insn)...Richard Henderson3-56/+54
2007-04-20alpha.h (CPP_SPEC, [...]): Remove.Richard Henderson6-42/+17
2007-04-16linux.h (CPP_SPEC): Define.Matthias Klose1-0/+2
2007-04-05alpha.c (print_operand): Remove.Richard Henderson3-80/+118
2007-04-04* config/alpha/lib1funcs.asm: Remove unused file.Richard Henderson1-320/+0
2007-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz1-1/+1
2007-03-12alpha.c (alpha_elf_section_type_flags): New.Richard Henderson1-0/+18
2007-03-10gcc.c: Document %{, in big comment at top.Geoffrey Keating1-2/+2
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-0/+10
2007-03-03c-pretty-print.c (pp_c_direct_abstract_declarator): Use fold_build2.Kaveh R. Ghazi1-3/+3
2007-03-02alpha.c (alpha_gp_save_rtx): Insert the insns at the entry by means of emit_i...Eric Botcazou1-1/+1
2007-02-20alpha.c, [...]: Follow spelling conventions.Kazu Hirata5-7/+7
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-6/+6
2007-02-13alpha.c (alpha_stdarg_optimize_hook): Strip handled_component_p before lookin...Richard Henderson1-4/+10
2007-02-12alpha.md (bswapsi2, bswapdi2): New.Richard Henderson1-1/+55
2007-02-12constraints.md: New file.Richard Henderson6-171/+140
2007-02-09alpha.c (emit_insxl): Force the first operand of the insbl or inswl pattern i...Roger Sayle1-0/+2
2007-02-05alpha.c (alpha_add_builtins): New Helper function.Roger Sayle1-32/+39
2007-01-19tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther1-0/+3
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz3-12/+12
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-2/+2
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-1/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-9/+10