aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2004-02-07Makefile.in, [...]: Use the top level mkinstalldirs, not the one in the gcc s...Nathanael Nerode1-1/+1
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-2/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2-4/+4
2004-02-06t-linux (SHLIB_INSTALL): Prepend $$(DESTDIR) to $$(slibdir) in the installati...SUGIOKA Toshinobu1-4/+4
2004-02-05re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari...Rainer Orth1-2/+2
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata3-11/+11
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata2-7/+7
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata2-6/+6
2004-01-31sh.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata3-63/+63
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata3-3/+3
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata2-6/+5
2004-01-25sh.h (PROMOTE_FUNCTION_ARGS): Remove.Kazu Hirata1-7/+0
2004-01-23re PR target/13819 (sh-elf broken; abort in sh_reorg())Alexandre Oliva1-4/+7
2004-01-18final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz1-1/+1
2004-01-16sh.c: Include ggc.h.Andrew Pinski1-0/+1
2004-01-16Index: ChangeLogGeoffrey Keating1-2/+2
2004-01-14re PR target/9365 ([SH] segfault in gen_far_branch (config/sh/sh.c))J"orn Rennecke1-5/+18
2004-01-13system.h (TEXT_SECTION): Poison.Kazu Hirata1-1/+1
2004-01-12Fixed date in ChangeLog. Also updated Copyright dates in source files.J"orn Rennecke3-4/+4
2004-01-12re PR target/13585 (Incorrect optimisation of call to sfunc)J"orn Rennecke3-1/+49
2004-01-12linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Undefine before defining.Kaz Kojima1-1/+3
2004-01-06linux.h: Fix comment formatting.Kazu Hirata5-11/+11
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-05re PR target/13302 (Putting a va_list in a struct causes seg fault)Stuart Menefy1-1/+1
2003-12-04+ PR target/11322 + * config/sh/netbsd-elf.h (NO_PROFILE_COUNTERS): Define.Andrew Pinski1-0/+2
2003-12-04re PR rtl-optimization/13260 (Incorrect optimisation of loop termination cond...J"orn Rennecke4-4/+71
2003-12-04sh.md (truncdiqi2): Use andi opcode for immediate.J"orn Rennecke1-13/+14
2003-11-29gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi1-0/+2
2003-11-12* config/sh/sh.md (prefetch): New pattern.J"orn Rennecke1-0/+13
2003-11-07Fix libstdc++-v3 build failure on sh64-elf:J"orn Rennecke3-1/+91
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson3-10/+6
2003-10-23config.gcc: Update *-*-vxworks* generic hook and comments.Phil Edwards2-0/+61
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2-2/+23
2003-10-13sh.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-608/+353
2003-10-10lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT.Eric Christopher2-43/+69
2003-10-09t-linux (SHLIB_LINK): Override to use a linker script libgcc_s.so.Kaz Kojima1-0/+20
2003-10-06linux.h (MD_FALLBACK_FRAME_STATE_FOR): Handle new signal trampoline codes.Kaz Kojima1-6/+17
2003-10-05c-pretty-print.c: Fix comment typos.Kazu Hirata1-1/+1
2003-09-27GNU CC -> GCCKelley Cook19-71/+71
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek1-0/+3
2003-09-06i860.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-09-03targhooks.c: New file.DJ Delorie4-248/+453
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-3/+1
2003-08-14linux.h (DBX_REGISTER_NUMBER): Define so to map a special index for MD_FALLBA...Kaz Kojima1-0/+11
2003-08-13sh.c (sh_get_pr_initial_val): Always wrap in unspec for TARGET_SH1.J"orn Rennecke2-3/+7
2003-08-12lib1funcs.asm (__udivdi3): Add .type and .size information in SHmedia case too.Kaz Kojima1-0/+30
2003-08-07sh.c (calc_live_regs): If the return address pointer is live, force pr live.J"orn Rennecke2-18/+46
2003-08-07sh.h (CALL_USED_REGISTERS): Include PR_REG and PR_MEDIA_REG.J"orn Rennecke2-4/+4
2003-08-06Fix SHcompact exception handling:J"orn Rennecke3-12/+65
2003-08-03linux.h (SUBTARGET_LINK_SPEC): Don't set rpath.Kaz Kojima1-8/+9