OSDN Git Service

* a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,
[pf3gnuchains/gcc-fork.git] / gcc / config / i960 / i960.c
2002-01-03 wcohen * function.h (struct function): Add profile.
2001-12-20 rth * varasm.c (assemble_real): Use REAL_VALUE_TO_x and...
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-06 hubicka * final.c (count_basic_block, add_bb, add_bb_string):
2001-11-21 ghazi * clipper.c (clipper_movstr): Avoid uninitialized...
2001-10-31 kazu2001-10-31 Kazu Hirata <kazu@hxi.com>
2001-10-30 kazu * alias.c: Fix comment formatting.
2001-10-23 kenner * alias.c (can_address_p): Compnonents are not address...
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-07 shebs * target.h (targetm): Rename global from "targe...
2001-07-06 neil * Makefile.in (final.o): Depend on target.h.
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-06-26 neil * Makefile.in (TARGET_H, TARGET_DEF_H): New.
2001-04-21 kazu2001-04-21 Kazu Hirata <kazu@hxi.com>
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-15 wehle * i960.h (i960_maxbitalignment,
2001-03-14 dj* config/i960/i960.c (i960_function_prologue): Compute...
2000-09-07 zack * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if
2000-06-01 rth * i960.c (i960_br_predict_opcode): Remove.
2000-01-10 ghazi * i960-protos.h: New file.
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-12 vmakarovFri Nov 12 15:14:19 1999 Vladimir Makarov <vmakarov...
1999-10-28 wilsonFix i960 varargs/stdarg build failures.
1999-09-07 lawMerge in gcc2-ss-010999
1999-07-27 rth * i960.c (i960_setup_incoming_varargs): Use...
1999-07-09 wilsonPatch for i960 build failure with unsubmitted live...
1999-04-07 wilsonPatch to make nested functions and non-local gotos...
1999-01-14 vmakarov1999-01-14 Vladimir N. Makarov <vmakarov@cygnus.com>
1999-01-14 vmakarov1999-01-13 Vladimir N. Makarov <vmakarov@cygnus.com>
1998-09-02 nickcUpdate definitions of HANDLE_PRAGMA macro in order...
1998-07-10 amacleodFri Jul 10 11:50:43 EDT 1998 Andrew MacLeod <amacleod...
1998-05-14 wilsonPatch from Gary McGary to fix i960 problem with out...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-01 law * 1750a.md, arm.c, clipper.c, clipper.md: Use...
1997-01-22 brendan * i960/i960.c (process_pragma): Call ungetc on the...
1996-07-23 mrs * i960/i960.c: Include except.h for function.h.
1996-04-17 wilson(process_pragma): Take the IDENTIFIER_POINTER tree
1996-01-15 djeUpdatee copyright.
1996-01-15 dje * c-lex.c (check_newline): Pass character after `...
1995-12-14 tege(logic_operand): New function.
1995-11-05 kenner(emit_move_sequence): Add a scratch register to multi...
1995-07-28 kenner(i960_function_epilogue): Don't clear g14 for functions...
1995-07-28 kenner(i960_arg_size_and_align): Correct alignment of XFmode...
1995-06-15 kennerUpdate FSF address.
1995-05-18 tege(i960_output_ldconst): New code for XFmode.
1995-05-16 kennerFix typos in comments.
1995-05-12 tegeOK, this is what I really wanted to install...
1995-05-12 tege(i960_output_ldconst): Let split_double handle DImode.
1995-03-23 dje * i960/i960.c (i960_function_arg_advance): Ensure...
1995-03-07 ianAdd support for #pragma align
1995-02-24 wilson(fp_literal_one, fp_literal_zero): Don't accept VOIDmode.
1994-12-28 ianCorrect typos.
1994-12-27 ianUse REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float...
1994-10-20 wilson(VARARGS_STDARG_FUNCTION): New macro.
1994-09-29 wilson(i960_setup_incoming_varargs): Store parameter registers
1994-04-20 dje(i960_expr_alignment): Remove LSHIFT.
1994-02-17 dje(i960_function_prologue): Put register save area before...
1994-02-01 wilson(i960_function_name_declare): Handle names that start...
1993-07-28 wilsonAdd new parameter to move_block_from_reg calls.
1993-05-04 wilson(output_function_profiler): Add missing newlines in...
1993-03-29 wilson(i960_function_prologue): When profiling, don't use...
1993-03-15 wilson(print_operand_address): For MULT, set ireg not breg.
1993-03-02 wilson(i960_output_call_insn): Delete scratch_reg arg. Use...
1993-02-05 wilson(legitimate_address_p): Accept either REG or SUBREG...
1993-01-25 wilson(secondary_reload_class): Correct test against
1993-01-20 wilson(cmplpower2_operand): New function.
1993-01-18 wilson(i960_function_arg_advance, i960_function_arg): Likewise.
1992-10-22 wilson(i960_function_value): Delete.
1992-10-13 wilson(g14_save_reg): Delete variable.
1992-10-13 wilson(i960_output_call_insn): Emit bx instead of b, callx...
1992-09-28 wilson(i960_round_tree): Correct conversion of bits to bytes to
1992-09-25 wilson(i960_output_ldconst): Pass missing xoperands argument...
1992-08-17 wilson(i960_address_cost): Don't abort for invalid addresses.
1992-07-21 wilson(i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE
1992-06-24 rmsfix typos in comments.
1992-06-18 kennerAdd second argument to SELECT_CC_MODE.
1992-06-03 wilsonentered into RCS
1992-05-27 wilson*** empty log message ***
1992-05-20 wilson*** empty log message ***
1992-05-06 wilson*** empty log message ***
1992-05-05 wilsonInitial revision