aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2002-01-26Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson1-11/+5
2002-01-24sh.md (sym_label2reg): Make sure all CONSTs have modes.Alexandre Oliva1-5/+7
2002-01-24sh.md (symGOT_load, [...]): New expands.Alexandre Oliva1-16/+71
2002-01-19* config/sh/sh.md (movdf_i4 split): Fix alter_subreg calls.Alexandre Oliva1-4/+6
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-4/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2002-01-03avr.c: Fix comment typos.Kazu Hirata1-2/+2
2001-12-29darwin-tramp.asm: Fix comment formatting.Kazu Hirata2-17/+17
2001-12-23arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2-6/+6
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-1/+1
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-15/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-22/+6
2001-12-16avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix.Kaveh R. Ghazi1-6/+7
2001-12-11config.gcc (m68020-*-elf*): Expand tm_file to include all needed cpu configur...David O'Brien1-0/+1
2001-12-01h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF.Kaveh R. Ghazi1-0/+4
2001-11-21sh.md: Avoid uninitialized warnings.Kaveh R. Ghazi1-0/+4
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-2/+2
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill1-5/+0
2001-11-11alpha.c (unicosmk_special_name): Prototype.Kaveh R. Ghazi1-1/+2
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-04convex.c (convex_output_function_prologue): Fix format specifier warning.Kaveh R. Ghazi2-2/+2
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-1/+1
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-13/+16
2001-09-26linux.h (LINK_SPEC): Set dynamic-linker to agree with glibc.Andrew Haley1-1/+1
2001-09-21Table-driven attributes.Joseph Myers1-46/+96
2001-09-21sh-protos.h (sh_pr_n_sets): Declare.J"orn Rennecke3-4/+30
2001-09-20sh.c (shiftcosts): Don't use shiftcosts array for modes wider than SImode.J"orn Rennecke1-0/+10
2001-09-14Whitespace fixes.Alexandre Oliva1-5/+5
2001-08-31gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.Andreas Jaeger1-3/+3
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg2-52/+62
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson1-5/+5
2001-08-17sh.md: Add modes to unspecs in first insn to match those in the second.Andrew Haley1-1/+1
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson1-4/+2
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+1
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson2-51/+0
2001-08-05sh.c (sh_asm_named_section): Fix typo in align parameter in last change.Hans-Peter Nilsson1-1/+1
2001-08-04sparc-protos.h: Add prototypes for fp_zero_operand and reg_or_0_operand.Zack Weinberg1-0/+1
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson3-8/+14
2001-07-27linux.h (CPP_DEFAULT_CPU_SPEC): New.Andrew Haley2-11/+41
2001-07-24recog.c (split_all_insns_noflow): New.Jan Hubicka1-1/+1
2001-07-24sh.md (ashlsi3_std splitter): Split only after reload.Andrew Haley1-10/+11
2001-07-24sh.c (barrier_align): Check that an operand really is an insn before extracti...Andrew Haley1-16/+20
2001-07-24sh.h (OVERRIDE_OPTIONS): Add braces to get rid of dangling else.Andrew Haley1-9/+13
2001-07-23tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.Andrew Haley3-0/+41
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-5/+7
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-4/+0
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers3-6/+6
2001-07-08c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers3-5/+4
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 Booth3-10/+8