aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-26unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...Nathan Froyd2-9/+9
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-12/+12
2006-09-12target-def.h (TARGET_ASM_OPEN_PAREN): Guard with an #ifndef.Roger Sayle1-1/+5
2006-09-12re PR target/22223 (New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/...Roger Sayle1-3/+7
2006-07-06re PR target/28285 (duplicate case value in alpha_swapped_comparison operator)Rainer Orth1-2/+2
2006-06-21re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson1-2/+4
2006-05-26re PR target/27571 (alpha: ICE in get_attr_usegp, at config/alpha/alpha.md:171)Falk Hueffner1-0/+1
2006-03-23alpha.c (alpha_legitimate_constant_p): Reject tls symbols.Richard Henderson1-1/+4
2006-03-23re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson1-1/+3
2006-02-23[multiple changes]Jakub Jelinek1-0/+5
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2-4/+15