| Commit message (Expand) | Author | Age | Files | Lines |
* | 2014-01-13 Richard Biener <rguenther@suse.de> | rguenth | 2015-01-13 | 4 | -1/+128 |
* | [NDS32] Consider -mcmodel=X in nds32_legitimate_address_p implementation. | jasonwucj | 2015-01-13 | 2 | -12/+41 |
* | [NDS32] Implement TARGET_ENCODE_SECTION_INFO to store specific flag in symbol... | jasonwucj | 2015-01-13 | 3 | -0/+59 |
* | [NDS32] Consider TARGET_CMODEL_LARGE for function call instructions. | jasonwucj | 2015-01-13 | 2 | -10/+42 |
* | [NDS32] Provide TARGET_CMODEL_[SMALL|MEDIUM|LARGE] to check which code model ... | jasonwucj | 2015-01-13 | 3 | -3/+28 |
* | [NDS32] Remove -mgp-direct/-mno-gp-direct options. | jasonwucj | 2015-01-13 | 5 | -26/+23 |
* | [NDS32] Add -mcmodel= option to support different code model. | jasonwucj | 2015-01-13 | 3 | -0/+31 |
* | gcc/ | olegendo | 2015-01-13 | 2 | -1/+17 |
* | Daily bump. | gccadmin | 2015-01-13 | 1 | -1/+1 |
* | * Add TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook for sh. | kkojima | 2015-01-12 | 2 | -0/+90 |
* | libgccjit: detect various kinds of errors relating to params and locals | dmalcolm | 2015-01-12 | 10 | -41/+840 |
* | 2015-01-12 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2015-01-12 | 2 | -6/+16 |
* | 2015-01-12 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2015-01-12 | 2 | -2/+8 |
* | PR tree-optimization/64563 | jakub | 2015-01-12 | 4 | -1/+22 |
* | PR target/64513 | jakub | 2015-01-12 | 4 | -0/+32 |
* | PR tree-optimization/64454 | jakub | 2015-01-12 | 4 | -5/+88 |
* | PR testsuite/64028 | jakub | 2015-01-12 | 40 | -3/+85 |
* | PR other/64370 | jakub | 2015-01-12 | 2 | -1/+6 |
* | PR target/64461 | law | 2015-01-12 | 2 | -0/+21 |
* | jit-playback.c: fix missing fclose | dmalcolm | 2015-01-12 | 2 | -0/+6 |
* | Add PR marker for last commit | law | 2015-01-12 | 1 | -0/+1 |
* | * config/m68k/m68k.md (truncsiqi2): Disable for TARGET_COLDFIRE. | law | 2015-01-12 | 2 | -3/+6 |
* | * config/h8300/h8300.c (Fpa): Use RTX_FRAME_RELATED_P directly | law | 2015-01-12 | 2 | -1/+6 |
* | jit: API change to gcc_jit_context_new_global | dmalcolm | 2015-01-12 | 22 | -309/+828 |
* | Avoid undefined behavior in gcc.target/i386/pr64291-1.c | hjl | 2015-01-12 | 3 | -4/+22 |
* | 2015-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2015-01-12 | 2 | -31/+14 |
* | 2015-01-12 Richard Biener <rguenther@suse.de> | rguenth | 2015-01-12 | 4 | -0/+52 |
* | 2015-01-12 Richard Biener <rguenther@suse.de> | rguenth | 2015-01-12 | 4 | -2/+49 |
* | [ARM] Use Cortex-A17 tuning parameters for Cortex-A12 | ktkachov | 2015-01-12 | 3 | -5/+11 |
* | Fix date in gcc/ChangeLog | ktkachov | 2015-01-12 | 1 | -1/+1 |
* | [ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P | ktkachov | 2015-01-12 | 3 | -19/+135 |
* | PR c++/64547 | jason | 2015-01-12 | 3 | -0/+29 |
* | Add the missing ChangeLog entry | hjl | 2015-01-12 | 1 | -0/+5 |
* | Correct target selector in gcc.target/i386/nop-mcount.c | hjl | 2015-01-12 | 1 | -1/+1 |
* | Update Linux/x86-64 linker test for PIE with copy reloc | hjl | 2015-01-12 | 3 | -0/+17 |
* | [ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead of 0 and 1 where appropriate | ktkachov | 2015-01-12 | 2 | -8/+19 |
* | 2015-01-12 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-12 | 2 | -1/+4 |
* | Fix for PR64550. | marxin | 2015-01-12 | 4 | -1/+93 |
* | IPA ICF: handle correctly indirect_calls. | marxin | 2015-01-12 | 2 | -2/+11 |
* | 2015-01-12 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-12 | 2 | -1/+24 |
* | PR ipa/63967 | hubicka | 2015-01-12 | 2 | -109/+97 |
* | PR ipa/63470 | hubicka | 2015-01-12 | 5 | -6/+89 |
* | Correct ChangeLog entry. | marxin | 2015-01-12 | 1 | -1/+0 |
* | PR ipa/64550 | marxin | 2015-01-12 | 3 | -2/+13 |
* | cgraph_edge refactoring. | marxin | 2015-01-12 | 3 | -89/+122 |
* | Revert "ipa/63470 add testcase" | trippels | 2015-01-12 | 2 | -59/+0 |
* | ipa/63470 add testcase | trippels | 2015-01-12 | 2 | -0/+59 |
* | * ipa-utils.c (estimate_function_body_sizes): Do not | hubicka | 2015-01-12 | 2 | -2/+7 |
* | Daily bump. | gccadmin | 2015-01-12 | 1 | -1/+1 |
* | 2015-01-11 Janus Weil <janus@gcc.gnu.org> | janus | 2015-01-11 | 4 | -49/+108 |