summaryrefslogtreecommitdiff
path: root/gcc/config/mn10200
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-042-4/+2
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-6/+2
* * mn10200.h (PTRDIFF_TYPE): Change it to a signed type.ghazi2002-03-121-1/+1
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-4/+0
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-031-8/+1
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-031-3/+0
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-7/+1
* * config/avr/avr.c: Fix comment typos.kazu2002-01-031-2/+3
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-201-17/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-172-23/+2
* * mn10200.md (negsf2): Use -0x8000 instead of 0x8000 forlaw2001-12-031-1/+1
* * 1750a.h (DBX_REGISTER_NUMBER): Don't define.ghazi2001-11-221-2/+0
* * a29k/unix.h (ASM_FILE_START): Const-ify.ghazi2001-11-191-1/+1
* * convex.c (convex_output_function_prologue): Fix format specifierghazi2001-11-041-2/+2
* * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.ghazi2001-11-041-1/+1
* 2001-10-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-10-191-1/+0
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-1/+1
* 2001-07-09 Kazu Hirata <kazu@hxi.com>kazu2001-07-091-1/+3
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-2/+2
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+6
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-172-3/+1
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-6/+3
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT,zack2001-03-141-23/+0
* * config/a29k/xm-a29k.h, config/a29k/xm-unix.h,ghazi2001-03-061-4/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-9/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-5/+1
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-3/+5
* * config/mn10200/udivmod.c, config/mn10200/divmod.c,law2000-11-304-90/+2
* * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGSlaw2000-05-162-4/+4
* Update to libgcc copyright exception clause.law2000-05-151-11/+6
* Convert ACCUMULATE_OUTGOING_ARGS to an expression.hubicka2000-03-291-1/+1
* * dwarf2out.c: include "varray.h", not dyn-string.h.jason2000-01-251-4/+0
* * mn10200-protos.h: New file.ghazi2000-01-144-39/+84
* Fix psimode truncation patterns to not accept MEMs that are not valid fornickc1999-11-303-2/+18
* * mn10200.c (mn10200_va_arg): Force the return value into alaw1999-10-311-1/+1
* * mn10200.md (outline_epilogue_jump): Embed a (return) to indicatelaw1999-10-181-1/+2
* * 1750a.md (movstrqi): Add missing output reload constraint.rth1999-10-151-0/+7
* * mn10200.c (asm_file_start): Fix typo.law1999-10-041-2/+2
* * h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead oflaw1999-09-301-2/+2
* Replace recog_foo with recog_data.foo.rth1999-09-121-5/+5
* * dsp16xxx.c: Include ggc.hmmitchel1999-09-081-0/+3
* Merge in gcc2-ss-010999law1999-09-074-82/+72
* Fix more problems from GC diffscrux1999-08-241-1/+2
* * output.h (assemble_name): Constify a char*.ghazi1999-08-101-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-2/+0
* * a29k/t-a29kbare: Fix some comments.law1999-08-051-3/+0