aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k/ns32k.c
AgeCommit message (Expand)Author
2006-02-06Merge reload-branch up to revision 101000reload-branchBernd Schmidt
2006-01-11Merged revisions 96681,96683-96686,96689-96692,96698-96701,96705,96708,96710,...Bernd Schmidt
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-07-07gcc/ChangeLog:Alexandre Oliva
2004-03-07 * config/ns32k/ns32k-protos.h: Add a prototype forKazu Hirata
2004-02-04 * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c,Kazu Hirata
2004-02-04 * config/darwin.c, config/darwin.h, config/freebsd-spec.h,Kazu Hirata
2004-02-04 * config/alpha/alpha.c, config/arc/arc.c,Kazu Hirata
2004-02-03 * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,Kazu Hirata
2004-01-26 * config/ns32k/ns32k.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata
2003-12-23 * config/ns32k/ns32k.c: Convert to ISO-C.Kazu Hirata
2003-12-052003-12-05 Steven Bosscher <stevenb@suse.de>Steven Bosscher
2003-09-27GNU CC -> GCCKelley Cook
2003-06-19 * target.h (asm_out.file_start, file_start_app_off,Zack Weinberg
2003-05-16 * ns32k.c (ADJSP, ns32k_output_function_prologue): Fix formatKaveh Ghazi
2003-04-17 * config/ns32k/ns32k.c (ns32k_encode_section_info): Remove.Richard Henderson
2003-01-28 * target.h (targetm.address_cost): New.Richard Henderson
2003-01-28 * Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson
2002-12-20 * config/ns32k/ns32k.md (movdi): Use "l" instead of "f" to matchIan Dall
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-16gcc/Richard Henderson
2002-09-04 * real.c (ereal_to_decimal): Add digits parameter.Richard Henderson
2002-08-23 * ns32k.c (ns32k_globalize_label): Delete.Kaveh Ghazi
2002-08-21 * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh Ghazi
2002-05-19 * system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson
2002-03-23 * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg
2002-03-10 * c4x.c (c4x_fp_reglist): Const-ify.Kaveh Ghazi
2001-12-22 * elxsi.c: Include "hard-reg-set.h" and/or don't declareKaveh Ghazi
2001-12-17 * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,Richard Sandiford
2001-11-11 * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): FixKaveh Ghazi
2001-10-07 * builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh Ghazi
2001-09-21 Table-driven attributes.Joseph Myers
2001-09-13 * c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh Ghazi
2001-07-07 * target.h (targetm): Rename global from "target", so as not toStan Shebs
2001-07-06 * Makefile.in (final.o): Depend on target.h.Neil Booth
2001-07-03 * explow.c (plus_constant_wide, case PLUS): Call find_constant_termRichard Kenner
2001-07-02 * emit-rtl.c (adjust_address): New function.Richard Kenner
2001-06-29 * target.h (struct gcc_target): Add comp_type_attributes andJoseph Myers
2001-06-26 * Makefile.in (TARGET_H, TARGET_DEF_H): New.Neil Booth
2001-03-22 * mkconfig.sh: Include insn-flags.h.Richard Henderson
2000-02-26Fix copyrights.Jeffrey A Law
2000-01-27ns32k update from Ian Dall and Hans-Peter Nilsson.Ian Dall
2000-01-18 * ns32k-protos.h: New file.Kaveh Ghazi
1999-09-07Merge in gcc2-ss-010999Jeffrey A Law
1999-08-24Fix more problems from GC diffsBernd Schmidt
1999-08-20 * rtl.h (rtx_format): Constify a char*.Kaveh Ghazi
1998-11-25Bulk ns32k patch from Ian Dall. See ChangeLog for details.Ian Dall
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-04-01 * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.Jeffrey A Law