]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nds32/nds32.h
Turn HARD_REGNO_MODE_OK into a target hook
[thirdparty/gcc.git] / gcc / config / nds32 / nds32.h
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30  Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-07-09  Trevor Saundersalways define WORD_REGISTER_OPERATIONS
2015-05-22  Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-04-28  Trevor Saundersadd default for NO_FUNCTION_CSE
2015-03-10  Chung-Ju Wu[NDS32] Rename some variables so that we can clearly...
2015-01-14  Chung-Ju Wu[NDS32] Remove some features and options that are not...
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-13  Chung-Ju Wu[NDS32] Remove -mgp-direct/-mno-gp-direct options.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-09-03  Chung-Ju Wu[NDS32] Deal with nameless arguments in nds32_function_...
2014-09-03  Chung-Ju Wu[NDS32] Since argument pointer must be 8-byte alignment...
2014-09-03  Chung-Ju Wu[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target...
2014-09-03  Chung-Ju Wu[NDS32] Define and rename some GPR-specific stuff.
2014-09-03  Chung-Ju Wu[NDS32] Preparation in nds32.h of using registers to...
2014-09-03  Chung-Ju Wu[NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.
2014-05-07  Chung-Ju Wunds32.h (HONOR_REG_ALLOC_ORDER): Have it in favor of...
2014-05-02  Kito Chengdefaults.h (HONOR_REG_ALLOC_ORDER): Change HONOR_REG_AL...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Chung-Ju Wunds32.h (NDS32_MODE_TYPE_ALIGN): New macro.
2013-10-31  Chung-Ju WuAdd new nds32 port, including machine description,...