aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fr30
AgeCommit message (Expand)AuthorFilesLines
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth2-4/+4
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-4/+3
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner2-26/+22
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-1/+7
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-8/+0
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2-10/+1
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-3/+0
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-34/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-4/+0
2001-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg1-10/+1
2000-11-02config:Neil Booth1-1/+1
2000-09-25Change callers in config/[b-g]*/ to match:Hans-Peter Nilsson1-1/+1
2000-09-25definitions in config/[c-h]*:Hans-Peter Nilsson1-3/+3
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-1/+1
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-6/+7
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-12/+6
2000-05-12Add movdi pattern to FR30 port.Nick Clifton4-13/+243
2000-04-24Fix bug building libgcc:Nick Clifton1-2/+9
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-01-19update copyrights in config dir.Kaveh Ghazi1-1/+1
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi1-15/+15
2000-01-14fr30.h (TRAMPOLINE_TEMPLATE): Use nops to ensure the static chain and destina...Jeffrey A Law1-4/+18
2000-01-14Copyright dates.Jeff Law2-2/+2
2000-01-14fr30.c (call_operand): Tighten and rework to match rules for call RTL express...Jeffrey A Law3-7/+7
2000-01-13fr30.c (fr30_expand_epilogue): Revert last change.Richard Henderson1-5/+2
2000-01-13fix compile time warnings about unused epilogue instructionsNick Clifton1-1/+4
2000-01-05Remove extraneous commentsNick Clifton1-2752/+104
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn1-2/+2
1999-11-08Prototypes for functions defined in target C source files.Nick Clifton1-0/+47
1999-11-08*** empty log message ***Nick Clifton3-114/+31
1999-10-31* fr30.h (EXTRA_CC_NAMES): Remove obsolete macro.Jeffrey A Law1-10/+0
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-10/+10
1999-10-03t-fr30 (LIB2FUNCS_EXTRA): Remove definition.Jeffrey A Law1-4/+4
1999-09-21Add FR30 port.Nick Clifton8-0/+7155