aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
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
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-1/+1
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-1/+1
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-4/+2
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth3-9/+11
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-21sh.c (barrier_align): Also recognize branch-around-a-jump-sequence from machi...J"orn Rennecke1-5/+4
2001-06-21handle interrupt_handler correctlyAldy Hernandez3-2/+16
2001-06-20sh.c (barrier_align): Don't ask for alignment when seeing a branch-around-a-j...J"orn Rennecke1-1/+9
2001-06-19sh.c (output_branch): Delete bogus code.J"orn Rennecke1-25/+10
2001-06-04sh.c (print_operand_address, [...]): Call mark_constant_pool_use before outpu...Kaz Kojima2-27/+164
2001-06-03Warning removal.Alexandre Oliva1-12/+12
2001-06-03sh.c (output_branch): Support for insn with lenght attr 12 & 16 which represe...Igor Shevlyakov1-6/+18
2001-06-03lib1funcs.asm (ic_invalidate): Align the cache-mirroring sequence.Alexandre Oliva1-3/+8
2001-05-29* config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF.Hartmut Schirmer1-1/+1