aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2003-07-06h8300.c: Fix comment typos.Kazu Hirata1-2/+2
2003-07-03m32r.c: Fix comment typos.Kazu Hirata1-7/+7
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg3-12/+10
2003-06-17ChangeLog.3: Fix comment typos.Kazu Hirata1-1/+1
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-5/+3
2003-06-15frv.h: Remove declaration of g_switch_value.Neil Booth1-2/+0
2003-06-15alpha.md: Follow spelling conventions.Kazu Hirata2-2/+2
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-4/+0
2003-06-13m32r-protos.h (m32r_pass_by_reference): Declare.Doug Evans3-4/+19
2003-06-13back out previous patch, instead doDoug Evans1-16/+16
2003-06-13Remove some build warnings.Doug Evans1-10/+10
2003-06-13* config/m32r/m32r.md: Fix a comment typo.Kazu Hirata1-1/+1
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-2/+0
2003-06-10m32r.h (HARD_REGNO_RENAME_OK): New.Kazuhiro Inaoka3-0/+25
2003-06-05config.gcc (m32r-elf): Revert previous delta.Nick Clifton1-22/+15
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai2-5/+5
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-1/+1
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-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-17rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New.Richard Henderson2-279/+113
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 Henderson3-17/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-45/+54
2002-12-18m32r.c (addr24_operand): Fix arg to CONSTANT_POOL_ADDRESS_P and LIT_NAME_P.Doug Evans2-4/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-11/+2
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+2
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata3-9/+9
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-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-08-11arc.c (arc_init): Don't use ISO C style function definitions.Kaveh R. Ghazi1-1/+2
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 Weinberg2-15/+4
2002-06-17Replace gen_sequence with get_insns.Nick Clifton1-2/+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 Weinberg3-28/+9
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2-18/+16
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-12/+7
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-12/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2-7/+6
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson3-12/+8
2002-03-22v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *...Jakub Jelinek1-2/+2
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi2-2/+2
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0