summaryrefslogtreecommitdiff
path: root/gcc/config/ns32k
Commit message (Expand)AuthorAgeFilesLines
* * config/ns32k/ns32k.c: Convert to ISO-C.kazu2003-12-231-69/+31
* 2003-12-05 Steven Bosscher <stevenb@suse.de>steven2003-12-052-24/+24
* * config/ns32k/ns32k.h: Remove obsolete comment.neroden2003-11-191-8/+1
* GNU CC -> GCCkcook2003-09-277-28/+28
* * config/h8300/h8300.c: Fix comment typos.kazu2003-07-062-3/+3
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-192-4/+3
* * ChangeLog.3: Fix comment typos.kazu2003-06-171-2/+2
* * doc/install.texi: Follow spelling conventions.kazu2003-06-152-3/+3
* * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.sayle2003-06-141-5/+0
* * ns32k.c (ADJSP, ns32k_output_function_prologue): Fix formatghazi2003-05-161-3/+3
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>hubicka2003-05-121-3/+3
* * config/ns32k/ns32k.c (ns32k_encode_section_info): Remove.rth2003-04-172-33/+7
* * target.h (targetm.address_cost): New.rth2003-01-283-19/+19
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-282-16/+36
* * config/ns32k/ns32k.md (movdi): Use "l" instead of "f" to matchrth2002-12-205-30/+220
* Merge basic-improvements-branch to trunkzack2002-12-163-21/+3
* gcc/rth2002-10-161-3/+5
* * config/elfos.h: Follow spelling conventions.kazu2002-09-243-5/+5
* * config/m32r/m32r.c: Follow spelling conventions.kazu2002-09-201-1/+1
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-041-2/+2
* * config/chorus.h: Consistently define *_DEBUGGING_INFO withthorpej2002-08-291-1/+1
* * ns32k.c (ns32k_globalize_label): Delete.ghazi2002-08-232-24/+0
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-212-4/+16
* * config/ns32k/ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch.rth2002-08-014-6/+76
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,ghazi2002-07-311-5/+3
* * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h,ghazi2002-07-301-8/+2
* * doc/invoke.texi (NS32K Options): Document -mieee-compare optionrth2002-07-163-40/+87
* * config/ns32k/ns32k.md: Give "*xxx" names to all unnamed insn's.rth2002-06-191-251/+237
* * config/ns32k/netbsd.h: Update copyright years.thorpej2002-06-032-12/+40
* * config/ns32k/ns32k.h: Define named constants for thethorpej2002-05-312-36/+56
* * config.gcc (ns32k-*-netbsd*): Set tm_file tothorpej2002-05-311-9/+1
* * config.gcc: Remove all stanzas for previously obsoletedzack2002-05-259-682/+0
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-192-23/+21
* * config/netbsd.h (CPP_SPEC): Remove.thorpej2002-05-091-0/+3
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-232-31/+33
* * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,ghazi2002-03-121-4/+0
* * c4x.c (c4x_fp_reglist): Const-ify.ghazi2002-03-102-4/+4
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-031-6/+0
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-1/+1
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-031-3/+0
* * config/netbsd.h (WCHAR_TYPE): Define.thorpej2002-02-051-9/+0
* * config/netbsd.h (TARGET_HAS_F_SETLKW): define.thorpej2002-01-221-0/+1
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-3/+0
* 2002-01-11 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-111-1/+1
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-7/+1
* * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH_REGION_END,jsm282002-01-081-10/+1
* * 1750a.h (datalbl, jmplbl): Declare array size explicitly.ghazi2001-12-231-1/+1
* * elxsi.c: Include "hard-reg-set.h" and/or don't declareghazi2001-12-221-4/+0
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-202-16/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-173-30/+10