aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
AgeCommit message (Expand)AuthorFilesLines
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-03pdp11-modes.def: Add RESET_FLOAT_FORMAT calls.Paul Koning4-26/+134
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-1/+1
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-0/+2
2004-01-26pdp11.c (TARGET_STRUCT_VALUE_RTX): New.Kazu Hirata2-21/+21
2004-01-13re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...Steven Bosscher1-1/+2
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-2/+1
2003-09-28pdp11-protos.h, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-93/+49
2003-09-27GNU CC -> GCCKelley Cook6-24/+24
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-14/+0
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+0
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth1-1/+6
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-105/+114
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-16/+2
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-4/+2
2002-10-12pdp11.h (ASM_OUTPUT_SKIP): Add preceding 0 for octal constant.Naohiko Shimizu3-15/+15
2002-10-07t-pdp11: Add MULTILIB support for msoft-float.Naohiko Shimizu4-99/+153
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-5/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-6/+0
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2-6/+26
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg2-10/+12
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi1-1/+1
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-7/+0
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-1/+0
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-15system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers1-1/+1
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-10/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-24/+43
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-4/+0
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-3/+0
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-0/+2
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth2-9/+7
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-54/+57
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-4/+4
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner2-16/+16
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+6
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-7/+0
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-4/+0
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-7/+7
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-27/+0