aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
AgeCommit message (Expand)AuthorFilesLines
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
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+3
2000-12-06osf.h: Standarize copyright statement.Rodney Brown2-2/+3
2000-10-01avr.h (BRANCH_COST): Define as 0.Denis Chertykov1-0/+1
2000-08-24tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.Greg McGary1-2/+1
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-36/+36
2000-05-23* pdp11.h (STACK_BOUNDARY): Define.Lars Brinkhoff1-0/+3
2000-05-01Update copyrights.Jeff Law5-5/+5
2000-04-18cccp.c, [...]: Removed.Zack Weinberg1-5/+0
2000-02-26Fix copyrights.Jeff Law2-2/+4
2000-01-14pdp11-protos.h: New file.Kaveh R. Ghazi5-45/+70
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law3-66/+65