]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nds32/nds32.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / nds32 / nds32.c
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] 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-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  Chung-Ju Wu[NDS32] new attribute no_prologue and new option -mret...
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  Chung-Ju Wu[NDS32] New option -minline-asm-r15.
2018-05-19  Kuan-Lin Chen[NDS32] Support PIC and TLS.
2018-05-19  Kuan-Lin Chen[NDS32] Implment indirect funciton call attribute.
2018-05-13  Monk Chiang[NDS32] Add DSP extension instructions.
2018-04-25  Chung-Ju Wu[NDS32] Fix print operand for cctl register.
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  Chung-Ju Wu[NDS32] Add strict_aligned_p to machine_function and...
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  Monk Chiang[NDS32] Add intrinsic functions for cache control.
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  Monk Chiang[NDS32] Add hard float support.
2018-04-05  Shiva Chen[NDS32] Add constraint for lwi45.fe instruction.
2018-04-05  Kito Cheng[NDS32] Refine bit-wise operation and shift patterns.
2018-04-04  Chung-Ju Wu[NDS32] Refine implementation of sibcall patterns.
2018-04-02  Chung-Ju Wu[NDS32] Implement TARGET_CANONICALIZE_COMPARISON for...
2018-04-01  Chung-Ju Wu[NDS32] Add relax optimization as new pass.
2018-03-17  Chung-Ju Wu[NDS32] Implment ADJUST_REG_ALLOC_ORDER for performance...
2018-03-17  Kito Cheng[NDS32] Use HOST_WIDE_INT_PRINT_DEC instead of %ld...
2018-03-17  Chung-Ju Wu[NDS32] Optimize nds32_register_priority.
2018-03-12  Chung-Ju Wu[NDS32] Implement TARGET_MD_ASM_ADJUST hook.
2018-03-12  Monk Chiang[NDS32] Refine prologue and epilogue code generation.
2018-03-11  Kito Cheng[NDS32] Add new option -mvh.
2018-03-11  Kito Cheng[NDS32] Add new function nds32_cpu_cpp_builtins and...
2018-03-03  Monk Chiang[NDS32] Rewrite infrastructure for intrinsic.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-12-15  Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-08  Jakub Jelinekarc.c (arc_attribute_table): Add exclusions to the...
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-11-16  Chung-Ju WuAdd new options: -mext-perf, -mext-perf2, -mext-string.
2017-10-29  James E WilsonDelete obsolete SDB debug info support.
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-16  Chung-Ju WuRefine formatting and comments.
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS 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-08-21  Richard SandifordRemove the frame size argument from function_prologue...
2017-08-08  Martin Liskatrans.c: Include header files.
2017-03-08  Martin SeborPR target/79928 - nds32: misspelled diagnostic: not...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-22  Trevor Saundersuse rtx_insn * more
2016-09-14  Segher BoessenkoolDelete TARGET_LRA_P from those targets that set it...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-09  Julian BrownMachine modes for address printing.
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25  Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-03-10  Chung-Ju Wu[NDS32] Rename some variables so that we can clearly...
2015-01-16  Chung-Ju Wu[NDS32] Have sibling calls optmization to be performed...
2015-01-16  Chung-Ju Wu[NDS32] Have shirnk-wrapping optimization to be perform...
2015-01-16  Chung-Ju Wu[NDS32] Fix wrong data flow when building nds32 target...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-14  Chung-Ju Wu[NDS32] Remove some features and options that are not...
2015-01-13  Chung-Ju Wu[NDS32] Consider -mcmodel=X in nds32_legitimate_address...
2015-01-13  Chung-Ju Wu[NDS32] Implement TARGET_ENCODE_SECTION_INFO to store...
2015-01-13  Chung-Ju Wu[NDS32] Provide TARGET_CMODEL_[SMALL|MEDIUM|LARGE]...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-21  Chung-Ju Wu[NDS32] Look into LO_SUM's operand to determine whether...
2014-11-21  Chung-Ju Wu[NDS32] Create correct CFI info for variadic function...
2014-11-21  Chung-Ju Wu[NDS32] Add missing RTX_FRAME_RELATED_P to set fp_adjus...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-15  David MalcolmInstruction attributes take an rtx_insn *
2014-09-03  Chung-Ju Wu[NDS32] No need to take padding into consideration...
2014-09-03  Chung-Ju Wu[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we...
2014-09-03  Chung-Ju Wu[NDS32] Emit stack push instructions for varargs at...
next