projects
/
gcc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add nds32 vector modes.
2017-11-17
Chung-Ju Wu
Add nds32 vector modes.
commit
|
commitdiff
|
tree
2017-11-16
Chung-Ju Wu
Provide more constraints for future use.
commit
|
commitdiff
|
tree
2017-11-16
Chung-Ju Wu
Remove the useless constant UNSPEC_VOLATILE_FUNC_RETURN.
commit
|
commitdiff
|
tree
2017-11-16
Chung-Ju Wu
Add new options: -mext-perf, -mext-perf2, -mext-string.
commit
|
commitdiff
|
tree
2017-09-16
Chung-Ju Wu
Use -fsched-pressure and -fomit-frame-pointer
commit
|
commitdiff
|
tree
2017-09-16
Chung-Ju Wu
Refine formatting and comments.
commit
|
commitdiff
|
tree
2015-03-10
Chung-Ju Wu
[NDS32] Rename some variables so that we can clearly...
commit
|
commitdiff
|
tree
2015-01-16
Chung-Ju Wu
[NDS32] Have sibling calls optmization to be performed...
commit
|
commitdiff
|
tree
2015-01-16
Chung-Ju Wu
[NDS32] Have shirnk-wrapping optimization to be performed...
commit
|
commitdiff
|
tree
2015-01-16
Chung-Ju Wu
[NDS32] Fix wrong data flow when building nds32 target...
commit
|
commitdiff
|
tree
2015-01-16
Chung-Ju Wu
[NDS32][DOC] Remove -mforce-fp-as-gp, -mforbid-fp-as...
commit
|
commitdiff
|
tree
2015-01-16
Chung-Ju Wu
[NDS32][DOC] Describe -mcmodel= option instead of ...
commit
|
commitdiff
|
tree
2015-01-16
Chung-Ju Wu
Minor date fix in gcc/ChangeLog and gcc/testsuite/ChangeLog...
commit
|
commitdiff
|
tree
2015-01-14
Chung-Ju Wu
[NDS32] Remove some features and options that are not...
commit
|
commitdiff
|
tree
2015-01-13
Chung-Ju Wu
[NDS32] Consider -mcmodel=X in nds32_legitimate_address_p...
commit
|
commitdiff
|
tree
2015-01-13
Chung-Ju Wu
[NDS32] Implement TARGET_ENCODE_SECTION_INFO to store...
commit
|
commitdiff
|
tree
2015-01-13
Chung-Ju Wu
[NDS32] Consider TARGET_CMODEL_LARGE for function call...
commit
|
commitdiff
|
tree
2015-01-13
Chung-Ju Wu
[NDS32] Provide TARGET_CMODEL_[SMALL|MEDIUM|LARGE]...
commit
|
commitdiff
|
tree
2015-01-13
Chung-Ju Wu
[NDS32] Remove -mgp-direct/-mno-gp-direct options.
commit
|
commitdiff
|
tree
2015-01-13
Chung-Ju Wu
[NDS32] Add -mcmodel= option to support different code...
commit
|
commitdiff
|
tree
2014-12-16
Chung-Ju Wu
re PR target/64217 (LRA: generate wrong liveness info...
commit
|
commitdiff
|
tree
2014-12-12
Chung-Ju Wu
Adjust the comment in contrib/download_prerequisties.
commit
|
commitdiff
|
tree
2014-12-10
Kito Cheng
libgcc.texi: Update text to match implementation in...
commit
|
commitdiff
|
tree
2014-11-21
Chung-Ju Wu
[NDS32] Look into LO_SUM's operand to determine whether...
commit
|
commitdiff
|
tree
2014-11-21
Chung-Ju Wu
[NDS32] Create correct CFI info for variadic function...
commit
|
commitdiff
|
tree
2014-11-21
Chung-Ju Wu
[NDS32] Add missing RTX_FRAME_RELATED_P to set fp_adjust_ins...
commit
|
commitdiff
|
tree
2014-11-21
Chung-Ju Wu
[NDS32] Complete -march= option design so that it can...
commit
|
commitdiff
|
tree
2014-09-16
Kito Cheng
Clean up useless initialization for IRA if using LRA.
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] No need to take padding into consideration...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Provide TARGET_ARG_PARTIAL_BYTES so that we...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Emit stack push instructions for varargs at...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Since we are going to provide new heuristic...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Deal with nameless arguments in nds32_function_arg...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Since argument pointer must be 8-byte alignment...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Prepare necessary varargs information in compute_sta...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Implement TARGET_SETUP_INCOMING_VARARGS target...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Define and rename some GPR-specific stuff.
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Remove unused variables.
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] We need to make sure it is NOT a variadic function...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Consider varargs situation when creating stack...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Add a function to indentify if FUNC is an interrupt...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Preparation in nds32.h of using registers to...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] In nds32_valid_stack_push_pop_p(), we look...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Refine the implementation and consider CFA...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Refine the implementation and consider CFA...
commit
|
commitdiff
|
tree
2014-09-03
Chung-Ju Wu
[NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.
commit
|
commitdiff
|
tree
2014-08-24
Kito Cheng
Remove CALLER_SAVE_PROFITABLE since it is not used...
commit
|
commitdiff
|
tree
2014-08-24
Kito Cheng
* ira.c: Fix typo in comment.
commit
|
commitdiff
|
tree
2014-07-18
Chung-Ju Wu
Follow the GNU coding standards.
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Move fp-as-gp optimization to nds32-fp-as-gp.c module.
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Move memory related implementation to nds32-memory...
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Move some external functions used by machine description...
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Preparation of nds32-pipelines-auxiliary.c module for...
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Move cost calculation to nds32-cost.c module.
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Move some helper functions of predicates and constraints...
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Move builtin functions implementation to nds32-intrinsic...
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Move ISR impelentation to nds32-isr.c module.
commit
|
commitdiff
|
tree
2014-07-04
Chung-Ju Wu
Add several new files for preparation of providing...
commit
|
commitdiff
|
tree
2014-06-09
Kito Cheng
ira.c (ira): Don't call init_caller_save if LRA enabled...
commit
|
commitdiff
|
tree
2014-05-20
Sebastian Huber
libffi.exp (load_gcc_lib): Register loaded libs.
commit
|
commitdiff
|
tree
2014-05-07
Chung-Ju Wu
Fix date in ChangeLog.
commit
|
commitdiff
|
tree
2014-05-07
Chung-Ju Wu
nds32.h (HONOR_REG_ALLOC_ORDER): Have it in favor of...
commit
|
commitdiff
|
tree
2014-03-26
Chung-Ju Wu
* doc/install.texi: Document nds32le-*-elf and nds32be...
commit
|
commitdiff
|
tree
2014-03-26
Chung-Ju Wu
* doc/contrib.texi: Add myself as Andes nds32 port...
commit
|
commitdiff
|
tree
2014-02-14
Chung-Ju Wu
nds32.c (nds32_asm_function_prologue): Do not use nreverse...
commit
|
commitdiff
|
tree
2014-02-14
Chung-Ju Wu
t-mlibs (MULTILIB_OPTIONS): Fix typo in comment.
commit
|
commitdiff
|
tree
2014-02-14
Chung-Ju Wu
nds32.c (nds32_naked_function_p): Follow the GNU coding...
commit
|
commitdiff
|
tree
2013-12-20
Chung-Ju Wu
nds32.h (NDS32_MODE_TYPE_ALIGN): New macro.
commit
|
commitdiff
|
tree
2013-12-19
Monk Chiang
nds32-common.c (TARGET_DEFAULT_TARGET_FLAGS): Consider...
commit
|
commitdiff
|
tree
2013-12-03
Chung-Ju Wu
Fix some testcases for nds32 target and provide new...
commit
|
commitdiff
|
tree
2013-11-28
Chung-Ju Wu
nds32.c (nds32_rtx_costs): Adjust MULT cost if it is...
commit
|
commitdiff
|
tree
2013-10-31
Chung-Ju Wu
Add new nds32 port, including machine description,...
commit
|
commitdiff
|
tree
2013-07-19
Chung-Ju Wu
MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva...
commit
|
commitdiff
|
tree
2013-06-25
Chung-Ju Wu
Makefile.in (clean, distclean): Remove auto-target...
commit
|
commitdiff
|
tree
2013-06-19
Sebastian Huber
re PR target/55033 (PowerPC section type conflict error)
commit
|
commitdiff
|
tree
2013-06-07
Sebastian Huber
re PR target/55033 (PowerPC section type conflict error)
commit
|
commitdiff
|
tree
2013-05-24
Chung-Ju Wu
download_prerequisites: Download isl and cloog conditionally.
commit
|
commitdiff
|
tree
2013-04-10
Chung-Ju Wu
combine.c (simplify_compare_const): Use GET_MODE_MASK...
commit
|
commitdiff
|
tree
2013-04-10
Chung-Ju Wu
MAINTAINERS (Write After Approval): Add myself.
commit
|
commitdiff
|
tree