summaryrefslogtreecommitdiff
path: root/gcc/config/sh
Commit message (Expand)AuthorAgeFilesLines
* alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2004-02-033-11/+11
* arm.md, [...]: Fix indentation.Kazu Hirata2004-02-022-7/+7
* arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata2004-02-022-6/+6
* sh.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-01-313-63/+63
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-313-3/+3
* alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata2004-01-302-6/+5
* sh.h (PROMOTE_FUNCTION_ARGS): Remove.Kazu Hirata2004-01-251-7/+0
* re PR target/13819 (sh-elf broken; abort in sh_reorg())Alexandre Oliva2004-01-231-4/+7
* final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz2004-01-181-1/+1
* sh.c: Include ggc.h.Andrew Pinski2004-01-161-0/+1
* Index: ChangeLogGeoffrey Keating2004-01-161-2/+2
* re PR target/9365 ([SH] segfault in gen_far_branch (config/sh/sh.c))J"orn Rennecke2004-01-141-5/+18
* system.h (TEXT_SECTION): Poison.Kazu Hirata2004-01-131-1/+1
* Fixed date in ChangeLog. Also updated Copyright dates in source files.J"orn Rennecke2004-01-123-4/+4
* re PR target/13585 (Incorrect optimisation of call to sfunc)J"orn Rennecke2004-01-123-1/+49
* linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Undefine before defining.Kaz Kojima2004-01-121-1/+3
* linux.h: Fix comment formatting.Kazu Hirata2004-01-065-11/+11
* vxlib.c: Fix comment typos.Kazu Hirata2003-12-131-1/+1
* re PR target/13302 (Putting a va_list in a struct causes seg fault)Stuart Menefy2003-12-051-1/+1
* + PR target/11322 + * config/sh/netbsd-elf.h (NO_PROFILE_COUNTERS): Define.Andrew Pinski2003-12-041-0/+2
* re PR rtl-optimization/13260 (Incorrect optimisation of loop termination cond...J"orn Rennecke2003-12-044-4/+71
* sh.md (truncdiqi2): Use andi opcode for immediate.J"orn Rennecke2003-12-041-13/+14
* gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2003-11-291-0/+2
* * config/sh/sh.md (prefetch): New pattern.J"orn Rennecke2003-11-121-0/+13
* Fix libstdc++-v3 build failure on sh64-elf:J"orn Rennecke2003-11-073-1/+91
* builtins.c (std_build_builtin_va_list): New.Richard Henderson2003-10-293-10/+6
* config.gcc: Update *-*-vxworks* generic hook and comments.Phil Edwards2003-10-232-0/+61
* Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2003-10-132-2/+23
* sh.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2003-10-132-608/+353
* lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT.Eric Christopher2003-10-102-43/+69
* t-linux (SHLIB_LINK): Override to use a linker script libgcc_s.so.Kaz Kojima2003-10-091-0/+20
* linux.h (MD_FALLBACK_FRAME_STATE_FOR): Handle new signal trampoline codes.Kaz Kojima2003-10-061-6/+17
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* GNU CC -> GCCKelley Cook2003-09-2719-71/+71
* linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek2003-09-161-0/+3
* i860.c: Follow spelling conventions.Kazu Hirata2003-09-061-1/+1
* targhooks.c: New file.DJ Delorie2003-09-034-248/+453
* Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg2003-08-211-3/+1
* linux.h (DBX_REGISTER_NUMBER): Define so to map a special index for MD_FALLBA...Kaz Kojima2003-08-141-0/+11
* sh.c (sh_get_pr_initial_val): Always wrap in unspec for TARGET_SH1.J"orn Rennecke2003-08-132-3/+7
* lib1funcs.asm (__udivdi3): Add .type and .size information in SHmedia case too.Kaz Kojima2003-08-121-0/+30
* sh.c (calc_live_regs): If the return address pointer is live, force pr live.J"orn Rennecke2003-08-072-18/+46
* sh.h (CALL_USED_REGISTERS): Include PR_REG and PR_MEDIA_REG.J"orn Rennecke2003-08-072-4/+4
* Fix SHcompact exception handling:J"orn Rennecke2003-08-063-12/+65
* linux.h (SUBTARGET_LINK_SPEC): Don't set rpath.Kaz Kojima2003-08-031-8/+9
* prologue / epilogue / warning patches:J"orn Rennecke2003-07-164-361/+517
* arm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE.Kaveh R. Ghazi2003-07-101-1/+1
* 2064.md: Fix comment typos.Kazu Hirata2003-07-033-6/+6
* rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell2003-06-271-1/+1
* coff.h: Don't include dbxcoff.h.Nathanael Nerode2003-06-261-4/+0