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