]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nds32/nds32-md-auxiliary.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / nds32 / nds32-md-auxiliary.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-03-17  Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-01-01  Jakub JelinekUpdate copyright years.
2019-04-16  Kito Cheng[NDS32] Fix nds32_split_ashiftdi3 with large shift...
2019-04-15  Monk Chiang[NDS32] Rewrite PIC/TLS patterns.
2019-02-10  Chung-Ju Wu[NDS32] Have nds32_spilt_doubleword to split POST_INC.
2019-01-01  Jakub JelinekUpdate copyright years.
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  Kuan-Lin Chen[NDS32] Implment indirect funciton call attribute.
2018-05-13  Monk Chiang[NDS32] Add DSP extension instructions.
2018-04-08  Chung-Ju Wu[NDS32] New option -malways-align and -malign-functions.
2018-04-07  Chung-Ju Wu[NDS32] Support dwarf exception handling.
2018-04-06  Chung-Ju Wu[NDS32] Refine call and return patterns.
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  Kito Cheng[NDS32] Refine bit-wise operation and shift patterns.
2018-04-04  Chung-Ju Wu[NDS32] Refine movcc, cmov, cstore and cbranch patterns.
2018-04-04  Chung-Ju Wu[NDS32] Refine implementation of sibcall patterns.
2018-03-03  Kito Cheng[NDS32] Add intrinsic functions for unalignment memory...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-09-16  Chung-Ju WuRefine formatting and comments.
2017-08-30  Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-23  Richard Sandifordc-common.c: Don't include target-def.h.
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-03-10  Chung-Ju Wu[NDS32] Rename some variables so that we can clearly...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
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-03  Chung-Ju Wu[NDS32] Consider varargs situation when creating stack...
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-07-04  Chung-Ju WuMove some external functions used by machine descriptio...
2014-07-04  Chung-Ju WuAdd several new files for preparation of providing...