aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r/m32r.h
AgeCommit message (Expand)AuthorFilesLines
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-2/+0
2003-06-10m32r.h (HARD_REGNO_RENAME_OK): New.Kazuhiro Inaoka1-0/+3
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai1-3/+2
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-1/+1
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-17rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.Richard Henderson1-89/+0
2003-03-28elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-1/+0
2003-03-09frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES.Neil Booth1-1/+8
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-3/+0
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-45/+0
2002-12-18m32r.c (addr24_operand): Fix arg to CONSTANT_POOL_ADDRESS_P and LIT_NAME_P.Doug Evans1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-11/+0
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-3/+3
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-7/+3
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-10/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-12/+0
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-9/+2
2002-06-10m32r.h: Don't define SELECT_CC_MODE.Zack Weinberg1-5/+0
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-17/+2
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-10/+2
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-12/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-4/+3
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-7/+2
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi1-1/+1
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-6/+0
2002-01-03avr.c: Fix comment typos.Kazu Hirata1-2/+2
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-2/+2
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-26/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-35/+0
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-3/+0
2001-11-09m32r.c: Add support for m32rx processor.Ben Elliston1-1/+60
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-3/+0
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-1/+2
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-57/+4
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-3/+1
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-4/+0
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-22/+0
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers1-10/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-6/+0
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-11Fix compile time warningsNick Clifton1-15/+5
2001-01-24m32r.h (PREDICATE_CODES): Remove m32r_not_same_reg.Ben Elliston1-1/+0
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+3