summaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.h
Commit message (Expand)AuthorAgeFilesLines
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-4/+3
* * config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use g...nickc2007-07-111-44/+12
* * config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for...nickc2007-07-111-0/+32
* * config/m32r/constraints.md: New file.nickc2007-07-031-78/+4
* * config/m32c/bitops.md, config/m32c/jump.md,kazu2007-02-041-10/+10
* gcc/shinwell2006-12-081-4/+1
* * config/m32r/m32r.h (DBX_OUTPUT_SOURCE_LINE): Fix type of begin_label.nickc2006-05-301-2/+3
* Do not reference flag_strnegth_reducenickc2006-03-111-1/+0
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-2/+2
* * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenghazi2005-11-221-5/+0
* * config/m32r/linux.h (STARTFILE_SPEC): Support PIE.nickc2005-07-081-1/+1
* * config/m32r/m32r-protos.h: Remove m32r_finalize_pic.kazu2005-07-051-16/+0
* Update FSF address.kcook2005-06-251-2/+2
* * opt-functions.awk (var_type): New function.rsandifo2005-05-261-4/+0
* * config/m32r/m32r.c (m32r_encode_section_info): Use gcc_assertnathan2005-05-061-1/+1
* * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c,kazu2005-04-091-1/+1
* * config/m32r/little.h (TARGET_ENDIAN_DEFAULT): Delete.rsandifo2005-03-291-117/+7
* config/m32r/m32r-protos.h: Remove the prototypes fornickc2005-03-181-37/+8
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-16/+0
* (PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG.nickc2004-12-151-2/+2
* oops - fixed typo in previous deltanickc2004-10-281-1/+1
* (DBX_OUTPUT_SOURCE_LINE): Define begin_label.nickc2004-10-281-0/+1
* (DBX_OUTPUT_SOURCE_LINE): Increment line counter.nickc2004-10-271-1/+2
* * dbxout.c: Include obstack.h.zack2004-10-271-15/+13
* * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.zack2004-10-211-2/+1
* m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers formnickc2004-10-081-1/+6
* (PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.nickc2004-08-241-1/+0
* * rtl.def (NIL): Delete.zack2004-08-181-1/+1
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-141-9/+0
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-6/+0
* * config/m32r/m32r-protos.h (m32r_va_arg): Remove.rth2004-07-091-4/+0
* PR target/1679.nickc2004-07-071-1/+1
* * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkjsm282004-07-051-5/+0
* * config/m32r/m32r.h (RETURN_ADDR_RTX): Define.nickc2004-06-151-0/+4
* * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.ian2004-05-211-5/+0
* * config/m32r/m32r.h (BIG_ENDIAN_BIT): Deleted to fix endian bug.nickc2004-04-161-8/+13
* * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,kazu2004-03-111-2/+2
* * config/arc/arc.h, config/arm/arm.h, config/frv/frv.h,kazu2004-02-191-9/+0
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+1
* * config/darwin.c, config/darwin.h, config/freebsd-spec.h,kazu2004-02-041-2/+2
* * config/alpha/alpha.c: Remove mentions of deprecates macroskazu2004-01-301-1/+1
* * config/m32r/m32r-protos.h: Remove the prototype forkazu2004-01-291-54/+0
* * config/m32r/m32r.h (CPP_SPEC): Define.nickc2004-01-211-0/+2
* (TARGET_M32R2). Test for TARGET_M32R2_MASK not TARGET_M32RX_MASK.nickc2004-01-201-1/+1
* Define __m32r__nickc2004-01-091-1/+2
* * final.c (FIRST_INSN_ADDRESS): Remove.kazu2004-01-091-6/+0
* (ASM_OUTPUT_ALIGNED_BSS): Actually emit variables in the appropriate bss sect...nickc2004-01-081-13/+13
* Fix defintion of TRAMPOLINE_SIZEnickc2004-01-061-1/+1
* Add support for m32r-linux target.nickc2003-12-311-245/+291
* * Makefile.in (OBJS-common): Remove dwarfout.o.mmitchel2003-12-241-1/+0