aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10200/mn10200.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-15config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg1-933/+0
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth1-1/+7
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-45/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-7/+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-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 Keating1-2/+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
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 Sandiford1-23/+0
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-2/+0
2001-11-04convex.c (convex_output_function_prologue): Fix format specifier warning.Kaveh R. Ghazi1-2/+2
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-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-3/+5
2000-05-16mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS if X has VOIDmode...Jeffrey A Law1-2/+2
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. Ghazi1-21/+7
1999-11-30Fix psimode truncation patterns to not accept MEMs that are not valid forNick Clifton1-0/+3
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-0/+7
1999-09-30h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of generating RTL di...Jeffrey A Law1-2/+2
1999-09-06Merge in gcc2-ss-010999Jeff Law1-8/+8
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-2/+0
1999-07-28mn10200.c (mn10200_va_arg): New.Richard Henderson1-0/+4
1999-03-08openbsd.h (HANDLE_SYSV_PRAGMA): Define.Jeff Law1-5/+0
1998-09-15mn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define.Jeffrey A Law1-0/+4
1998-08-20mn10200.h (REG_OK_FOR_INDEX_P): Do not check the mode of the register (it cou...Jeffrey A Law1-10/+6
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1997-12-06Merge from gcc-2.8Jeff Law1-3/+2
1997-11-04mn10200.h (ASM_OUTPUT_BSS): Delete.Jeffrey A Law1-2/+2
1997-10-31Fix typo.Jeff Law1-1/+1
1997-10-24mn10200.c (indirect_memory_operand): Delete unused function.Jeffrey A Law1-1/+6
1997-10-21mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed addresses.Jeff Law1-5/+6
1997-09-02mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are relative to t...Jeffrey A Law1-1/+1
1997-06-23Initial revisionJeff Law1-0/+1073