summaryrefslogtreecommitdiff
path: root/gcc/config/fr30
Commit message (Expand)AuthorAgeFilesLines
* * convex.c (convex_output_function_prologue): Fix format specifierghazi2001-11-041-5/+0
* * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.ghazi2001-11-042-4/+7
* 2001-10-31 Kazu Hirata <kazu@hxi.com>kazu2001-10-312-2/+2
* * config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,jsm282001-10-281-1/+1
* 2001-10-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-10-191-6/+0
* Table-driven attributes.jsm282001-09-211-2/+2
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-2/+2
* gcc:nathan2001-07-211-12/+0
* * final.c (output_addr_const): Use target opening andneil2001-07-091-9/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-062-4/+4
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-041-4/+3
* * emit-rtl.c (adjust_address): New function.kenner2001-07-022-26/+22
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-1/+7
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-8/+0
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-172-10/+1
* include:zack2001-04-041-3/+0
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-34/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-4/+0
* * xm-interix.h, xm-lynx.h, alpha/xm-vms.h, convex/xm-convex.h,zack2001-02-251-10/+1
* config:neil2000-11-021-1/+1
* Change callers in config/[b-g]*/ to match:hp2000-09-251-1/+1
* definitions in config/[c-h]*:hp2000-09-251-3/+3
* * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm2000-08-241-1/+1
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-6/+7
* Update to libgcc copyright exception clause.law2000-05-151-12/+6
* Add movdi pattern to FR30 port.nickc2000-05-124-13/+243
* Fix bug building libgcc:nickc2000-04-241-2/+9
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-1/+1
* update copyrights in config dir.ghazi2000-01-191-1/+1
* * config/arm/arm-protos.h: PROTO -> PARAMS.ghazi2000-01-191-15/+15
* * fr30.h (TRAMPOLINE_TEMPLATE): Use nops to ensure the static chainlaw2000-01-141-4/+18
* Copyright dates.law2000-01-142-2/+2
* * fr30.c (call_operand): Tighten and rework to match rules forlaw2000-01-143-7/+7
* * fr30.c (fr30_expand_epilogue): Revert last change.law2000-01-141-5/+2
* fix compile time warnings about unused epilogue instructionsnickc2000-01-131-1/+4
* Remove extraneous commentsnickc2000-01-051-2752/+104
* * expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parametersdje2000-01-041-2/+2
* Prototypes for functions defined in target C source files.nickc1999-11-081-0/+47
* *** empty log message ***nickc1999-11-083-114/+31
* * fr30.h (EXTRA_CC_NAMES): Remove obsolete macro.law1999-10-311-10/+0
* * 1750a.md (movstrqi): Add missing output reload constraint.rth1999-10-151-10/+10
* * t-fr30 (LIB2FUNCS_EXTRA): Remove definition.law1999-10-031-4/+4
* Add FR30 port.nickc1999-09-218-0/+7155