aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10200
AgeCommit message (Expand)AuthorFilesLines
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
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-5/+5
1999-09-08dsp16xxx.c: Include ggc.hMark Mitchell1-0/+3
1999-09-06Merge in gcc2-ss-010999Jeff Law4-82/+72
1999-08-24Fix more problems from GC diffsBernd Schmidt1-1/+2
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-08-04t-a29kbare: Fix some comments.Jeffrey A Law1-3/+0
1999-07-28mn10200.c (mn10200_va_arg): New.Richard Henderson2-0/+41
1999-05-03mn10200.md (btst insns): btst does not leave cc0 in a useable state for redun...Jeffrey A Law1-2/+2