aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i860/i860.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-01-05combine.c (expand_compound_operation): Add comment that we fall through after...Steven Bosscher1-1/+0
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-3/+5
2004-07-14alpha.c (alpha_gimplify_va_arg_1): Move indirect ...Richard Henderson1-0/+6
2004-07-08i860-protos.h (i860_va_arg): Remove.Richard Henderson1-80/+63
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-8/+8
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-2/+2
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-01-25i860-protos.h: Remove the prototype for i860_saveregs.Kazu Hirata1-2/+15
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-3/+5
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-0/+12
2003-09-06i860.c: Follow spelling conventions.Kazu Hirata1-3/+3
2003-08-23i860.c (i860_build_va_list): Create the va_decl declaration.Jason Eckhardt1-142/+188
2003-08-23i860.c (output_move_double): Don't set latehalf to zero for CONST_INT (since ...Jason Eckhardt1-0/+5
2003-08-23i860-protos.h (output_delay_insn): Remove prototype.Jason Eckhardt1-377/+85
2003-08-23i860.c: Replace all occurrences of 'GNU CC' with 'GCC'.Jason Eckhardt1-101/+39
2003-08-23i860-protos.h (i860_va_start): Remove 'stdarg_p' argument.Jason Eckhardt1-25/+76
2003-08-23MAINTAINERS: Resurrect the i860 maintainer.Jason Eckhardt1-0/+2361
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg1-2361/+0
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg1-6/+3
2002-03-22v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *...Jakub Jelinek1-3/+3
2001-12-22elxsi.c: Include "hard-reg-set.h" and/or don't declare `call_used_regs' expli...Kaveh R. Ghazi1-2/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-7/+10
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-1/+1
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-1/+1
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-2/+2
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-14/+18
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-4/+4
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+6
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-1/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-1/+1
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2000-08-08i860.c (singlemove_string): Do not generate assembler pseudo instructions tha...Jason Eckhardt1-0/+2
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-11i860-protos.h: New file.Kaveh R. Ghazi1-27/+33
1999-10-01Delete !REGISTER_CONSTRAINTS codeBernd Schmidt1-2/+0
1999-09-13recog.h (INSN_OUTPUT_FORMAT_*): New.Richard Henderson1-8/+2
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-6/+6
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-10/+12
1999-09-06Merge in gcc2-ss-010999Jeff Law1-14/+13
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-07-26i860.h (EXPAND_BUILTIN_SAVEREGS): New.Richard Henderson1-0/+254
1999-01-20cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1-3/+3
1998-11-19i860.c (single_insn_src_p): Add missing parens.Jeffrey A Law1-2/+2
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-3/+4
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-7/+6
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-04-20(safe_insn_src_p): Remove LSHIFT.Doug Evans1-2/+0