| Commit message (Expand) | Author | Age | Files | Lines |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 2 | -3/+1 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -6/+3 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CHAR_BIT, | zack | 2001-03-14 | 1 | -23/+0 |
* | * config/a29k/xm-a29k.h, config/a29k/xm-unix.h, | ghazi | 2001-03-06 | 1 | -4/+0 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -9/+0 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -5/+1 |
* | * tm.texi (REGISTER_MOVE_COST): Add a mode argument. | aoliva | 2001-01-01 | 1 | -3/+5 |
* | * config/mn10200/udivmod.c, config/mn10200/divmod.c, | law | 2000-11-30 | 4 | -90/+2 |
* | * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS | law | 2000-05-16 | 2 | -4/+4 |
* | Update to libgcc copyright exception clause. | law | 2000-05-15 | 1 | -11/+6 |
* | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | hubicka | 2000-03-29 | 1 | -1/+1 |
* | * dwarf2out.c: include "varray.h", not dyn-string.h. | jason | 2000-01-25 | 1 | -4/+0 |
* | * mn10200-protos.h: New file. | ghazi | 2000-01-14 | 4 | -39/+84 |
* | Fix psimode truncation patterns to not accept MEMs that are not valid for | nickc | 1999-11-30 | 3 | -2/+18 |
* | * mn10200.c (mn10200_va_arg): Force the return value into a | law | 1999-10-31 | 1 | -1/+1 |
* | * mn10200.md (outline_epilogue_jump): Embed a (return) to indicate | law | 1999-10-18 | 1 | -1/+2 |
* | * 1750a.md (movstrqi): Add missing output reload constraint. | rth | 1999-10-15 | 1 | -0/+7 |
* | * mn10200.c (asm_file_start): Fix typo. | law | 1999-10-04 | 1 | -2/+2 |
* | * h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of | law | 1999-09-30 | 1 | -2/+2 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -5/+5 |
* | * dsp16xxx.c: Include ggc.h | mmitchel | 1999-09-08 | 1 | -0/+3 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 4 | -82/+72 |
* | Fix more problems from GC diffs | crux | 1999-08-24 | 1 | -1/+2 |
* | * output.h (assemble_name): Constify a char*. | ghazi | 1999-08-10 | 1 | -1/+1 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -2/+0 |
* | * a29k/t-a29kbare: Fix some comments. | law | 1999-08-05 | 1 | -3/+0 |
* | * mn10200.c (mn10200_va_arg): New. | rth | 1999-07-28 | 2 | -0/+41 |
* | * mn10200.md (btst insns): btst does not leave cc0 in a useable | law | 1999-05-03 | 1 | -2/+2 |
* | Fix build failure when using SGI Irix6 cc. | wilson | 1999-03-16 | 1 | -5/+0 |
* | * config/openbsd.h (HANDLE_SYSV_PRAGMA): Define. | law | 1999-03-08 | 1 | -5/+0 |
* | * mn10200.md (bset); Re-enable. | law | 1999-02-11 | 1 | -1/+1 |
* | * mn10200.md (bset, bclr): Operand 0 is a read/write operand. | law | 1999-02-10 | 1 | -6/+6 |
* | * mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2. | law | 1998-12-15 | 1 | -1/+4 |
* | Fix dumb thinkos in last change. | law | 1998-12-15 | 1 | -8/+8 |
* | * mn10200.md (abssf2, negsf2): New expanders. | law | 1998-12-15 | 1 | -0/+71 |
* | * mn10200.md (truncated shift): Accept constant inputs too. | law | 1998-10-23 | 1 | -3/+3 |
* | * mn10200.md (addsi3, subsi3, negsi2): Only allow register operands. | law | 1998-10-13 | 1 | -10/+10 |
* | * mn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define. | law | 1998-09-15 | 1 | -0/+4 |
* | * mn10200.h (REG_OK_FOR_INDEX_P): Do not check the mode of the | law | 1998-08-20 | 1 | -10/+6 |
* | * mn10200.md (various zero/sign extension patterns): zero and sign | law | 1998-07-07 | 1 | -5/+5 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | * rtl.h (addr_diff_vec_flags): New typedef. | amylaar | 1998-03-06 | 1 | -1/+1 |
* | * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after | law | 1998-01-28 | 1 | -16/+0 |
* | * m32r.md, mips.md, mn10200.md, mn10300.md, pyr.md: Add | law | 1998-01-27 | 1 | -0/+16 |
* | * mn10200.md (tstxx, cmpxx): Use "nonimmediate_operand" as predicate | law | 1998-01-01 | 1 | -5/+5 |
* | * mn10200.md (addsi3, subsi3): Fix thinkos. | law | 1997-12-31 | 1 | -2/+2 |
* | e | law | 1997-12-21 | 1 | -1/+6 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 3 | -6/+5 |
* | * mn10200.h (ASM_OUTPUT_BSS): Delete. | law | 1997-11-04 | 1 | -2/+2 |