summaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
Commit message (Expand)AuthorAgeFilesLines
...
* * config/frv/frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.neil2003-03-091-1/+6
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-282-105/+114
* Merge basic-improvements-branch to trunkzack2002-12-162-16/+2
* gcc/rth2002-10-161-4/+2
* * pdp11.h (ASM_OUTPUT_SKIP): Add preceding 0 for octal constant.rth2002-10-123-15/+15
* * t-pdp11: Add MULTILIB support for msoft-float.rth2002-10-074-99/+153
* * config/m32r/m32r.c: Follow spelling conventions.kazu2002-09-201-1/+1
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-041-1/+1
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,ghazi2002-07-311-5/+2
* * alpha.h, arc.h, arm/aout.h, avr.h, c4x.h, cris.h, d30v.h,ghazi2002-07-301-6/+0
* * Makefile.in (MACHMODE_H): Add @extra_modes_file@.zack2002-06-102-6/+26
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-232-10/+12
* * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,ghazi2002-03-121-4/+0
* * c4x.c (c4x_fp_reglist): Const-ify.ghazi2002-03-101-1/+1
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-031-7/+0
* * 1750a.h, avr.h, convex.h, d30v.h, dsp16xx.h, fr30.h, ia64.h,ghazi2002-03-031-1/+0
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-031-3/+0
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-3/+0
* * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_ALIGN,jsm282002-01-151-1/+1
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-7/+1
* * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integerrth2001-12-201-10/+0
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-172-24/+43
* * 1750a.h (DBX_REGISTER_NUMBER): Don't define.ghazi2001-11-221-4/+0
* * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.ghazi2001-11-041-3/+0
* * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARYzack2001-08-101-0/+2
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-1/+1
* * final.c (output_addr_const): Use target opening andneil2001-07-092-9/+7
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-064-54/+57
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-041-4/+4
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-032-16/+16
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+6
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-171-7/+0
* * toplev.c (output_lang_identify): Delete.zack2001-04-161-4/+0
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-7/+7
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * configure.in: Kill tm.h. Include the files in the $tm_filezack2001-03-031-27/+0
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-011-2/+3
* * config/alpha/osf.h: Standarize copyright statement.law2000-12-072-2/+3
* * config/avr/avr.h (BRANCH_COST): Define as 0.denisc2000-10-011-0/+1
* * tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.gkm2000-08-241-2/+1
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-36/+36
* * pdp11.h (STACK_BOUNDARY): Define.law2000-05-241-0/+3
* Update copyrights.law2000-05-015-5/+5
* * cccp.c, cexp.y, cexp.c, cccp.1: Removed.zack2000-04-181-5/+0
* Fix copyrights.law2000-02-262-2/+4
* * pdp11-protos.h: New file.ghazi2000-01-145-45/+70
* * 1750a.md (movstrqi): Add missing output reload constraint.rth1999-10-151-1/+1
* Merge in gcc2-ss-010999law1999-09-073-66/+65