aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
AgeCommit message (Expand)AuthorFilesLines
2007-06-11Merge dataflow branch into mainlineDaniel Berlin2-19/+19
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata2-5/+5
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-01-18real.h (real_format): Add a canonical_nan_lsbs_set field.Richard Sandiford1-0/+2
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-5/+3
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-2/+2
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook7-14/+14
2005-05-133000.md, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-09pdp11.c (pdp11_output_function_prologue): Use gcc_assert and gcc_unreachable ...Nathan Sidwell3-52/+33
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata2-2/+2
2005-04-04* config/pdp11/pdp11.h (target_flags, TARGET_SWITCHES, TARGET_DEFAULT)Richard Sandiford4-84/+118
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-6/+0
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher1-2/+0
2004-10-24dbxcoff.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2-3/+3
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-1/+3
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-03-08pdp11.c (comparison_operator_index): Remove.Kazu Hirata2-51/+0
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-16/+0
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-6/+0
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-5/+5
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