aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m88k
AgeCommit message (Expand)AuthorFilesLines
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-1/+1
2001-07-02explow.c (plus_constant_wide, [...]): New case.Richard Kenner1-1/+1
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-5/+3
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-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg9-18/+0
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-3/+2
2001-04-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg4-21/+0
2001-04-03xm-beos.h, [...]: Delete.Zack Weinberg1-26/+0
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-2/+2
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-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi2-30/+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 Weinberg5-25/+0
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-02-25xm-interix.h, [...]: Don't define any of...Zack Weinberg1-28/+0
2001-02-25config.gcc: Expunge references to alpha/t-pe...Zack Weinberg1-4/+0
2000-12-06Forgot to commit with last change.Jeff Law2-2/+4
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi3-4/+4
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-1/+1
2000-11-07m88k.h (GLOBAL_ASM_OP): Add missing tab.Nick Clifton1-2/+2
2000-11-02config:Neil Booth8-8/+8
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson3-28/+28
2000-09-25definitions in config/m[368]*:Hans-Peter Nilsson4-55/+55
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary2-3/+3
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva1-4/+4
2000-07-12configure.in (m88k-openbsd): Express configuration using new fragment style.Marc Espie3-0/+118
2000-05-22m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.Philippe De Muyter1-1/+1
2000-05-04rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.Richard Kenner1-5/+0
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-02-26Fix copyrights.Jeff Law4-5/+8
2000-02-15Makefile.in (TREE_H, [...]): Depend on version.h.Kaveh R. Ghazi1-1/+0
2000-01-12m88k-protos.h: New file.Kaveh R. Ghazi5-140/+224
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi1-1/+0
1999-11-30Delete obsolete macrosBernd Schmidt1-4/+0
1999-11-01hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson2-5/+11
1999-09-15gbl-ctors.h: Lose HAVE_ATEXIT.Jason Merrill1-4/+0
1999-09-06Merge in gcc2-ss-010999Jeff Law4-158/+160
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-3/+1
1999-08-25m88k.h (VERSION_INFO2): Kill.Richard Henderson5-29/+8
1999-08-09Include function.h in most files.Bernd Schmidt2-8/+3
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-3/+3
1999-07-27m88k.c (m88k_builtin_saveregs): Break out the constructor code to m88k_va_sta...Richard Henderson2-53/+178
1999-07-25m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.Richard Henderson2-9/+7
1999-07-06dguxbcs.h (CPP_SPEC): Add missing \ in multi-line string literal.Manfred Hollstein1-1/+1
1999-02-08* m88k/t-luna-gas: Remove bash dependency.Marc Espie1-1/+1
1999-01-20cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1-49/+38