summaryrefslogtreecommitdiff
path: root/gcc/config/sh
Commit message (Expand)AuthorAgeFilesLines
* * config/sh/elf.h (ASM_SPEC): Use subtarget_endian_asm_spec.amylaar2002-05-311-1/+1
* * config.gcc (sh[123456789l]*-*-*): Set cpu_type to sh.thorpej2002-05-311-0/+88
* * config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.amylaar2002-05-281-0/+1
* config/sh reorganization to factor out endianness and coff:amylaar2002-05-2810-205/+241
* * t-sh64 (LIB2FUNCS_EXTRA): Don't change.amylaar2002-05-221-2/+0
* * t-sh (LIB2FUNCS_EXTRA): Now embed-bb.c.amylaar2002-05-222-4/+8
* * target-def.h (TARGET_BINDS_LOCAL_P): New.rth2002-05-191-6/+1
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-192-3/+17
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-192-37/+34
* * config/sh/lib1funcs.asm (GLOBAL): Use __USER_LABEL_PREFIX__.thorpej2002-05-171-7/+3
* * config/sh/sh.h (ENCODE_SECTION_INFO): Consider MODULE_LOCAL_Prsandifo2002-05-171-0/+1
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-152-11/+2
* * sh.c (sh_builtin_saveregs): If starting with an odd fp register,amylaar2002-05-091-1/+16
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-072-4/+0
* 2002-04-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov2002-04-292-49/+437
* * sh.c (sh_va_arg): If argument was passed by reference,amylaar2002-04-241-1/+18
* * sh.h (PIC_OFFSET_TABLE_REGNUM): Conditionalize on flag_pic.amylaar2002-04-241-1/+1
* * sh.md (divsi3_i4_media): Use match_operand for input valuesamylaar2002-04-241-16/+21
* * sh.h (RETURN_IN_MEMORY): Return variable size BLKmodeamylaar2002-04-241-1/+1
* 2002-04-17 NIIBE Yutaka <gniibe@m17n.org>amylaar2002-04-171-0/+4
* * config/alpha/linux.h, config/arm/linux-elf.h, config/i370/linux.h,rth2002-04-151-1/+1
* * alpha/linux.h: Define __gnu_linux__ wherever __linux__ ismmitchel2002-04-131-1/+1
* 2002-04-12 Eric Norum <eric.norum@usask.ca>joel2002-04-122-10/+0
* * sh.c (calc_live_regs, sh_pr_n_sets): Use of PR_MEDIA_REG / PR_REGamylaar2002-04-121-5/+6
* * sh.c (broken_move): Constant 0. / 1. load is OK if there isamylaar2002-04-121-3/+10
* * config.gcc (sh-*-elf*): Use sh/embed-elf.h instead of sh/elf.h.amylaar2002-04-0911-101/+100
* * config/sh/sh.md: Don't use union real_extract.zack2002-04-031-6/+6
* * c4x.c (c4x_fp_reglist): Const-ify.ghazi2002-03-102-2/+2
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-4/+0
* * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,ghazi2002-03-031-5/+0
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-25/+27
* * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,ghazi2002-03-031-3/+0
* * sh.md (insv): Provide byte offsets for gen_rtx_SUBREG.amylaar2002-02-211-11/+27
* * sh.h (current_function_anonymous_args): Remove.amylaar2002-02-217-17/+23
* * config/fr30/fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.tromey2002-02-201-2/+0
* 2002-02-13 Joel Sherrill <joel@OARcorp.com>joel2002-02-132-10/+4
* * config/sh/sh.h (FUNCTION_ARG_REGNO_P): Fix parenthesizing error.aoliva2002-02-111-2/+2
* * config/sh/sh.h (REGISTER_NATURAL_MODE): Save part-clobberedaoliva2002-02-091-3/+6
* * config/sh/sh.c (expand_prologue): Fix mis-applied 2001-11-09'saoliva2002-02-091-7/+7
* Contribute sh64-elf.aoliva2002-02-0914-614/+8311
* * config/sh/sh.md (ic_invalidate_line): Make sure the immediateaoliva2002-02-031-1/+2
* * Makefile.in (CRTSTUFF_CFLAGS): New.rth2002-01-271-11/+5
* * config/sh/sh.md (sym_label2reg): Make sure all CONSTs haveaoliva2002-01-241-5/+7
* * config/sh/sh.md (symGOT_load, sym2GOT, sym2GOTOFF): New expands.aoliva2002-01-241-16/+71
* * config/sh/sh.md (movdf_i4 split): Fix alter_subreg calls.aoliva2002-01-191-4/+6
* * expmed.c (extract_fixed_bit_field): Remove unused code.kazu2002-01-161-4/+0
* * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,jsm282002-01-081-7/+1
* * config/avr/avr.c: Fix comment typos.kazu2002-01-031-2/+2
* * config/rs6000/darwin-tramp.asm: Fix comment formatting.kazu2001-12-292-17/+17
* * arc.c (arc_hard_regno_mode_ok): Const-ify.ghazi2001-12-232-6/+6