| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 2 | -4/+2 |
* | * system.h (STRIP_NAME_ENCODING): Poison it. | rth | 2002-05-19 | 1 | -6/+2 |
* | * mn10200.h (PTRDIFF_TYPE): Change it to a signed type. | ghazi | 2002-03-12 | 1 | -1/+1 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -4/+0 |
* | * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h, | ghazi | 2002-03-03 | 1 | -8/+1 |
* | * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h, | ghazi | 2002-03-03 | 1 | -3/+0 |
* | * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR, | jsm28 | 2002-01-08 | 1 | -7/+1 |
* | * config/avr/avr.c: Fix comment typos. | kazu | 2002-01-03 | 1 | -2/+3 |
* | * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer | rth | 2001-12-20 | 1 | -17/+0 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 2 | -23/+2 |
* | * mn10200.md (negsf2): Use -0x8000 instead of 0x8000 for | law | 2001-12-03 | 1 | -1/+1 |
* | * 1750a.h (DBX_REGISTER_NUMBER): Don't define. | ghazi | 2001-11-22 | 1 | -2/+0 |
* | * a29k/unix.h (ASM_FILE_START): Const-ify. | ghazi | 2001-11-19 | 1 | -1/+1 |
* | * convex.c (convex_output_function_prologue): Fix format specifier | ghazi | 2001-11-04 | 1 | -2/+2 |
* | * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | ghazi | 2001-11-04 | 1 | -1/+1 |
* | 2001-10-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2001-10-19 | 1 | -1/+0 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -1/+1 |
* | 2001-07-09 Kazu Hirata <kazu@hxi.com> | kazu | 2001-07-09 | 1 | -1/+3 |
* | * final.c (output_addr_const): Use target opening and | neil | 2001-07-09 | 1 | -6/+0 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -1/+1 |
* | * explow.c (plus_constant_wide, case PLUS): Call find_constant_term | kenner | 2001-07-03 | 1 | -2/+2 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -0/+6 |
* | * defaults.h: Default escape sequences to ASCII. | neil | 2001-06-26 | 1 | -9/+0 |
* | 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 |