]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nds32
aarch64: Add initial support for -mcpu=zeus
[thirdparty/gcc.git] / gcc / config / nds32 /
2020-03-17  Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-02-09  Uros BizjakImprove splitX passes management
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-08-20  Richard SandifordUse function_arg_info for TARGET_MUST_PASS_IN_STACK
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_ARG_PARTIAL_BYTES
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-06-27  Aaron Sawdeybuiltins.c (get_memory_rtx): Fix comment.
2019-05-16  Max Filippovgcc: move assemble_start_function / assemble_end_functi...
2019-04-16  Kito Cheng[NDS32] Fix nds32_split_ashiftdi3 with large shift...
2019-04-16  Chung-Ju Wu[NDS32] Handle subreg correctly in wext_odd_dep_p.
2019-04-15  Monk Chiang[NDS32] Rewrite PIC/TLS patterns.
2019-04-05  Martin LiskaRemove usage of apostrophes in error and warning messag...
2019-03-11  Martin LiskaWrap apostrophes in gcc internal format with %'.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-02-11  Chung-Ju Wu[NDS32] Add memory mode in call pattern.
2019-02-10  Monk Chiang[NDS32] Add 'trap' pattern for __builtin_trap ().
2019-02-10  Monk Chiang[NDS32] Refine register dwarf span.
2019-02-10  Chung-Ju Wu[NDS32] Have nds32_spilt_doubleword to split POST_INC.
2019-02-04  Kito Cheng[NDS32] Change naming rule for dyanmic linker.
2019-02-04  Chung-Ju Wu[NDS32] Restrict address mode, when symbol is TLS model.
2019-02-04  Chung-Ju Wu[NDS32] Remove all -mtlsdesc-trmpoline related things.
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-22  Chung-Ju Wure PR target/86798 (nds32 port needs updating for CVE...
2018-08-12  Chung-Ju Wu[NDS32] Change return type of predicator to bool.
2018-08-12  Chung-Ju Wu[NDS32] Add new option: -msched-prolog-epilog
2018-08-12  Chung-Ju Wu[NDS32] Implement more C ISR extension.
2018-08-02  Ilya Leoshkevichnds32.c (nds32_hard_regno_mode_ok): Replace > with >=.
2018-07-17  Martin LiskaClean up of new format of -falign-FOO.
2018-06-18  David MalcolmMore rtx to rtx_insn * cleanups
2018-06-03  Kito Cheng[NDS32] Implement peephole2 patterns for tuning code...
2018-06-03  Chung-Ju Wu[NDS32] Add -march=v3j.
2018-06-02  Chung-Ju Wu[NDS32] Support Linux target for nds32.
2018-06-02  Chung-Ju Wu[NDS32] Implement fp-as-gp optimization.
2018-05-27  Monk Chiang[NDS32] Optimize movmem and setmem operations.
2018-05-27  Chung-Ju Wu[NDS32] Implement bswapsi2 and bswaphi2 patterns.
2018-05-27  Chung-Ju Wu[NDS32] new attribute no_prologue and new option -mret...
2018-05-20  Chung-Ju Wu[NDS32] Set call address constraint.
2018-05-20  Kito Cheng[NDS32] Adjust register move cost for graywolf cpu.
2018-05-20  Kito Cheng[NDS32] Rewrite cost model.
2018-05-20  Chung-Ju Wu[NDS32] Print pipeline model in asm header.
2018-05-19  Monk Chiang[NDS32] Update copyright year in nds32-fpu.md.
2018-05-19  Chung-Ju Wu[NDS32] Adjust ASM spec.
2018-05-19  Chung-Ju Wu[NDS32] New option -minline-asm-r15.
2018-05-19  Chung-Ju Wu[NDS32] Add abssi2 pattern.
2018-05-19  Chung-Ju Wu[NDS32] Refine functions that deal with lwm and smw...
2018-05-19  Chung-Ju Wu[NDS32] Refine nds32-md-auxiliary.c.
2018-05-19  Kuan-Lin Chen[NDS32] Support PIC and TLS.
2018-05-19  Chung-Ju Wu[NDS32] Use machine mode with E_ prefix.
2018-05-19  Kuan-Lin Chen[NDS32] Implment indirect funciton call attribute.
2018-05-13  Kito Cheng[NDS32] Implment n15 pipeline.
2018-05-13  Kito Cheng[NDS32] Implment n12/n13 pipeline.
2018-05-13  Kito Cheng[NDS32] Implment n10 pipeline.
2018-05-13  Monk Chiang[NDS32] Add DSP extension instructions.
2018-04-25  Chung-Ju Wu[NDS32] Fix bug in bit-instruction checking functions.
2018-04-25  Chung-Ju Wu[NDS32] Split movdi/df if reigster number is illegal.
2018-04-25  Chung-Ju Wu[NDS32] Fix print operand for cctl register.
2018-04-25  Chung-Ju Wu[NDS32] Add missing newline character into ASM_APP_ON...
2018-04-22  Chung-Ju Wu[NDS32] Add new option -malways-save-lp.
2018-04-22  Shiva Chen[NDS32] Implment USE_LOAD_POST_INCREMENT, USE_LOAD_POST...
2018-04-22  Shiva Chen[NDS32] Remove unused function: nds32_ls_333_p().
2018-04-22  Shiva Chen[NDS32] Refine CASE_VECTOR_SHORTEN_MODE to function.
2018-04-22  Chung-Ju Wu[NDS32] Fix wrong input value of parameter from stack...
2018-04-22  Chung-Ju Wu[NDS32] Implement DATA_ALIGNMENT, LOCAL_ALIGNMENT and...
2018-04-22  Chung-Ju Wu[NDS32] Move some target hooks to the bottom of nds32...
2018-04-22  Chung-Ju Wu[NDS32] Consider -Ofast and -Og in nds32_asm_file_start...
2018-04-22  Monk Chiang[NDS32] Add unaligned access support.
2018-04-08  Monk Chiang[NDS32] Add intrinsic functions for interrupt control.
2018-04-08  Chung-Ju Wu[NDS32] Add strict_aligned_p to machine_function and...
2018-04-08  Kito Cheng[NDS32] Implement n7 pipeline.
2018-04-08  Kito Cheng[NDS32] Implement e8 pipeline.
2018-04-08  Kito Cheng[NDS32] Implement n8 pipeline.
2018-04-08  Kito Cheng[NDS32] Implment n9 pipeline.
2018-04-08  Chung-Ju Wu[NDS32] New option -malways-align and -malign-functions.
2018-04-08  Monk Chiang[NDS32] Add intrinsic functions for TLB operation and...
2018-04-07  Chung-Ju Wu[NDS32] Support dwarf exception handling.
2018-04-07  Chung-Ju Wu[NDS32] Clean up nds32.h.
2018-04-07  Monk Chiang[NDS32] Add intrinsic functions for particular instruct...
2018-04-07  Monk Chiang[NDS32] Add intrinsic functions for atomic load/store...
2018-04-07  Monk Chiang[NDS32] Add intrinsic functions for cache control.
2018-04-07  Chung-Ju Wu[NDS32] Remove unused insn type: call.
2018-04-07  Monk Chiang[NDS32] Add intrinsic functions for FPU.
2018-04-07  Monk Chiang[NDS32] Add more intrinsic register names.
2018-04-07  Chung-Ju Wu[NDS32] Support [$ra + $rb << 3] form for load/store...
2018-04-06  Chung-Ju Wu[NDS32] Refine ADJUST_INSN_LENGTH implementation.
2018-04-06  Chung-Ju Wu[NDS32] Refine call and return patterns.
2018-04-06  Chung-Ju Wu[NDS32] Refine condition of stack_push and stack_pop...
2018-04-06  Monk Chiang[NDS32] Add hard float support.
2018-04-05  Shiva Chen[NDS32] Fine-tune memory address type.
2018-04-05  Shiva Chen[NDS32] Add constraint for lwi45.fe instruction.
2018-04-05  Chung-Ju Wu[NDS32] Generate alu-shift instructions only for -Os.
2018-04-05  Chung-Ju Wu[NDS32] Add divsi4 and udivsi4 patterns.
2018-04-05  Chung-Ju Wu[NDS32] Refine negsi2 pattern.
2018-04-05  Kito Cheng[NDS32] Refine bit-wise operation and shift patterns.
2018-04-05  Chung-Ju Wu[NDS32] The add and sub pattens should only accept...
2018-04-05  Chung-Ju Wu[NDS32] Fine-tune predicator for alu-shift patterns.
next