aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/d30v
AgeCommit message (Expand)AuthorFilesLines
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg3-74/+1
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-22/+0
2001-04-13objc-act.c: Remove all code ifdefed with the never-used macro OBJC_INT_SELECT...Stan Shebs1-6/+0
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-5/+14
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-24/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-12/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-8/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-12/+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-135/+2
2001-01-11Initialise machine_function structure to zero.Nick Clifton1-1/+4
2001-01-09SWitch use if {save|restore}_machine_status with {init|free}_machine_statusNick Clifton3-36/+42
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+3
2000-12-19* config/d30v/d30v.h (EXIT_BODY): Update comment.Joseph Myers1-2/+2
2000-12-18config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.Joseph Myers1-7/+0
2000-11-27Fix rename registers problem; Rewrite 64-bit conditionals in terms of COND_EX...Michael Meissner3-89/+34
2000-11-22Paper over problem with -frename-registers; Provide help for optionsMichael Meissner1-36/+69
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-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg1-9/+4
2000-08-19Do not consider a THEN block ending in an indirect jump for conditional compi...Michael Meissner2-1/+2
2000-07-24Delete references to FUNCTION_ARG_KEEP_AS_REFERENCEMichael Meissner1-10/+0
2000-07-12xm-pa64.h (NO_SYS_SIGLIST): Kill.Jeffrey A Law1-3/+0
2000-06-13combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_...Richard Henderson1-11/+0
2000-05-27d30v.c (d30v_print_operand): Handle ':'.Richard Henderson3-610/+245
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-10/+6
2000-04-30d30v: New port.Richard Henderson8-0/+14362