aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/romp
AgeCommit message (Expand)AuthorFilesLines
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth3-35/+17
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+6
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-04-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg2-16/+0
2001-04-04expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.Zack Weinberg1-24/+0
2001-04-03xm-beos.h, [...]: Delete.Zack Weinberg1-3/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-6/+1
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-3/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-6/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-2/+1
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-6/+1
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-06osf.h: Standarize copyright statement.Rodney Brown1-1/+2
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-2/+1
2000-11-02config:Neil Booth1-1/+1
2000-10-13Remove obstacks.Mark Mitchell1-2/+0
2000-09-25definitions in config/[npr]*:Hans-Peter Nilsson1-2/+2
2000-08-08alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown1-1/+1
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-5/+0
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-02-26Fix copyrights.Jeff Law2-2/+4
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-2/+1
2000-01-18romp-protos.h: New file.Kaveh R. Ghazi4-33/+98
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-10/+10
1999-09-06Merge in gcc2-ss-010999Jeff Law3-104/+89
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-2/+2
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-01-20cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1-2/+2
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-11-05* romp.h (LEGITIMIZE_ADDRESS): Fix typo.Jeffrey A Law1-1/+1
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law3-32/+29
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-4/+2
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1-1/+1
1996-02-13(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.Richard Kenner1-4/+3
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-15Change FSF address.Richard Kenner2-2/+4
1995-05-29(call): Put USE for r0 in CALL_INSN; call call_internal to emit insn.Richard Kenner1-20/+28
1995-05-23(hash_rtx): Avoid warning on int-to-pointer conversion.Richard Kenner1-3/+4
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-2/+3
1994-07-29(tst?f): Use CONST0_RTX instead of incorrect call toRichard Kenner1-6/+4
1993-12-31Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.Richard Kenner1-14/+0
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans1-1/+1
1993-09-25Use WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and deleteRichard Kenner1-3/+9
1993-07-28Add new parameter to move_block_from_reg calls.Jim Wilson1-1/+1
1993-07-05(movhi): When storing a constant in an HImode register...Richard Kenner1-2/+6
1993-06-26Remove #define of alloca to __builtin_alloca.Richard Kenner1-6/+1