aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k/ns32k.h
AgeCommit message (Expand)AuthorFilesLines
2004-09-01ns32k.h (TRANSFER_FROM_TRAMPOLINE): Remove.Richard Henderson1-29/+16
2004-08-10re PR libgcj/3144 (java.lang.Date.compareTo() not supported)Jakub Jelinek1-2/+2
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-1/+1
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-17/+0
2004-03-07ns32k-protos.h: Add a prototype for ns32k_notice_update_cc.Kazu Hirata1-45/+1
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-8/+8
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-2/+2
2004-01-26ns32k.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata1-2/+2
2003-11-19* config/ns32k/ns32k.h: Remove obsolete comment.Nathanael Nerode1-8/+1
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-07-06h8300.c: Fix comment typos.Kazu Hirata1-2/+2
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-4/+0
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+0
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-3/+3
2003-04-17ns32k.c (ns32k_encode_section_info): Remove.Richard Henderson1-2/+3
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-5/+0
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-16/+0
2002-12-20ns32k.md (movdi): Use "l" instead of "f" to match all registers capable of ho...Ian Dall1-6/+18
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-20/+0
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-23ns32k.c (ns32k_globalize_label): Delete.Kaveh R. Ghazi1-11/+0
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-4/+3
2002-08-01ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch.Ian Dall1-6/+4
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-5/+3
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-8/+2
2002-07-16invoke.texi (NS32K Options): Document -mieee-compare optionIan Dall1-11/+27
2002-06-03netbsd.h: Update copyright years.Jason Thorpe1-6/+27
2002-05-31ns32k.h: Define named constants for the bits in target_flags and use them.Jason Thorpe1-35/+53
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-23/+0
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi1-2/+2
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-3/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-1/+1
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-12/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-24/+2
2001-12-15c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers1-2/+2
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-1/+0
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-204/+1
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers1-13/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-14/+0