summaryrefslogtreecommitdiff
path: root/gcc/config/nds32
Commit message (Expand)AuthorAgeFilesLines
* Follow the GNU coding standards.jasonwucj2014-07-181-12/+16
* Move fp-as-gp optimization to nds32-fp-as-gp.c module.jasonwucj2014-07-043-163/+199
* Move memory related implementation to nds32-memory-manipulation.c module.jasonwucj2014-07-042-107/+145
* Move some external functions used by machine description patterns to nds32-md...jasonwucj2014-07-042-779/+815
* Preparation of nds32-pipelines-auxiliary.c module for future implementation.jasonwucj2014-07-041-0/+41
* Move cost calculation to nds32-cost.c module.jasonwucj2014-07-043-195/+258
* Move some helper functions of predicates and constraints to nds32-predicates....jasonwucj2014-07-042-341/+379
* Move builtin functions implementation to nds32-intrinsic.c module.jasonwucj2014-07-043-181/+244
* Move ISR impelentation to nds32-isr.c module.jasonwucj2014-07-043-506/+567
* Add several new files for preparation of providing modulesjasonwucj2014-07-049-0/+206
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* gcc/rsandifo2014-05-281-13/+13
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* * config/nds32/nds32.h (HONOR_REG_ALLOC_ORDER): Have it in favorjasonwucj2014-05-071-1/+1
* Merge in trunk.mrs2014-05-051-1/+1
* Merge in trunk.mrs2014-04-022-7/+7
|\
| * 2014-02-14 Chung-Ju Wu <jasonwucj@gmail.com>jasonwucj2014-02-141-4/+3
| * 2014-02-14 Chung-Ju Wu <jasonwucj@gmail.com>jasonwucj2014-02-142-2/+2
| * 2014-02-14 Chung-Ju Wu <jasonwucj@gmail.com>jasonwucj2014-02-141-1/+2
* | Merge in trunk.mrs2014-01-0318-28/+39
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-0218-18/+18
| * 2013-12-20 Chung-Ju Wu <jasonwucj@gmail.com>jasonwucj2013-12-202-10/+21
* | Merge with trunk.rsandifo2013-12-041-1/+1
|\ \ | |/
| * * config/nds32/nds32.c (nds32_rtx_costs): Adjust MULT cost if it isjasonwucj2013-11-281-1/+1
* | Remove some differences with trunk.rsandifo2013-11-201-2/+2
* | Merge from trunk.rsandifo2013-11-201-1/+4
|\ \ | |/
| * Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* | Merge in trunk.mrs2013-11-161-1/+1
|\ \ | |/
| * * cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.steven2013-11-131-1/+1
* | Fix nds32 build.rsandifo2013-11-071-6/+6
|/
* Add new nds32 port, including machine description, libgcc, and documentation.jasonwucj2013-10-3118-0/+10544