aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
AgeCommit message (Expand)AuthorFilesLines
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
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-4/+1
1999-08-09Include function.h in most files.Bernd Schmidt2-1/+1
1999-05-02Joseph S.Joseph Myers3-63/+176
1999-04-09pdp11.h (TARGET_SWITCHES): Add option to vary assembler syntax.Joseph Myers3-23/+36
1999-04-06pdp11.c (simple_memory_operand): Add default case in switch.Joseph Myers2-44/+49
1999-04-02pdp11.c: Include "recog.h".Joseph Myers3-24/+40
1999-01-11Fix FSF address in copyright header.Jeff Law1-1/+2
1999-01-11Update FSF address in copyright header.Jeff Law1-1/+2
1998-12-03pdp11.h: Use optimize_size for space optimizations.Joseph Myers3-16/+10
1998-12-03* pdp11.h (TARGET_40_PLUS): Fix typo.Jeff Law1-1/+1
1998-12-02* pdp11.md (extendsfdf2): Fix mode mismatch in SET.Joseph Myers1-1/+1