aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10200
AgeCommit message (Expand)AuthorFilesLines
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-20arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-5/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-6/+0
2002-07-10mn10200.c (expand_prologue): Create REG_MAYBE_DEAD notes as appropriate.Jeff Law1-5/+15
2002-07-10mn10200.c (expand_epilogue): Fix test to determine which scratch register to ...Jeff Law1-4/+2
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-4/+2
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-6/+2
2002-03-12* mn10200.h (PTRDIFF_TYPE): Change it to a signed type.Kaveh R. Ghazi1-1/+1
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-8/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2002-01-03avr.c: Fix comment typos.Kazu Hirata1-2/+3
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-17/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-23/+2
2001-12-03mn10200.md (negsf2): Use -0x8000 instead of 0x8000 for bit twiddling constant.Jeff Law1-1/+1
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-2/+0
2001-11-19unix.h (ASM_FILE_START): Const-ify.Kaveh R. Ghazi1-1/+1
2001-11-04convex.c (convex_output_function_prologue): Fix format specifier warning.Kaveh R. Ghazi1-2/+2
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-1/+1
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-1/+0
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-09t-h8300 (LIB1ASMFUNCS): Add _floatdisf and _fixsfdi.Kazu Hirata1-1/+3
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-2/+2
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 Weinberg2-3/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-6/+3
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-23/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-4/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-9/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+1
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-3/+5
2000-11-30udivmod.c, [...]: Moved from here.Stephane Carrez4-90/+2
2000-05-16mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS if X has VOIDmode...Jeffrey A Law2-4/+4
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-11/+6
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-01-25dwarf2out.c: include "varray.h", not dyn-string.h.Jason Merrill1-4/+0
2000-01-14mn10200-protos.h: New file.Kaveh R. Ghazi4-39/+84
1999-11-30Fix psimode truncation patterns to not accept MEMs that are not valid forNick Clifton3-2/+18
1999-10-31mn10200.c (mn10200_va_arg): Force the return value into a register.Jeffrey A Law1-1/+1
1999-10-18mn10200.md (outline_epilogue_jump): Embed a (return) to indicate to the cfg c...Jeffrey A Law1-1/+2
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-0/+7
1999-10-04* mn10200.c (asm_file_start): Fix typo.Jeffrey A Law1-2/+2
1999-09-30h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of generating RTL di...Jeffrey A Law1-2/+2