aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
AgeCommit message (Expand)AuthorFilesLines
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek1-16/+1
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson3-1/+17
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata3-8/+8
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson2-82/+0
2002-09-13alpha.md (attr type): Add callpal.Richard Henderson5-6/+18
2002-09-08re PR target/7374 (__builtin_fabsl broken on alpha)Scott Snyder1-1/+1
2002-08-30alpha.h (TARGET_CPU_CPP_BUILTINS): Move language- related defines to...Jason Thorpe2-14/+29
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe3-7/+7
2002-08-21tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs5-5/+5
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi4-9/+5
2002-08-15alpha-protos.h: Update.Douglas B Rupp4-81/+307
2002-08-14calls.c: Include target.h.Richard Henderson2-13/+8
2002-08-11alpha.h (TARGET_CPU_CPP_BUILTINS): Replace reference to clk_objective_c with ...Ziemowit Laski1-1/+1
2002-08-04Index: ChangeLogGeoffrey Keating1-2/+2
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-5/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-6/+0
2002-07-30adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy.Kaveh R. Ghazi2-18/+5
2002-07-28freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash.Kaveh R. Ghazi1-1/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-25/+5
2002-07-23dwarf2out.c (SECTION_ASM_OP, [...]): Remove.Neil Booth1-12/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-3/+0
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg3-6/+5
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg2-36/+6
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-5/+10
2002-06-30i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ...Aldy Hernandez1-13/+6
2002-06-25alpha.h (TARGET_CPU_CPP_BUILTINS): Remove leading underscore from __IEEE_FP a...Rainer Orth1-2/+2
2002-06-14* config/alpha/alpha.md (builtin_zapnot): Fix op2 mode.Richard Henderson1-1/+1
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-2/+0
2002-06-11alpha.c (ALPHA_BUILTIN_THREAD_POINTER): New.Richard Henderson1-10/+36
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2-13/+27
2002-06-10alpha.md (builtin_zap): Fix thinkos expanding mask.Richard Henderson1-4/+4
2002-06-10ev5.md: Don't combine shift and mvi insns in one reservation.Richard Henderson1-3/+8
2002-06-10Fix typo in comment.Richard Henderson1-2/+2
2002-06-08netbsd.h (SUBTARGET_EXTRA_SPECS): Add netbsd_link_spec and netbsd_entry_point.Jason Thorpe1-18/+10
2002-06-05*** empty log message ***Neil Booth1-0/+1
2002-06-04alpha.c (mode_mask_operand): Simplify without ifdefs.Richard Henderson2-92/+458
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-57/+14
2002-06-03alpha.c (reg_or_const_int_operand): New.Richard Henderson4-7/+910
2002-06-03* config/alpha/alpha-protos.h: Eliminate unneeded ifdefs.Richard Henderson1-35/+22
2002-06-03alpha.c (reg_or_0_operand): Use CONST0_RTX.Richard Henderson4-161/+149
2002-06-02* config/alpha/alpha.h [ASM_OUTPUT_LABELREF]: Fix typo.Roger Sayle1-1/+1
2002-05-31configure.in (HAVE_AS_TLS): Add alpha tests.Richard Henderson5-77/+759
2002-05-29netbsd.h (TARGET_OS_CPP_BUILTINS): Use NETBSD_OS_CPP_BUILTINS_ELF and NETBSD_...Jason Thorpe1-8/+11
2002-05-28alpha.c (alpha_in_small_data_p): Return false for STRING_CST.Richard Henderson1-0/+4
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg2-65/+0
2002-05-24varasm.c (asm_output_bss): Always output one byte.Richard Henderson1-1/+1
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-3/+2
2002-05-19c-common.c (preprocessing_asm): New macro.Neil Booth6-43/+44
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson1-38/+14