aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k
AgeCommit message (Expand)AuthorFilesLines
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 Oliva3-12/+12
2004-03-16freebsd-spec.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata2-2/+2
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 Hirata3-45/+73
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata3-12/+12
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-2/+2
2004-02-03combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx.Kazu Hirata1-4/+4
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2-25/+25
2004-01-26ns32k.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata2-3/+14
2003-12-23* config/ns32k/ns32k.c: Convert to ISO-C.Kazu Hirata1-69/+31
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-24/+24
2003-11-19* config/ns32k/ns32k.h: Remove obsolete comment.Nathanael Nerode1-8/+1
2003-09-27GNU CC -> GCCKelley Cook7-28/+28
2003-07-06h8300.c: Fix comment typos.Kazu Hirata2-3/+3
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2-4/+3
2003-06-17ChangeLog.3: Fix comment typos.Kazu Hirata1-2/+2
2003-06-15install.texi: Follow spelling conventions.Kazu Hirata2-3/+3
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+0
2003-05-16ns32k.c (ADJSP, [...]): Fix format specifier warnings.Kaveh R. Ghazi1-3/+3
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 Henderson2-33/+7
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-19/+19
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-16/+36
2002-12-20ns32k.md (movdi): Use "l" instead of "f" to match all registers capable of ho...Ian Dall5-30/+220
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg3-21/+3
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+5
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata3-5/+5
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-2/+2
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
2002-08-23ns32k.c (ns32k_globalize_label): Delete.Kaveh R. Ghazi2-24/+0
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2-4/+16
2002-08-01ns32k.h (TARGET_IEEE_COMPARE): Correct earlier patch.Ian Dall4-6/+76
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 Dall3-40/+87
2002-06-19ns32k.md: Give "*xxx" names to all unnamed insn's.Ian Dall1-251/+237
2002-06-03netbsd.h: Update copyright years.Jason Thorpe2-12/+40
2002-05-31ns32k.h: Define named constants for the bits in target_flags and use them.Jason Thorpe2-36/+56
2002-05-31config.gcc (ns32k-*-netbsd*): Set tm_file to "${tm_file} netbsd.h netbsd-aout...Jason Thorpe1-9/+1
2002-05-25config.gcc: Remove all stanzas for previously obsoleted systems.Zack Weinberg9-682/+0
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2-23/+21
2002-05-09netbsd.h (CPP_SPEC): Remove.Jason Thorpe1-0/+3
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg2-31/+33