summaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * config/m32r/m32r.c: Convert to ISO-Cnickc2003-12-111-15/+15
* * config/m32r/m32r.h: Add support for m32r2 processor. Includingnickc2003-12-091-4/+15
* GNU CC -> GCCkcook2003-09-271-7/+7
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-191-4/+0
* * dbxout.c (dbxout_source_line_counter): New global variable.ebotcazou2003-06-171-5/+3
* * config/frv/frv.h: Remove declaration of g_switch_value.neil2003-06-151-2/+0
* * rtl.h (STORE_FLAG_VALUE): Remove default definition from here.sayle2003-06-141-4/+0
* * config/m32r/m32r-protos.h (m32r_pass_by_reference): Declare.devans2003-06-131-3/+2
* * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.sayle2003-06-111-2/+0
* * config/m32r/m32r.h (HARD_REGNO_RENAME_OK): New.rth2003-06-101-0/+3
* * flags.h (g_switch_value): Change to an unsignedkraai2003-05-191-3/+2
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>hubicka2003-05-121-1/+1
* * toplev.c (target_options): Add value field.dj2003-04-171-2/+2
* * rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.rth2003-04-171-89/+0
* * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessaryamodra2003-03-281-1/+0