[ARM] Cleanup DImode shifts
[gcc.git] / gcc / config / riscv /
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20 Richard SandifordUse function_arg_info for TARGET_SETUP_INCOMING_ARGS
2019-08-20 Richard SandifordUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20 Richard SandifordUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-08-13 Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-08 Jim WilsonRISC-V: Fix C ABI for flattened struct with 0-length...
2019-08-07 Kito ChengRISC-V: Handle g extension in multilib-generator
2019-08-06 Kito ChengRISC-V: Handle extensions combination correctly in...
2019-08-05 Kito ChengRISC-V: Promote type correctly for libcalls
2019-07-23 Ilia DiachkovRISC-V: Add -malign-data= option.
2019-07-08 Jim WilsonRISC-V: Fix splitter for 32-bit AND on 64-bit target.
2019-07-08 Richard Sandiford[riscv] Fix ambiguous .md attribute uses
2019-06-27 Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-06-06 Jim WilsonRISC-V: Move STARTFILE_PREFIX_SPEC into target OS files.
2019-05-16 Max Filippovgcc: move assemble_start_function / assemble_end_functi...
2019-04-30 Andrew WatermanRISC-V: Short-forward-branch opt for SiFive 7 series...
2019-04-27 Jim WilsonRISC-V: Promode modes of constant loads for store insns.
2019-04-09 Jakub Jelinekre PR translation/90011 (trailing space in diagnostic)
2019-04-09 Jakub Jelinekre PR target/90015 (riscv: typo "intterupt" in diagnostic)
2019-03-26 Andrew WatermanRISC-V: Add sifive-7 pipeline description.
2019-03-19 Jim WilsonRISC-V: Fix %lo overflow with BLKmode references.
2019-03-18 Andrew Burgessgcc/riscv: Correctly ignore empty C++ structs when...
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-02 Kito ChengRISC-V: Generalize -march support, add ELF attribute...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-27 Jeff Lawriscv (riscv_block_mvoe_straight): Use RETURN_BEGIN...
2018-11-17 Jim WilsonRISC-V: Fix epilogue unwind info with fp and single...
2018-10-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-10-05 Andrew WatermanRISC-V: Fix -fsignaling-nans for glibc testsuite.
2018-10-03 Jim WilsonRISC-V: Add macro for ilp32e ABI. Cleanup white space.
2018-09-26 Jim WilsonRISC-V: Add missing negate patterns.
2018-09-26 Jim WilsonRISC-V: Delete obsolete MIPS comment.
2018-09-25 Jim WilsonRISC-V: Fix weak symbols with medany and explicit relocs.
2018-09-25 Jim WilsonRISC-V: Fix problems with ilp32e ABI support.
2018-08-29 Jim WilsonRewrite pic.md to improve medany and pic code size.
2018-07-14 Jim WilsonRISC-V: Fix nested function trampolines.
2018-07-12 Kito ChengRISC-V: Error if function declared with different inter...
2018-07-07 Jim WilsonRISC-V: Finish Ada port.
2018-07-05 Nathan SidwellReplace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
2018-07-03 Jim WilsonRISC-V: Fix interrupt support for -g.
2018-06-30 Jim WilsonRISC-V: Add patterns to convert AND mask to two shifts.
2018-06-15 Sebastian HuberRISC-V: Add custom RTEMS multilibs
2018-06-06 Jim WilsonRISC-V: Add interrupt attribute modes.
2018-06-04 Jim WilsonRISC-V: Don't clobber retval when __builtin_eh_return...
2018-05-29 Jim WilsonRISC-V: Fix a comment typo.
2018-05-25 Jim WilsonRISC-V: Add interrupt attribute support.
2018-05-18 Kito ChengRISC-V: Add RV32E support.
2018-05-17 Jim WilsonRISC-V: Optimize switch with sign-extended index.
2018-05-16 Jim WilsonRISC-V: Minor pattern name cleanup.
2018-05-09 Jim WilsonRISC-V: Add with-multilib-list support.
2018-05-08 Jim Wilson[PATCH] RISC-V: Use new linker emulations for glibc...
2018-04-21 Kito ChengRISC-V: Pass --no-relax to linker if -mno-relax is...
2018-04-20 Kito ChengRISC-V: Make sure stack is always aligned during adjust...
2018-04-17 Jim WilsonRISC-V: Fix 32-bit stack pointer alignment problem.
2018-04-06 Ruslan BukinRISC-V: Support for FreeBSD.
2018-04-02 Jim WilsonRISC-V: Fix for combine bug with shift and AND operations.
2018-03-19 Jim WilsonRISC-V: Fix bootstrap failure.
2018-03-13 Palmer DabbeltRISC-V: Add and document the "-mno-relax" option
2018-02-15 Jim WilsonRISC-V: Change sp subtracts so prologue stores can...
2018-02-13 Andreas SchwabRISC-V: define _REENTRANT with -pthread
2018-01-27 Jim WilsonRISC-V: Allow register pairs for 64-bit target.
2018-01-26 Jim WilsonRISC-V: Add --specs=nosys.specs support.
2018-01-23 Andrew WatermanRISC-V: Add -mpreferred-stack-boundary option.
2018-01-17 Andrew WatermanRISC-V: Mark fsX as call clobbered when soft-float.
2018-01-16 Andrew WatermanRISC-V: Increase mult/div cost if not implemented in...
2018-01-10 Kito ChengRISC-V: Add naked function support.
2018-01-09 Jim WilsonRISC-V: Fix -msave-restore bug with sibcalls.
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-02 Andrew WatermanRISC-V: Fix for icache flush issue on multicore processors.
2017-12-16 Richard Sandifordpoly_int: IN_TARGET_CODE
2017-12-08 Andrew WatermanAdd srodata section support to riscv port.
2017-12-04 Jim WilsonFix typos in riscv register save/restore.
2017-11-29 Jim WilsonRiscv patterns to optimize away some redundant zero...
2017-11-12 Tom de Vries[riscv] Wrap ASM_OUTPUT_LABELREF in do {} while (0)
2017-11-08 Kito ChengRISC-V: Fix build error
2017-11-07 Andrew WatermanRISC-V: Implement movmemsi
2017-11-07 Michael ClarkRISC-V: Define MUSL_DYNAMIC_LINKER
2017-11-05 Michael ClarkRISC-V: Emit "i" suffix for instructions with immediate...
2017-11-05 Andrew WatermanRISC-V: If -m[no-]strict-align is not passed, assume...
2017-11-05 Andrew WatermanRISC-V: Set SLOW_BYTE_ACCESS=1
2017-11-03 Kito ChengRISC-V: Handle non-legitimate address in riscv_legitimi...
2017-10-25 Palmer DabbeltRISC-V: Add Sign/Zero extend patterns for PIC loads
2017-10-23 Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-25 Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
2017-09-15 Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15 Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13 Richard SandifordTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-12 Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-12 Richard SandifordTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-04 Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04 Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04 Richard SandifordPR82045: Avoid passing machine modes through "..."
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-27 Sebastian HuberAdd RTEMS support
2017-07-12 Jeff Lawriscv.c: Remove unnecessary includes.
2017-07-05 Richard SandifordRemove enum before machine_mode
2017-06-05 Jan Hubickaframe-header-opt.c: Include profile-count.h.
2017-05-05 Andrew WatermanRISC-V: Add -mstrict-align option
2017-05-05 Kito ChengRISC-V: Unify indention in riscv.md
next