summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
Commit message (Expand)AuthorAgeFilesLines
* alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher2007-01-021-4/+2
* recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell2006-12-081-3/+1
* * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Add assertions of "cpu"...Nick Clifton2006-08-251-0/+2
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-2/+4
* Preparatory work for PR target/21623:J"orn Rennecke2005-11-223-4/+5
* mn10300.c (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_PTR_A0D0.DJ Delorie2005-09-214-5/+44
* Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2005-08-061-1/+1
* defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek2005-06-261-2/+2
* Update FSF address.R. Kelley Cook2005-06-257-14/+14
* mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell2005-05-082-43/+34
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-283-3/+3
* mn10300-protos.h (mn10300_override_options): Declare.Richard Sandiford2005-04-055-44/+94
* mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_...Kazu Hirata2005-03-195-37/+53
* linux.h (LIB_SPEC, [...]): Remove redundant, incorrect definitions.Alexandre Oliva2005-02-071-14/+0
* linux.h (LIB_SPEC): Remove -rpath-link.Daniel Jacobowitz2005-01-261-2/+1
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-293-11/+10
* (legitimate_address_p): Reject address whose index is itself the sum of twoNick Clifton2004-12-101-0/+1
* (CONDITIONAL_REGISTER_USAGE): When adding the PIC register to the fixed_regs ...Nick Clifton2004-10-291-1/+2
* darwin-c.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* function.c (reference_callee_copied): New.Richard Henderson2004-09-082-2/+2
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+1
* expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini2004-07-141-3/+0
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-132-6/+22
* builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson2004-07-131-12/+0
* mn10300-protos.h (mn10300_va_arg): Remove.Richard Henderson2004-07-093-41/+8
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-13/+0
* mn10300-protos.h (legitimate_address_p): Declare.Alexandre Oliva2004-06-283-59/+107
* mn10300.md (movdi, movdf): Use high/low for movu operands.Alexandre Oliva2004-06-221-4/+4
* mn10300.c (notice_update_cc): Don't handle CC_INVERT.Kazu Hirata2004-03-172-9/+1
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-2/+0
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-061-1/+1
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2004-02-032-3/+3
* arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata2004-02-021-1/+1
* alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata2004-01-301-0/+2
* mn10300-protos.h: Remove the prototype for mn10300_builtin_saveregs.Kazu Hirata2004-01-253-24/+24
* * config/mn10300/mn10300.h (STRUCT_VALUE): Change to 0.Kazu Hirata2004-01-141-1/+1
* mn10300.c: Fix comment formatting.Kazu Hirata2004-01-052-24/+24
* mn10300.h (PREDICATE_CODES): Add const_8bit_operand and call_address_operand.Kazu Hirata2004-01-021-2/+4
* mn10300.c (mn10300_encode_section_info): Fix a warning.Kazu Hirata2003-12-211-1/+1
* arm.c: Convert to ISO-C.Kazu Hirata2003-12-211-90/+37
* d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2003-12-052-34/+34
* gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2003-11-291-10/+1
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* GNU CC -> GCCKelley Cook2003-09-275-20/+20
* mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant.Alexandre Oliva2003-09-241-2/+2
* mn10300.md: Revert 2003-09-17's patch.Alexandre Oliva2003-09-221-12/+47
* mn10300.md (andsi3, [...]): Make them set_zn.Alexandre Oliva2003-09-181-12/+12
* iq2000.c: Follow spelling conventions.Kazu Hirata2003-08-231-3/+3
* [multiple changes]Alexandre Oliva2003-07-103-0/+133