summaryrefslogtreecommitdiff
path: root/gcc/config/alpha
Commit message (Expand)AuthorAgeFilesLines
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-0227-131/+104
* alpha.c (alpha_mangle_fundamental_type): Rename to...Julian Brown2007-07-251-4/+4
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-102-25/+25
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-4/+4
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-1/+1
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-3/+1
* predicates.md (aligned_memory_operand): Mark as define_special_predicate.Richard Henderson2007-04-276-244/+180
* re PR target/28623 (ICE in extract_insn, at recog.c:2077 (nrecognizable insn)...Richard Henderson2007-04-203-56/+54
* alpha.h (CPP_SPEC, [...]): Remove.Richard Henderson2007-04-206-42/+17
* linux.h (CPP_SPEC): Define.Matthias Klose2007-04-161-0/+2
* alpha.c (print_operand): Remove.Richard Henderson2007-04-053-80/+118
* * config/alpha/lib1funcs.asm: Remove unused file.Richard Henderson2007-04-041-320/+0
* defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz2007-03-221-1/+1
* alpha.c (alpha_elf_section_type_flags): New.Richard Henderson2007-03-121-0/+18
* gcc.c: Document %{, in big comment at top.Geoffrey Keating2007-03-101-2/+2
* re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson2007-03-091-0/+10
* c-pretty-print.c (pp_c_direct_abstract_declarator): Use fold_build2.Kaveh R. Ghazi2007-03-031-3/+3
* alpha.c (alpha_gp_save_rtx): Insert the insns at the entry by means of emit_i...Eric Botcazou2007-03-021-1/+1
* alpha.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-205-7/+7
* cfgloop.c, [...]: Fix comment typos.Kazu Hirata2007-02-181-1/+1
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-6/+6
* alpha.c (alpha_stdarg_optimize_hook): Strip handled_component_p before lookin...Richard Henderson2007-02-131-4/+10
* alpha.md (bswapsi2, bswapdi2): New.Richard Henderson2007-02-121-1/+55
* constraints.md: New file.Richard Henderson2007-02-126-171/+140
* alpha.c (emit_insxl): Force the first operand of the insbl or inswl pattern i...Roger Sayle2007-02-091-0/+2
* alpha.c (alpha_add_builtins): New Helper function.Roger Sayle2007-02-051-32/+39
* tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther2007-01-191-0/+3
* Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz2007-01-043-12/+12
* alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher2007-01-021-2/+2
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-131-1/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-9/+10
* unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...Nathan Froyd2006-10-262-9/+9
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-12/+12
* target-def.h (TARGET_ASM_OPEN_PAREN): Guard with an #ifndef.Roger Sayle2006-09-121-1/+5
* re PR target/22223 (New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/...Roger Sayle2006-09-121-3/+7
* re PR target/28285 (duplicate case value in alpha_swapped_comparison operator)Rainer Orth2006-07-061-2/+2
* re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson2006-06-211-2/+4
* re PR target/27571 (alpha: ICE in get_attr_usegp, at config/alpha/alpha.md:171)Falk Hueffner2006-05-261-0/+1
* alpha.c (alpha_legitimate_constant_p): Reject tls symbols.Richard Henderson2006-03-231-1/+4
* re PR target/26347 (hidden weak extern functions fail regardless of existence...Richard Henderson2006-03-231-1/+3
* [multiple changes]Jakub Jelinek2006-02-231-0/+5
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-182-4/+15
* config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek2006-02-082-0/+33
* s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define.Aldy Hernandez2006-02-062-0/+23
* alpha.c (alpha_split_tfmode_pair): Rename into alpha_split_tmode_pair.Eric Botcazou2006-01-183-15/+96
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-075-141/+58
* alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther2005-12-021-28/+28
* Preparatory work for PR target/21623:J"orn Rennecke2005-11-223-5/+6
* c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2005-11-222-21/+3
* alpha.c (alpha_init_builtins): Use type_for_mode langhook to get a DImode int...Eric Botcazou2005-11-161-6/+9