aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi2-4/+4
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-02-05netbsd.h (WCHAR_TYPE): Define.Jason Thorpe1-9/+0
2002-01-22netbsd.h (TARGET_HAS_F_SETLKW): define.Jason Thorpe1-0/+1
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-3/+0
2002-01-11re PR other/5299 (then -> than fixes)Craig Rodrigues1-1/+1
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2002-01-08tm.texi (ASM_OUTPUT_EH_REGION_BEG, [...]): Remove documentation of obsolete m...Joseph Myers1-10/+1
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-1/+1
2001-12-22elxsi.c: Include "hard-reg-set.h" and/or don't declare `call_used_regs' expli...Kaveh R. Ghazi1-4/+0
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2-16/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford3-30/+10
2001-12-16clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi1-7/+9
2001-12-15c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers1-2/+2
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi2-2/+2
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2-2/+2
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-2/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-1/+1
2001-09-21Table-driven attributes.Joseph Myers1-24/+33
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi2-2/+1
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth4-407/+383
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner2-7/+7
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-23/+9
2001-06-30* ns32k.md: Remove stray backslash-newline in output template.Zack Weinberg1-1/+1
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers3-26/+0