aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-11m32r.c: Convert to ISO-CNick Clifton1-313/+184
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-20/+20
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-6/+3
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2003-07-03m32r.c: Fix comment typos.Kazu Hirata1-7/+7
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-7/+10
2003-06-15alpha.md: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-13m32r-protos.h (m32r_pass_by_reference): Declare.Doug Evans1-1/+16
2003-06-10m32r.h (HARD_REGNO_RENAME_OK): New.Kazuhiro Inaoka1-0/+20
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai1-2/+3
2003-05-09expr.c (move_block_from_reg): Remove "size" parm.Alan Modra1-3/+2
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-4/+5
2003-04-17rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.Richard Henderson1-190/+113
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-13/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-0/+54
2002-12-18m32r.c (addr24_operand): Fix arg to CONSTANT_POOL_ADDRESS_P and LIT_NAME_P.Doug Evans1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+2
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-5/+5
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi1-1/+1
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-1/+1
2002-08-11arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi1-1/+2
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-6/+2
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-1/+1
2002-06-10m32r.h: Don't define SELECT_CC_MODE.Zack Weinberg1-22/+9
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-1/+14
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-1/+5
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-3/+3
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-2/+5
2002-03-22v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *...Jakub Jelinek1-2/+2
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi1-1/+1
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+5
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-8/+8
2002-01-09m32r.c (move_src_operand): Fix 32-bit int test.Richard Henderson1-1/+7
2002-01-03function.h (struct function): Add profile.William Cohen1-2/+2
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-0/+5
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-1/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-7/+7
2001-11-11alpha.c (unicosmk_special_name): Prototype.Kaveh R. Ghazi1-4/+5
2001-11-09m32r.c: Add support for m32rx processor.Ben Elliston1-1/+21
2001-09-21Table-driven attributes.Joseph Myers1-38/+39
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-16/+47
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-1/+1
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-4/+11
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-14/+10
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers1-20/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-2/+12
2001-06-11Fix compile time warningsNick Clifton1-14/+16
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0