| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/ns32k/ns32k.c: Convert to ISO-C. | kazu | 2003-12-23 | 1 | -69/+31 |
* | 2003-12-05 Steven Bosscher <stevenb@suse.de> | steven | 2003-12-05 | 2 | -24/+24 |
* | * config/ns32k/ns32k.h: Remove obsolete comment. | neroden | 2003-11-19 | 1 | -8/+1 |
* | GNU CC -> GCC | kcook | 2003-09-27 | 7 | -28/+28 |
* | * config/h8300/h8300.c: Fix comment typos. | kazu | 2003-07-06 | 2 | -3/+3 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 2 | -4/+3 |
* | * ChangeLog.3: Fix comment typos. | kazu | 2003-06-17 | 1 | -2/+2 |
* | * doc/install.texi: Follow spelling conventions. | kazu | 2003-06-15 | 2 | -3/+3 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -5/+0 |
* | * ns32k.c (ADJSP, ns32k_output_function_prologue): Fix format | ghazi | 2003-05-16 | 1 | -3/+3 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | hubicka | 2003-05-12 | 1 | -3/+3 |
* | * config/ns32k/ns32k.c (ns32k_encode_section_info): Remove. | rth | 2003-04-17 | 2 | -33/+7 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 3 | -19/+19 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 2 | -16/+36 |
* | * config/ns32k/ns32k.md (movdi): Use "l" instead of "f" to match | rth | 2002-12-20 | 5 | -30/+220 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 3 | -21/+3 |
* | gcc/ | rth | 2002-10-16 | 1 | -3/+5 |
* | * config/elfos.h: Follow spelling conventions. | kazu | 2002-09-24 | 3 | -5/+5 |
* | * config/m32r/m32r.c: Follow spelling conventions. | kazu | 2002-09-20 | 1 | -1/+1 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 1 | -2/+2 |
* | * config/chorus.h: Consistently define *_DEBUGGING_INFO with | thorpej | 2002-08-29 | 1 | -1/+1 |
* | * ns32k.c (ns32k_globalize_label): Delete. | ghazi | 2002-08-23 | 2 | -24/+0 |
* | * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | ghazi | 2002-08-21 | 2 | -4/+16 |
* | * config/ns32k/ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch. | rth | 2002-08-01 | 4 | -6/+76 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | ghazi | 2002-07-31 | 1 | -5/+3 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h, | ghazi | 2002-07-30 | 1 | -8/+2 |
* | * doc/invoke.texi (NS32K Options): Document -mieee-compare option | rth | 2002-07-16 | 3 | -40/+87 |
* | * config/ns32k/ns32k.md: Give "*xxx" names to all unnamed insn's. | rth | 2002-06-19 | 1 | -251/+237 |
* | * config/ns32k/netbsd.h: Update copyright years. | thorpej | 2002-06-03 | 2 | -12/+40 |
* | * config/ns32k/ns32k.h: Define named constants for the | thorpej | 2002-05-31 | 2 | -36/+56 |
* | * config.gcc (ns32k-*-netbsd*): Set tm_file to | thorpej | 2002-05-31 | 1 | -9/+1 |
* | * config.gcc: Remove all stanzas for previously obsoleted | zack | 2002-05-25 | 9 | -682/+0 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 2 | -23/+21 |
* | * config/netbsd.h (CPP_SPEC): Remove. | thorpej | 2002-05-09 | 1 | -0/+3 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 2 | -31/+33 |
* | * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h, | ghazi | 2002-03-12 | 1 | -4/+0 |
* | * c4x.c (c4x_fp_reglist): Const-ify. | ghazi | 2002-03-10 | 2 | -4/+4 |
* | * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h, | ghazi | 2002-03-03 | 1 | -6/+0 |
* | * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; | rth | 2002-03-03 | 1 | -1/+1 |
* | * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h, | ghazi | 2002-03-03 | 1 | -3/+0 |
* | * config/netbsd.h (WCHAR_TYPE): Define. | thorpej | 2002-02-05 | 1 | -9/+0 |
* | * config/netbsd.h (TARGET_HAS_F_SETLKW): define. | thorpej | 2002-01-22 | 1 | -0/+1 |
* | * expmed.c (extract_fixed_bit_field): Remove unused code. | kazu | 2002-01-16 | 1 | -3/+0 |
* | 2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-11 | 1 | -1/+1 |
* | * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR, | jsm28 | 2002-01-08 | 1 | -7/+1 |
* | * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH_REGION_END, | jsm28 | 2002-01-08 | 1 | -10/+1 |
* | * 1750a.h (datalbl, jmplbl): Declare array size explicitly. | ghazi | 2001-12-23 | 1 | -1/+1 |
* | * elxsi.c: Include "hard-reg-set.h" and/or don't declare | ghazi | 2001-12-22 | 1 | -4/+0 |
* | * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer | rth | 2001-12-20 | 2 | -16/+0 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 3 | -30/+10 |