| Commit message (Expand) | Author | Age | Files | Lines |
* | Move MEMMODEL_* from coretypes.h to memmodel.h | thopre01 | 2016-10-13 | 6 | -0/+6 |
* | use rtx_insn * more | tbsaunde | 2016-09-22 | 2 | -2/+2 |
* | Delete TARGET_LRA_P from those targets that set it to "true" | segher | 2016-09-14 | 1 | -3/+0 |
* | nds32: Fix casesi (PR70668) | segher | 2016-04-28 | 1 | -5/+3 |
* | Update copyright years. | jakub | 2016-01-04 | 27 | -27/+27 |
* | Machine modes for address printing. | jules | 2015-11-09 | 1 | -2/+2 |
* | 2015-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-16 | 9 | -296/+30 |
* | Fix double word typos. | aldyh | 2015-07-13 | 1 | -1/+1 |
* | 2015-07-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-10 | 9 | -0/+9 |
* | always define WORD_REGISTER_OPERATIONS | tbsaunde | 2015-07-09 | 1 | -1/+1 |
* | * target.def (rtx_costs): Remove "code" param, add "mode". | amodra | 2015-07-08 | 3 | -4/+6 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 9 | -99/+36 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -0/+1 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -1/+2 |
* | gcc/c-family/ | rsandifo | 2015-06-23 | 8 | -8/+0 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 9 | -9/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 9 | -54/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 9 | -45/+0 |
* | always define STACK_GROWS_DOWNWARD | tbsaunde | 2015-05-22 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2015-05-07 | 3 | -30/+25 |
* | add default for NO_FUNCTION_CSE | tbsaunde | 2015-04-28 | 1 | -1/+1 |
* | [NDS32] Rename some variables so that we can clearly identify they represent ... | jasonwucj | 2015-03-10 | 3 | -61/+63 |
* | [NDS32] Have sibling calls optmization to be performed on nds32 target. | jasonwucj | 2015-01-16 | 3 | -9/+122 |
* | [NDS32] Have shirnk-wrapping optimization to be performed on nds32 target. | jasonwucj | 2015-01-16 | 3 | -24/+50 |
* | [NDS32] Fix wrong data flow when building nds32 target with --enable-checking... | jasonwucj | 2015-01-16 | 3 | -0/+16 |
* | 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-15 | 9 | -9/+90 |
* | [NDS32] Remove some features and options that are not available yet in nds32 ... | jasonwucj | 2015-01-14 | 4 | -192/+2 |
* | [NDS32] Consider -mcmodel=X in nds32_legitimate_address_p implementation. | jasonwucj | 2015-01-13 | 1 | -12/+36 |
* | [NDS32] Implement TARGET_ENCODE_SECTION_INFO to store specific flag in symbol... | jasonwucj | 2015-01-13 | 2 | -0/+50 |
* | [NDS32] Consider TARGET_CMODEL_LARGE for function call instructions. | jasonwucj | 2015-01-13 | 1 | -10/+32 |
* | [NDS32] Provide TARGET_CMODEL_[SMALL|MEDIUM|LARGE] to check which code model ... | jasonwucj | 2015-01-13 | 2 | -3/+20 |
* | [NDS32] Remove -mgp-direct/-mno-gp-direct options. | jasonwucj | 2015-01-13 | 3 | -24/+13 |
* | [NDS32] Add -mcmodel= option to support different code model. | jasonwucj | 2015-01-13 | 2 | -0/+25 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 9 | -36/+81 |
* | * config/nds32/nds32-peephole2.md: Do not mention define_peephole. | ebotcazou | 2015-01-05 | 1 | -2/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 27 | -27/+27 |
* | PR target/64217 | jasonwucj | 2014-12-16 | 1 | -1/+1 |
* | [NDS32] Look into LO_SUM's operand to determine whether it is a valid address. | jasonwucj | 2014-11-21 | 1 | -2/+8 |
* | [NDS32] Create correct CFI info for variadic function arguments. | jasonwucj | 2014-11-21 | 1 | -3/+13 |
* | [NDS32] Add missing RTX_FRAME_RELATED_P to set fp_adjust_insn rtx. | jasonwucj | 2014-11-21 | 1 | -0/+3 |
* | [NDS32] Complete -march= option design so that it can display available items... | jasonwucj | 2014-11-21 | 1 | -0/+1 |
* | gcc/ada/ | rsandifo | 2014-10-29 | 5 | -29/+29 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 9 | -0/+81 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 9 | -0/+45 |
* | Instruction attributes take an rtx_insn * | dmalcolm | 2014-09-15 | 2 | -2/+2 |
* | [NDS32] No need to take padding into consideration in Andes ABI2 because | jasonwucj | 2014-09-03 | 1 | -0/+16 |
* | [NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we can have structure argument | jasonwucj | 2014-09-03 | 1 | -0/+47 |
* | [NDS32] Emit stack push instructions for varargs at prologue stage and | jasonwucj | 2014-09-03 | 1 | -1/+80 |
* | [NDS32] Since we are going to provide new heuristic for fp-as-gp optimization, | jasonwucj | 2014-09-03 | 1 | -12/+0 |
* | [NDS32] Deal with nameless arguments in nds32_function_arg and nds32_function... | jasonwucj | 2014-09-03 | 2 | -23/+90 |