| Commit message (Expand) | Author | Age | Files | Lines |
* | arc.c (output_shift): Use stdio instead of asm_fprintf. | Kaveh R. Ghazi | 2002-08-20 | 1 | -1/+1 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 2002-07-31 | 1 | -5/+2 |
* | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 2002-07-30 | 1 | -6/+0 |
* | c-common.c (builtin_define_type_max): New. | Richard Henderson | 2002-06-11 | 1 | -1/+1 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -2/+2 |
* | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 2002-05-19 | 1 | -6/+2 |
* | * mn10200.h (PTRDIFF_TYPE): Change it to a signed type. | Kaveh R. Ghazi | 2002-03-12 | 1 | -1/+1 |
* | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 2002-03-03 | 1 | -4/+0 |
* | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -8/+1 |
* | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -3/+0 |
* | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 2002-01-08 | 1 | -7/+1 |
* | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 2001-12-20 | 1 | -17/+0 |
* | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2001-12-17 | 1 | -23/+0 |
* | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 2001-11-22 | 1 | -2/+0 |
* | convex.c (convex_output_function_prologue): Fix format specifier warning. | Kaveh R. Ghazi | 2001-11-04 | 1 | -2/+2 |
* | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 2001-10-19 | 1 | -1/+0 |
* | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 2001-08-03 | 1 | -1/+1 |
* | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 2001-07-09 | 1 | -6/+0 |
* | defaults.h: Default escape sequences to ASCII. | Neil Booth | 2001-06-26 | 1 | -9/+0 |
* | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 2001-01-01 | 1 | -3/+5 |
* | mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS if X has VOIDmode... | Jeffrey A Law | 2000-05-16 | 1 | -2/+2 |
* | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | Jan Hubicka | 2000-03-29 | 1 | -1/+1 |
* | dwarf2out.c: include "varray.h", not dyn-string.h. | Jason Merrill | 2000-01-25 | 1 | -4/+0 |
* | mn10200-protos.h: New file. | Kaveh R. Ghazi | 2000-01-14 | 1 | -21/+7 |
* | Fix psimode truncation patterns to not accept MEMs that are not valid for | Nick Clifton | 1999-11-30 | 1 | -0/+3 |
* | 1750a.md (movstrqi): Add missing output reload constraint. | Richard Henderson | 1999-10-14 | 1 | -0/+7 |
* | h8300.h (INIT_TARGET_OPTABS): Use init_one_optab instead of generating RTL di... | Jeffrey A Law | 1999-09-30 | 1 | -2/+2 |
* | Merge in gcc2-ss-010999 | Jeff Law | 1999-09-06 | 1 | -8/+8 |
* | output.h (assemble_name): Constify a char*. | Kaveh R. Ghazi | 1999-08-10 | 1 | -1/+1 |
* | Include function.h in most files. | Bernd Schmidt | 1999-08-09 | 1 | -2/+0 |
* | mn10200.c (mn10200_va_arg): New. | Richard Henderson | 1999-07-28 | 1 | -0/+4 |
* | openbsd.h (HANDLE_SYSV_PRAGMA): Define. | Jeff Law | 1999-03-08 | 1 | -5/+0 |
* | mn10200.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Define. | Jeffrey A Law | 1998-09-15 | 1 | -0/+4 |
* | mn10200.h (REG_OK_FOR_INDEX_P): Do not check the mode of the register (it cou... | Jeffrey A Law | 1998-08-20 | 1 | -10/+6 |
* | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1998-03-06 | 1 | -1/+1 |
* | Merge from gcc-2.8 | Jeff Law | 1997-12-06 | 1 | -3/+2 |
* | mn10200.h (ASM_OUTPUT_BSS): Delete. | Jeffrey A Law | 1997-11-04 | 1 | -2/+2 |
* | Fix typo. | Jeff Law | 1997-10-31 | 1 | -1/+1 |
* | mn10200.c (indirect_memory_operand): Delete unused function. | Jeffrey A Law | 1997-10-24 | 1 | -1/+6 |
* | mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed addresses. | Jeff Law | 1997-10-21 | 1 | -5/+6 |
* | mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are relative to t... | Jeffrey A Law | 1997-09-02 | 1 | -1/+1 |
* | Initial revision | Jeff Law | 1997-06-23 | 1 | -0/+1073 |