]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nds32/nds32-memory-manipulation.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / nds32 / nds32-memory-manipulation.c
2019-01-01  Jakub JelinekUpdate copyright years.
2018-05-27  Monk Chiang[NDS32] Optimize movmem and setmem operations.
2018-05-13  Monk Chiang[NDS32] Add DSP extension instructions.
2018-03-11  Kito Cheng[NDS32] Implement strlensi pattern.
2018-03-05  Kito Cheng[NDS32] Implment setmem pattern.
2018-03-04  Kito Cheng[NDS32] Rename nds32_expand_movmemqi to nds32_expand_mo...
2018-03-04  Kito Cheng[NDS32] Refine load_multiple and store_multiple.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
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-05-07  Richard Sandifordrtl.h (always_void_p): New function.
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-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-07-04  Chung-Ju WuMove memory related implementation to nds32-memory...
2014-07-04  Chung-Ju WuAdd several new files for preparation of providing...