Age | Commit message (Expand) | Author | Files | Lines |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -4/+0 |
2001-11-12 | alpha-interix.h: Fix comment formatting. | Kazu Hirata | 1 | -26/+26 |
2001-11-06 | alpha.h (SECONDARY_MEMORY_NEEDED): Adjust for addition of new GP reg classes. | Richard Kenner | 1 | -1/+2 |
2001-10-26 | alpha.h (enum reg_class): Add R24_REG, R25_REG; rename PV_REG to R27_REG. | Richard Henderson | 1 | -10/+27 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -2/+1 |
2001-10-16 | alpha.c (current_file_function_operand): Don't fail for profiling. | Richard Henderson | 1 | -39/+2 |
2001-09-22 | function.c (fix_lexical_address): Use set_mem_alias_set. | Richard Kenner | 1 | -2/+2 |
2001-09-19 | alpha.c (local_symbol_p): Split out from ... | Richard Henderson | 1 | -0/+2 |
2001-09-13 | alpha.c (small_symbolic_operand): New. | Richard Henderson | 1 | -4/+23 |
2001-09-11 | Cray T3E port. | Richard Henderson | 1 | -3/+14 |
2001-09-09 | alpha.c (alpha_next_sequence_number): New. | Richard Henderson | 1 | -15/+54 |
2001-09-05 | alpha.c (alpha_legitimate_address_p): New. | Richard Henderson | 1 | -77/+23 |
2001-09-04 | reload.c (push_reload): Export. | Richard Henderson | 1 | -112/+20 |
2001-08-21 | alpha.h (CONDITIONAL_REGISTER_USAGE): Added local declaration of variable i. | Will Cohen | 1 | -4/+8 |
2001-08-18 | haifa-sched.c: Convert to target hooks. | Zack Weinberg | 1 | -14/+0 |
2001-08-03 | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 1 | -1/+1 |
2001-07-22 | alpha.c (get_trap_mode_suffix): New. | Richard Henderson | 1 | -24/+4 |
2001-07-15 | alpha.h (TARGET_ABI_OSF): New. | Richard Henderson | 1 | -8/+5 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -6/+0 |
2001-07-08 | final.c (no_asm_to_stream): New. | Neil Booth | 1 | -4/+0 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -9/+0 |
2001-06-21 | alpha.h (struct machine_function): Remove. | DJ Delorie | 1 | -11/+0 |
2001-06-11 | osf5.h (TARGET_LD_BUGGY_LDGP): New. | Richard Henderson | 1 | -0/+6 |
2001-06-11 | alpha.h (CPP_SPEC): Don't define __LANGUAGE_C and variants for .cpp/.cp/.c++ ... | Rainer Orth | 1 | -2/+8 |
2001-06-10 | alpha.c (override_options): Set align_loops, align_jumps, and align_functions. | Richard Henderson | 1 | -17/+1 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 1 | -17/+0 |
2001-05-04 | alpha.h: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -9/+0 |
2001-03-28 | alpha.c (alpha_sa_mask): Add EH_RETURN_DATA_REGNOs. | Richard Henderson | 1 | -3/+7 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2000-11-30 | alpha.h (ASM_OUTPUT_MI_THUNK): Disable. | Richard Henderson | 1 | -1/+4 |
2000-11-07 | c-lang.c (start_cdtor, [...]): New functions. | Richard Henderson | 1 | -5/+0 |
2000-11-02 | config: | Neil Booth | 1 | -8/+8 |
2000-10-27 | alpha.h (enum reg_class): Add PV_REG. | Richard Henderson | 1 | -6/+8 |
2000-10-17 | alpha.h (ASM_OUTPUT_MI_THUNK): Reload gp if needed. | Jakub Jelinek | 1 | -0/+3 |
2000-10-07 | calls.c (expand_call): Disallow sibcalls to noreturn functions. | Richard Henderson | 1 | -2/+1 |
2000-10-02 | Mon Oct 2 10:20:13 CEST 2000 Marc Espie <espie@openbsd.org> | Marc Espie | 1 | -5/+1 |
2000-09-25 | definitions in config/alpha/alpha.h config/arm/aout.h (oops, missed): | Hans-Peter Nilsson | 1 | -9/+9 |
2000-09-15 | alpha.h (TARGET_CPU_EV5, [...]): Define. | Jakub Jelinek | 1 | -3/+8 |
2000-06-27 | 1750a.h: Mark help strings for options/switches for translation. | Philipp Thomas | 1 | -21/+24 |
2000-06-13 | combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_... | Richard Henderson | 1 | -2/+7 |
2000-05-29 | longlong.h [__alpha] (count_leading_zeros): New. | Richard Henderson | 1 | -1/+2 |
2000-05-27 | alpha.c (alpha_does_function_need_gp): Test TARGET_PROFILING_NEEDS_GP in the ... | Richard Henderson | 1 | -0/+3 |
2000-05-27 | alpha.c (hard_fp_register_operand): Mind the mode. | Richard Henderson | 1 | -0/+1 |
2000-05-22 | alpha.c (alpha_fnname): New static variable. | Richard Kenner | 1 | -4/+5 |
2000-03-30 | * alpha.h (FUNCTION_BOUNDARY): Reduce to 128 bits. | Richard Henderson | 1 | -1/+1 |
2000-03-29 | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | Jan Hubicka | 1 | -1/+1 |
2000-03-28 | expr.c (store_constructor): SIZE now signed. | Richard Kenner | 1 | -1/+1 |
2000-03-23 | rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define. | Jason Merrill | 1 | -0/+1 |
2000-03-17 | alpha.h (FUNCTION_OK_FOR_SIBCALL): New. | Richard Henderson | 1 | -0/+10 |