aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/a29k
AgeCommit message (Expand)AuthorFilesLines
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-22/+0
2001-03-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi1-25/+0
2001-03-07a29k.c (print_operand): Free a29k_last_prologue_insn after its emitted.Andrew MacLeod2-3/+9
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi2-12/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg2-16/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2-11/+2
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2001-01-01Extra arg for rtx_varies_pBernd Schmidt1-1/+1
2000-12-06config.gcc (a29k*-*-rtems*, [...]): New targets.Joel Sherrill1-0/+36
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-4/+4
2000-11-02config:Neil Booth3-3/+3
2000-09-25Change callers in config/a*/ to match:Hans-Peter Nilsson1-2/+2
2000-09-25definitions in config/a*:Hans-Peter Nilsson1-2/+2
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-19/+19
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-02-26Fix copyrightJeff Law2-2/+4
2000-01-13a29k-protos.h: New file.Kaveh R. Ghazi3-24/+96
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn1-2/+2
1999-11-01hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi2-4/+1
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-4/+4
1999-09-06Merge in gcc2-ss-010999Jeff Law3-80/+80
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-08-04t-a29kbare: Fix some comments.Jeffrey A Law2-5/+9
1999-03-25Fix missing initializer compile-time warning messages.Jim Wilson1-20/+20
1999-01-20cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1-1/+1
1999-01-19Update copyrightsMark Mitchell1-1/+2
1999-01-19rtl.h (rtx_def): Update documentation.Mark Mitchell1-3/+5
1998-12-16dummy import to prevent merge lossageJeff Law1-2/+2
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-1/+1
1998-03-16Change MEMORY_MOVE_COST defs and uses to be able to take register class into ...Ken Raeburn1-1/+1
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1997-11-09a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varying addresses in t...J"orn Rennecke1-2/+7
1997-08-27t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.Bob Manson1-1/+1
1997-08-11Initial revisionmisc/cutover-egcs-1Jeff Law1-0/+43
1997-04-30xJason Merrill1-1/+1
1997-02-15(STORE_FLAG_VALUE): Write so works on both 32 and 64-bit host.Richard Kenner1-1/+1
1997-01-27(STORE_FLAG_VALUE): Make negative.Richard Kenner1-3/+4
1996-10-23(a29k_makes_calls): New global variable.Jim Wilson1-20/+43
1996-10-23(ASM_DECLARE_FUNCTION_NAME): Call a29k_compute_reg_names.Jim Wilson1-2/+5
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-4/+3
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1-1/+1
1996-02-16Don't include a29k-udi.h.Richard Kenner1-2/+0
1996-02-16Don't include a29k.h.Richard Kenner1-5/+2
1996-02-16Renamed from a29k-udi.h.Richard Kenner1-6/+0
1996-02-13(ASM_OUTPUT_ADDR_DIFF_ELT): Remove.Richard Kenner1-4/+3
1996-01-16Update copyrightIan Lance Taylor1-1/+1
1996-01-16Use dbxcoff.hIan Lance Taylor1-6/+2
1996-01-06(CPP_SPEC): Define.Doug Evans1-1/+8